Sort Score
Result 10 results
Languages All
Labels All
Results 2,891 - 2,900 of 11,904 for

object

(0.11 sec)
  1. Split Word Documents | Split DOC | Divide Word ...

    Efficiently split Word documents using Java REST API. Learn to divide, extract pages, and effectively split your Word document in half.... First of all, create an object of WordsApi class. Secondly...create an instance of ApiClient object while passing Client Secret...

    blog.aspose.cloud/words/split-word-documents-us...
  2. PDF to DOC | PDF to DOCX | Convert PDF to Edita...

    Seamless PDF to Word DOC conversion using C# .NET. Follow step-by-step instructions for efficient PDF to Word DOC conversions. Convert PDF to editable Word...PdfApi(clientSecret, clientID); Create an object of PdfApi class where we pass...method to store resultant stream object to local drive. PDF to editable...

    blog.aspose.cloud/pdf/convert-pdf-to-doc-with-c...
  3. Manipulate PowerPoint Annotations | PowerPoint ...

    Discover how to add comments to your PowerPoint presentations, enriching collaboration and interactivity. Annotate slides, provide feedback, and engage with your audience in a dynamic and collaborative manner....SlidesApi(clientID, clientSecret); Create an object of SlidesApi class where we...new SlideComment() Create an object of SlideComment class which...

    blog.aspose.cloud/slides/manipulate-powerpoint-...
  4. Extract Text from PDF Files with Java: A Step-b...

    A well explained programming article explaining steps to extract text from PDF using Java. Develop PDF to Text converter in Java and perform PDF to text online...Read the input PDF using File object and upload it to cloud storage...content to TextRectsResponse object. response.getTextOccurrences()...

    blog.aspose.cloud/pdf/extract-text-from-pdf-in-...
  5. Deleting Table by Id from PDF via Cloud Java SDK

    Delete table by Id from PDFs using Aspose.PDF Cloud SDK for Java. Remove table using Id from documents....Create a new Configuration object with your Application Secret...Secret and Key. Create an object to connect to the Cloud API. Uploads...

    products.aspose.cloud/pdf/java/table/delete-by-id/
  6. Deleting Tables on page in PDF via Cloud Java SDK

    Delete tables on page in PDFs using Aspose.PDF Cloud SDK for Java. Remove table on page in documents....Create a new Configuration object with your Application Secret...Secret and Key. Create an object to connect to the Cloud API. Uploads...

    products.aspose.cloud/pdf/java/table/delete-on-...
  7. Replacing Tables in PDF via Cloud Java SDK

    Replace tables in PDFs using Aspose.PDF Cloud SDK for Java. Dynamically generate structured layouts in documents....Create a new Configuration object with your Application Secret...Secret and Key. Create an object to connect to the Cloud API. Uploads...

    products.aspose.cloud/pdf/java/table/replace/
  8. Get Bookmark via Cloud Python SDK

    Retrieve bookmark by path from PDF files using Aspose.PDF Cloud Python SDK....Create a new Configuration object with your Application Secret...Secret and Key Create an object to connect to the Cloud API Upload...

    products.aspose.cloud/pdf/python/bookmarks/get-...
  9. Get Tables on page from PDF via Cloud Java SDK

    Extract tables on page from PDFs using Aspose.PDF Cloud SDK for Java. Extract all tables on page from documents....Create a new Configuration object with your Application Secret...Secret and Key. Create an object to connect to the Cloud API. Uploads...

    products.aspose.cloud/pdf/java/table/get-on-page/
  10. Extract Links from PDF via Cloud Python SDK

    Extract hyperlinks from PDFs using Python with Aspose.PDF Cloud SDK. Analyze document references....Create a new Configuration object with your Application Secret...Secret and Key Create an object to connect to the Cloud API Upload...

    products.aspose.cloud/pdf/python/links/extract/