Sort Score
Result 10 results
Languages All
Labels All
Results 2,961 - 2,970 of 11,763 for

object

(0.22 sec)
  1. Convert PDF to XPS using Python REST API

    This tutorial guides on how to convert PDF to XPS using Python REST API. You will learn to transform PDF to XPS using Python Low Code API with a Python-based Cloud SDK....Interface Create the PdfApi object to work with PDF files. Read...

    kb.aspose.cloud/pdf/python/convert-pdf-to-xps-u...
  2. Add Page Numbers in PDF using Python REST API

    Follow this article to add page numbers in PDF using Python REST API. You will learn adding page number in PDF using Python Low Code API with the help of a Python-based Cloud SDK.... Create a PageNumberStamp object and configure its margins,...

    kb.aspose.cloud/pdf/python/add-page-numbers-in-...
  3. Create a New Paragraph|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 paragraph...

    docs.aspose.cloud/slides/create-a-new-paragraph...
  4. Update Text Portions|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 the text...

    docs.aspose.cloud/slides/update-text-portions-o...
  5. Python: Split Word Documents | Split DOC | Extr...

    How to split Word documents and extract specific sections with step-by-step instructions. Explore the best techniques for splitting Word docs online....Firstly, we need to initialize an object of WordsApi while passing Client...storage using UploadFileRequest object. Now create an instance of...

    blog.aspose.cloud/words/split-word-document-usi...
  6. OCR PDF to Searchable PDF: Free Online OCR PDF ...

    Learn how to convert Image PDF to Searchable PDF. Perform OCR online using Java cloud SDK. OCR Image and extract text. Java alternative for Adobe OCR... First we need to create a object of PdfApi , where we pass ClientID...we need to create a string object holding a value “eng” Finally...

    blog.aspose.cloud/pdf/ocr-to-pdf-in-java/
  7. Retrieve List of All Styles in Workbook - Free ...

    Hello! Is there a way to retrieve a list of all the styles in a workbook? I see a function that returns the workbook’s default style and I see another function that returns a cell’s style, but I’m not seeing anything th…...= null; Dictionary<string, object> formParams = null; var response...

    forum.aspose.cloud/t/retrieve-list-of-all-style...
  8. Replace Text in PDF | Find and Replace Text in ...

    Free Python Cloud SDK to replace Text in PDF. Discover how to streamline your PDF editing process with efficient text search and replace....class which takes ApiClient object as input argument. Create variables...PDF document. Now create an object of TextReplaceListReque defining...

    blog.aspose.cloud/pdf/find-and-replace-text-in-...
  9. Appending Signature via Cloud .NET SDK

    Add signature to PDF files using Aspose.PDF Cloud SDK for .NET. Sign PDF documents....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/net/signature/add/
  10. RTF to PDF Converter | Convert RTF to PDF using...

    Learn how to convert Rich Text Format (RTF) documents to high-quality PDF using C# .NET. This article covers the step-by-step process of converting RTF to PDF....WordsApi(config); Create an object of Configuration and WordsApi...instance of GetDocumentWithForma object where we provide input RTF...

    blog.aspose.cloud/words/rtf-to-pdf-document-con...