Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 91,330 for

object

(0.06 sec)
  1. Preparing content for recognition|Documentation

    How to prepare a batch of images, URLs and other content for recognition....WasmAsposeOCRInput object. Multiple WasmAsposeOCRInput objects are encapsulated...single API call. Each content object is added to the collection...

    docs.aspose.com/ocr/javascript-cpp/content-for-...
  2. PdfDigitalSignatureHashAlgorithm enumeration | ...

    aspose.words.saving.PdfDigitalSignatureHashAlgorithm enumeration. Specifies a digital hash algorithm used by a digital signature....# Create a "PdfSaveOptions" object that we can pass to the document's..."digital_signature_details" object of the "SaveOptions" object to # digitally...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PdfDigitalSignatureDetails.hash_algorithm prope...

    PdfDigitalSignatureDetails.hash_algorithm property. Gets or sets the hash algorithm....# Create a "PdfSaveOptions" object that we can pass to the document's..."digital_signature_details" object of the "SaveOptions" object to # digitally...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Drawing::Charts::ChartXValue cla...

    Aspose::Words::Drawing::Charts::ChartXValue class. Represents an X value for a chart series in C++....ChartXValue : public System :: Object Methods Method Description...(System::SharedPtr<System::Object>) override Gets a flag indicating...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Managing Pictures|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....(encapsulated in the Worksheet object). The Add method takes the...Cells.Drawing.Picture object. A Picture object can be obtained from...

    docs.aspose.com/cells/net/managing-pictures/
  6. How to Convert MD File to PDF using Java

    This brief tutorial guides on how to convert MD file to PDF using Java. It shares the required resources, a list of tasks, and a runnable sample code to export MD to PDF using Java....using the MdLoadOptions class object. Steps to Export MD to PDF...file into a PDF Instantiate an object of MdLoadOptions class to control...

    kb.aspose.com/pdf/java/how-to-convert-md-file-t...
  7. Convert other file formats to PDF|Aspose.PDF fo...

    Learn how to convert a variety of file formats, including Word and Excel, into PDF format using Aspose.PDF in C++....TextReader Instantiate Document Object. Add a Page to pages collection...a new object of TextFragment and pass TextReader object to its...

    docs.aspose.com/pdf/cpp/convert-other-files-to-...
  8. How to Convert Word RTF to PDF in Python

    This short tutorial describes how to convert Word RTF to PDF in Python. All the configuration details, step-wise process and a runnable sample code that can change RTF to PDF in Python with the help of a few API calls only, are also part of it....class object Instantiate the PdfSaveOptions class object to customize...loaded into the Document class object that has multiple overloaded...

    kb.aspose.com/words/python/how-to-convert-word-...
  9. How to Rotate Text in PDF using Python

    This article explains how to rotate text in PDF using Python. It contains IDE configuration, detailed steps and a runnable sample code to rotate text in Adobe using Python....file using the Document class object to add rotated text Add a page...sample text using TextFragment object Set the text position on the...

    kb.aspose.com/pdf/python/how-to-rotate-text-in-...
  10. How to Convert PDF to Word in Java

    This quick tutorial guides on how to convert PDF to Word in Java without installation of any third party tool. You can convert PDF to Word using Java by setting the number of properties of the output Word file....file in the Document class object for conversion to a Word file...Instantiate the DocSaveOptions class object to configure the output Word...

    kb.aspose.com/pdf/java/how-to-convert-pdf-to-wo...