Sort Score
Result 10 results
Languages All
Labels All
Results 1,661 - 1,670 of 91,351 for

object

(0.07 sec)
  1. Update, Delete and Get Bookmarks|Aspose.PDF for...

    This section explains how to update, delete and get Bookmarkswith Aspose.PDF Facades.... You need to create an object of PdfBookmarkEditor class...all, you need to create an object of PdfBookmarkEditor class...

    docs.aspose.com/pdf/net/update-delete-and-get-b...
  2. ChartMultilevelValue Class | Aspose.Words for .NET

    Discover the Aspose.Words.ChartMultilevelValue class to effectively manage multilevel data in your charts, enhancing your data visualization capabilities....Description override Equals ( object ) Gets a flag indicating whether...specified object is equal to the current multilevel data object. override...

    reference.aspose.com/words/net/aspose.words.dra...
  3. FormField class | Aspose.Words for Python

    aspose.words.fields.FormField class. Represents a single form field...the font formatting of this object. (Inherited from Inline ) help_text...is_delete_revision Returns true if this object was deleted in Microsoft Word...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Loading::LoadOptions class | Asp...

    Aspose::Words::Loading::LoadOptions class. Allows to specify additional options (such as password or base URI) when loading a document into a Document Object. To learn more, visit the documentation article in C++....a document into a Document object. To learn more, visit the Specify...LoadOptions : public System :: Object Methods Method Description...

    reference.aspose.com/words/cpp/aspose.words.loa...
  5. Convert WEBP to JPG using Java

    Follow this article to convert WEBP to JPG using Java. It has details to set the environment for development, a set of instructions, and a sample code to change WEBP to JPG using Java....source WEBP image into an Image object for conversion to JPG Create...Create a JpegOptions class object for output customization Set the...

    kb.aspose.com/imaging/java/convert-webp-to-jpg-...
  6. Accessibility Validator – Website Accessibility...

    Learn how to use Aspose.HTML for Java to check website accessibility against WCAG rules, such as principles, guidelines, and criteria.... The class initializes an object that is used to validate the...create an object of the class. To create an object, you need...

    docs.aspose.com/html/java/accessibility-validator/
  7. How to Read PDF Metadata in C#

    This short tutorial guides on how to read PDF Metadata in C#. It provides all the necessary steps for programming, the information for configuring the environment and a runnable sample code for extracting Metadata from PDF in C#....file into the Document class object to extract info Get a reference...reference to the Info object in the loaded PDF file Display all the...

    kb.aspose.com/pdf/net/how-to-read-pdf-metadata-...
  8. Aspose queries - Free Support Forum - aspose.com

    Hi I have a few queries with Aspose. Can you please help me with - Is there a way I can generate slides using Aspose slides using Microsoft Office 2016 Styling ? I need to copy paste a chart from Excel to Powerpoint a…...a proper chart, not an OLE object. I am using aspose cells and...embed that Excel file as an OLE object. Finally, you may overlay the...

    forum.aspose.com/t/aspose-queries/311420
  9. Move PDF Pages|Aspose.PDF for Java

    Try to move pages at desired location or at the end of a PDF file using Aspose.PDF for Java....should: Create a Document class object with the source PDF file. Create...Create a Document class object with the destination PDF file...

    docs.aspose.com/pdf/java/move-pages/
  10. Add Text to PDF file|Aspose.PDF for PHP via Java

    Explore how to add text to PDF files in PHP using Aspose.PDF for easy content editing....input PDF using the Document object. Get the particular page to...fragment. Create a TextBuilder object for the page. Append the text...

    docs.aspose.com/pdf/php-java/add-text-to-pdf-file/