Sort Score
Result 10 results
Languages All
Labels All
Results 2,871 - 2,880 of 11,846 for

object

(0.04 sec)
  1. 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...
  2. 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-...
  3. 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/
  4. 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-...
  5. Add Custom Properties|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... properties object body true The list of new document...

    docs.aspose.cloud/slides/add-custom-properties/
  6. Link|Aspose Words Cloud Docs

    Link...OfficeMathLink Represents a officeMath object link element. The following...

    docs.aspose.cloud/words/spec/link/
  7. Add a pivot table in an Excel worksheet|Document

    Use Aspose.Cells Cloud REST API to add a pivot table to an Excel worksheet. The service is available through multiple SDKs (C#, Java, PHP, Python, Node.js, Android, Swift, Perl, Go).... request object body CreatePivotTableRequ DTO...

    docs.aspose.cloud/cells/pivot-tables/add/
  8. Convert PDF to PDFA with Python REST API

    In this simple and easy tutorial, you'll understand how to convert PDF to PDFA with Python REST API. You can easily convert PDF to PDFA with Python by using the sample code and simple steps with low code REST API for free....Secret for the API Create an object of PdfApi class with client...

    kb.aspose.cloud/pdf/python/convert-pdf-to-pdfa-...
  9. Create a New Text Portion|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....body true The data transfer object with parameters for a new text...

    docs.aspose.cloud/slides/create-a-new-text-port...
  10. Check if a Storage Exists – Aspose.Cells Cloud ...

    Verify the existence of a storage container in Aspose.Cells Cloud. Learn the GET /v4.0/cells/storage/{storageName}/exist endpoint, required parameters, response format, and see SDK examples in C#, Java, Python, and more.... The API returns a JSON object containing an Exists boolean...

    docs.aspose.cloud/cells/storage-exists/