Sort Score
Result 10 results
Languages All
Labels All
Results 1,641 - 1,650 of 87,539 for

object

(0.68 sec)
  1. Add Text stamps in PDF C#|Aspose.PDF for .NET

    Add a text stamp to a PDF document using the TextStamp class with Aspose.PDF for .NET library....create a Document object and a TextStamp object using required properties...Define alignment for TextStamp object Adding watermarks to PDF documents...

    docs.aspose.com/pdf/net/text-stamps-in-the-pdf-...
  2. MailMergeSettings | Aspose.Words for Java

    Specifies all of the mail merge information for a document in Java....Object All Implemented Interfaces:... Remarks: You can use this object to specify a mail merge data...

    reference.aspose.com/words/java/com.aspose.word...
  3. 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/
  4. Release Unmanaged Resources of the Workbook wit...

    Learn how to release unmanaged resources of the Workbook using Aspose.Cells with Golang via C++....Workbook object. The Dispose pattern is used only for objects that...managed objects, but it is unable to reclaim unmanaged objects. The...

    docs.aspose.com/cells/go-cpp/release-unmanaged-...
  5. BaseWebExtensionCollection | Aspose.Words for Java

    Base class for TaskPaneCollection WebExtensionBindingCollection WebExtensionPropertyCollection and WebExtensionReferenceCollection collections in Java....Object All Implemented Interfaces:...Methods Method Description add(Object item) clear() Removes all elements...

    reference.aspose.com/words/java/com.aspose.word...
  6. 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...
  7. Convert PDF to Images formats|Aspose.PDF for C++

    Learn how to convert PDF pages into various image formats such as PNG, JPEG, or TIFF using Aspose.PDF in C++....Create Resolution object. Create TIffSettings object. Create Tiff...outfilename ); // Create Resolution object auto resolution = MakeObject...

    docs.aspose.com/pdf/cpp/convert-pdf-to-images-f...
  8. Basics of Aspose.PDF DOM API|Aspose.PDF for Java

    Get started with the basics of Aspose.PDF DOM API for Java. Learn how to create, modify, and manage PDF documents with ease....Introduction to the DOM API Document Object Model (DOM) is a form of representation...structured documents as an object-oriented model. DOM is the...

    docs.aspose.com/pdf/java/basics-of-dom-api/
  9. Insert Pivot Table|Documentation

    Create and format pivot tables of Excel spreadsheet files.... Pivot Table Object Model Aspose.Cells for Node...create and set PivotTable objects, the building blocks of a pivot...

    docs.aspose.com/cells/nodejs-cpp/create-pivot-t...
  10. How to Change SVG to PNG using C#

    This article describes how to change SVG to PNG using C#. It will provide all the details to configure the environment, steps to write the program, and a runnable sample code that can be used to convert SVG to PNG using C#....SVGDocument class object Create an object of ImageSaveOptions...using the ImageSaveOptions object with desired properties These...

    kb.aspose.com/svg/net/how-to-change-svg-to-png-...