Sort Score
Result 10 results
Languages All
Labels All
Results 3,501 - 3,510 of 91,330 for

object

(0.37 sec)
  1. Adding Custom Properties Visible Inside Documen...

    Learn how to add custom properties to a workbook Object using Aspose.Cells for Node.js via C++. These properties can be viewed in the Document Information Panel....properties to the workbook object, which are visible inside the..."data" ); // Create workbook object const workbook = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/adding-custom-...
  2. StructuredDocumentTagRangeStart.XmlMapping | As...

    Discover how the StructuredDocumentTagRangeStart XmlMapping property connects your document's tag range to custom XML data, enhancing document integration....XmlMapping property Gets an object that represents the mapping...the SetMapping method of this object to map a structured document...

    reference.aspose.com/words/net/aspose.words.mar...
  3. TxtSaveOptionsBase class | Aspose.Words for Nod...

    Aspose.Words.Saving.TxtSaveOptionsBase class. The base class for specifying additional options when saving a document into a text based formats...determining how ink (InkML) objects are rendered. (Inherited from...saved if this save options object is used. (Inherited from SaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Manipulate PDF Document|Aspose.PDF for PHP via ...

    Discover how to manipulate PDF files in PHP with Aspose.PDF for content modification and document structuring....represents the ID of the particular object this problem is related to...-> insert ( 1 ); // Create object to represent TOC information...

    docs.aspose.com/pdf/php-java/manipulate-pdf-doc...
  5. How to Open MSG File without Outlook in C#

    This short tutorial guides on how to open MSG file without Outlook in C#. It provides details about IDE settings, detailed steps and a runnable sample code to read MSG file in C#....file into a MapiMessage class object Read and display different...MSG file into the MapiMessage object and then retrieve its properties...

    kb.aspose.com/email/net/how-to-open-msg-file-wi...
  6. How to Convert PPTX to PPT using C#

    This quick tutorial describes the process to convert PPTX to PPT using C#. It contains the information about all the resources required to write PPTX to PPT file converter using C#....using the Presentation class object Save the loaded presentation...into the Presentation class object and in the next step, it is...

    kb.aspose.com/slides/net/how-to-convert-pptx-to...
  7. Convert GIF to WEBP in Python

    Follow this article to convert GIF to WEBP in Python. It has details to set the IDE, a list of steps, and a sample code to convert animated GIF to WEBP in Python....GIF file into the Image class object Transform the loaded image...pycore.as_of() method Create an object of the WebPOptions class and...

    kb.aspose.com/imaging/python/convert-gif-to-web...
  8. How to Extract Microsoft Project Metadata in Java

    In this short tutorial you will learn how to extract Microsoft Project metadata in Java. You can get MS Project metadata in Java like author, category, company, and many more....metadata Using the Project class object, open the MPP file whose metadata...loading it into the Project class object and then using the get() method...

    kb.aspose.com/tasks/java/how-to-extract-microso...
  9. Data Extraction from Invoices using Python

    Follow this article for data extraction from invoices using Python. It has all the details to set the IDE, a list if steps, and a sample code for invoice data extraction using Python....Ocr object, initialize the OcrInput object for holding...create the ReceiptRecognitionSe object for defining the parameters...

    kb.aspose.com/ocr/python/data-extraction-from-i...
  10. How to Convert HTML to Image in C#

    Here is a short tutorial that explains how to convert HTML to image in C#. To render HTML to image C# language is used that requires a few API calls to accomplish the task....file into HTMLDocument class object for conversion to image Initialize...Initialize the ImageSaveOptions object and configure different properties...

    kb.aspose.com/html/net/how-to-convert-html-to-i...