Sort Score
Result 10 results
Languages All
Labels All
Results 6,401 - 6,410 of 94,283 for

object

(0.15 sec)
  1. How to Convert PDF to HTML using C++

    This brief topic focuses on how to convert PDF to HTML using C#. One can easily export PDF to HTML in C++ by utilizing simple API calls without any dependence on any third party API or Adobe Acrobat tool....files Create Document Class object to load source PDF file Create...Create HtmlSaveOptions Class object to set desired HTML export...

    kb.aspose.com/pdf/cpp/how-to-convert-pdf-to-htm...
  2. How to Resize Image using Java

    This concise tutorial is designed to explain how to resize image using Java. To resize image Java code and steps are shared for establishing the necessary environment....the disk into the Image class object Call Image.resize() function...using the ImageResizeSettings object in the resize() function. This...

    kb.aspose.com/imaging/java/how-to-resize-image-...
  3. How to Convert PDF to Word using Python

    This basic tutorial covers how to convert PDF to Word using Python. It encompasses all relevant information like the environment setup details, conversion algorithm, and a code snippet demonstrating how using Python PDF to DOC conversion can be done....and then proceed to create an object of DocSaveOptions class. Finally...options set in the DocSaveOptions object. Code to Convert PDF to Word...

    kb.aspose.com/pdf/python/how-to-convert-pdf-to-...
  4. How to Add Signature in PowerPoint using Java

    This sharp tutorial explains how to add signature in PowerPoint using Java. It contains all the details to set the environment, program flow and a runnable sample code to insert digital signature in PowerPoint using Java....certificate into the DigitalSignature object by providing the path and password...file, the Presentation class object is used. Moreover, for loading...

    kb.aspose.com/slides/java/how-to-add-signature-...
  5. How to Generate Barcode Image in C#

    This article provides information on how to generate Barcode image in C#. It will provide details about configuring the environment, steps to perform the task and runnable Barcode printing code in C#....initialize BarCodeGenerator class object Specify the Barcode encoding...the BarCodeGenerator class object is declared and initialized...

    kb.aspose.com/barcode/net/how-to-generate-barco...
  6. Convert Word to PCL in Python

    This simple article discusses how to convert Word to PCL in Python. It encompasses all the required information to establish the environment and offers a working example code to render DOC file to PCL in Python....of the PclSaveOptions class object to set the required output...creating a PclSaveOptions class object to set the desired output PCL...

    kb.aspose.com/words/python/convert-word-to-pcl-...
  7. How to Convert Bitmap to PNG in Java

    This short tutorial guides you on how to convert Bitmap to PNG in Java. Using this tutorial you can convert BMP file to PNG in Java in any of the common operating systems like Windows, macOS or Linux....Initialize the PngOptions class object to set output PNG image attributes...level in the PngOptions class object Save the source Bitmap file...

    kb.aspose.com/imaging/java/how-to-convert-bitma...
  8. OoxmlSaveOptions.DigitalSignatureDetails | Aspo...

    Explore OoxmlSaveOptions' DigitalSignatureDetails property to efficiently manage digital signatures for secure document signing and enhanced compliance....or sets DigitalSignatureDeta object used to sign a document. public...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Aspose::Words::Paragraph::get_IsFormatRevision ...

    Aspose::Words::Paragraph::get_IsFormatRevision method. Returns true if formatting of the Object was changed in Microsoft Word while change tracking was enabled in C++....Returns true if formatting of the object was changed in Microsoft Word...

    reference.aspose.com/words/cpp/aspose.words/par...
  10. PageRange class | Aspose.Words for Python

    aspose.words.saving.PageRange class. Represents a continuous range of pages...to) Creates a new page range object. Examples Shows how to extract...

    reference.aspose.com/words/python-net/aspose.wo...