Sort Score
Result 10 results
Languages All
Labels All
Results 1,591 - 1,600 of 87,550 for

object

(0.06 sec)
  1. Search and Get Images from PDF Document|Aspose....

    This section explain how to search and get images from PDF document with Aspose.PDF for Java library....takes an ImagePlacementAbsorb object as a parameter. This returns...ImagePlacement objects. Loop through the ImagePlacements objects and get...

    docs.aspose.com/pdf/java/search-and-get-images-...
  2. Working with PDF File Metadata|Aspose.PDF for P...

    Learn how to work with PDF file metadata and extract document properties using Aspose.PDF in PHP/Java....file, first get the ‘docInfo’ object using the Document class getInfo()...getInfo() . Once the ‘docInfo’ object is retrieved, you can get the...

    docs.aspose.com/pdf/php-java/pdf-file-metadata/
  3. Aspose::Words::DocumentBuilder::InsertForms2Ole...

    Aspose::Words::DocumentBuilder::InsertForms2OleControl method. Inserts Forms2OleControl Object into current position in C++....method Inserts Forms2OleControl object into current position. System...forms2OleControl ) ReturnValue Shape object that contains passed Forms2OleControl...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. 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/
  5. 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...
  6. 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-...
  7. How to Convert PDF to TIFF in Java

    This brief tutorial explains how to convert PDF to TIFF in Java. In order to write the PDF to TIFF converter Java code and detailed steps are provided along with the environment configuration....file using the Document class object for conversion to a TIFF image...Initialize the TiffSettings class object to customize the output TIFF...

    kb.aspose.com/pdf/java/how-to-convert-pdf-to-ti...
  8. How to Strike Out Text in PDF using C#

    This tutorial guides on how to strike out text in PDF using C#. It contains environment settings, a step-wise process and a runnable sample code to strike out text in Adobe PDF using C#....class object Declare a TextFragmentAbsorber class object by providing...Create a StrikeOutAnnotation object to strike out the target text...

    kb.aspose.com/pdf/net/how-to-strike-out-text-in...
  9. How to Convert HTML Page to PDF in C#

    This article guides on how to convert HTML page to PDF in C#. It contains information to set the environment, a detailed step-wise process and a runnable sample code to convert HTML page to PDF using C#....instance of the HtmlLoadOptions object to customize the loading process...instance of the Document class object by using the above custom loading...

    kb.aspose.com/pdf/net/how-to-convert-html-page-...
  10. 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...