Sort Score
Result 10 results
Languages All
Labels All
Results 1,851 - 1,860 of 97,201 for

object

(0.1 sec)
  1. Add TOC to Existing PDF in Ruby|Aspose.PDF for ...

    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.... insert ( 1 ) # Create object to represent TOC information...toc_info ) # Create string objects which will be used as TOC elements...

    docs.aspose.com/pdf/java/add-toc-to-existing-pd...
  2. Add Worksheets to New Excel File in PHP|Documen...

    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....Cells Helper Object $ptr = new \COM ( 'Aspose.Cells...Path // Creating a Workbook object and opening an Excel file using...

    docs.aspose.com/cells/net/add-worksheets-to-new...
  3. Example of Hello World using C# language|Aspose...

    This sample demonstrates how to create a simple PDF document with text Hello World using Aspose.PDF...a Document object. Add a Page to document object. Create a TextFragment...TextFragment object. Add TextFragment to Paragraph collection...

    docs.aspose.com/pdf/net/hello-world-example/
  4. Extracting handwritten text|Documentation

    How to extract text from notes, memos, checks and other handwritten documents....OcrInput object and returns a RecognitionResult object containing...(); // Add images to OcrInput object Aspose . OCR . OcrInput input...

    docs.aspose.com/ocr/net/recognition/read-handwr...
  5. Create AcroForms - Create Fillable PDF in PHP|A...

    This section explains how to create AcroForms from scratch in your PDF documents with Aspose.PDF for PHP via Java....approach: First, create a field object and set its properties. Then...instantiate RadioButtonField object with page number as argument...

    docs.aspose.com/pdf/php-java/create-forms/
  6. FieldOptions.fieldUpdateCultureProvider propert...

    FieldOptions.fieldUpdateCultureProvider property. Gets or sets a provider that returns a culture Object specific for each particular field....provider that returns a culture object specific for each particular...is present, then the culture object it returns is used for the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ListLevel.get_effective_value method | Aspose.W...

    ListLevel.get_effective_value method. Reports the string representation of the [ListLevel](../) Object for the specified index of the list item...representation of the ListLevel object for the specified index of...NumberStyle of the ListLevel object. custom_number_style_format...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Add Table to PDF using Java | Aspose.PDF

    Adding table in PDF file programmatically with Java sample code using Aspose.PDF for Java... Create Table object. Set table setting (e.g. set...row_count + ", 3)" ); } able object to first page of input document...

    products.aspose.com/pdf/java/table/add/
  9. How to Transform Markdown to PDF in Python

    This article provides information on how to transform Markdown to PDF in Python. It has the IDE settings, a set of tasks for writing the application, and a runnable sample code to export Markdown to PDF in Python....class object Instantiate the PdfSaveOptions class object from...loaded into the Document class object followed by the creation of...

    kb.aspose.com/words/python/how-to-transform-mar...
  10. How to Convert Outlook Email to PDF using C#

    In this easy tutorial, we will learn how to convert Outlook Email to PDF using C#. You will see that in order to convert MSG to PDF C# based API can be used. You can use this example in any of the commonly available operating system like Windows, macOS, or Linux....Initialize the MailMessage class object to load the MSG or EML format...initialize the Document class object to load the MHTML created in...

    kb.aspose.com/email/net/how-to-convert-outlook-...