Sort Score
Result 10 results
Languages All
Labels All
Results 2,621 - 2,630 of 96,275 for

object

(0.23 sec)
  1. How to Convert RTF to PDF using C++

    This short tutorial guides on how to convert RTF to PDF using C++. It provides necessary information to configure the environment and runnable code to export RTF to PDF using C++....RTF file into Document class object for conversion to PDF in C++...Create PdfSaveOptions class object to customize the output PDF...

    kb.aspose.com/words/cpp/how-to-convert-rtf-to-p...
  2. Aspose::Words::Saving::MarkdownSaveOptions::get...

    Aspose::Words::Saving::MarkdownSaveOptions::get_OfficeMathExportMode method. Specifies how OfficeMath will be written to the output file. Default value is Text in C++....Shows how to export OfficeMath object as Latex. auto doc = System...Shows how to export OfficeMath object as MarkItDown. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. OdsoFieldMapData.clone method | Aspose.Words fo...

    OdsoFieldMapData.clone method. Returns a deep clone of this Object....Returns a deep clone of this object. clone () See Also module Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FontSourceBase.asStreamFontSource method | Aspo...

    FontSourceBase.asStreamFontSource method. Cast [FontSourceBase](../) Object to [StreamFontSource](../../streamfontsource/)....asStreamFontSource() Cast FontSourceBase object to StreamFontSource . asStreamFontSource...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FontSourceBase.asFolderFontSource method | Aspo...

    FontSourceBase.asFolderFontSource method. Cast [FontSourceBase](../) Object to [FolderFontSource](../../folderfontsource/)....asFolderFontSource() Cast FontSourceBase object to FolderFontSource . asFolderFontSource...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Converting a SVG file to PDF using PHP | Aspose...

    Sample code on PHP for SVG to PDF conversion. Use example code for batch SVG to PDF conversion with Aspose.PDF for PHP via Java...SvgLoadOptions object Create a new Document object and load the...Create a new SvgLoadOptions object $loadOption = new SvgLoadOptions...

    products.aspose.com/pdf/php-java/conversion/svg...
  7. How to Convert Word to JPG using Python

    This article guides on how to convert Word to JPG using Python. It has the IDE settings, a list of steps, and a runnable demo code to convert Word file to JPG using Python....to separate images Create an object of ImageSaveOptions and set...each page and create a PageSet object based on it Save an individual...

    kb.aspose.com/words/python/how-to-convert-word-...
  8. How to Insert Image into PDF using Java

    This article briefs on how to insert image into PDF using Java. It provides directions to configure the IDE, steps for writing the application and a runnable sample code to add image to PDF using Java....PDF Instantiate the Matrix object using the desired rectangular...load the PDF, the Page class object to hold the reference to the...

    kb.aspose.com/pdf/java/how-to-insert-image-into...
  9. How to Add Editable Field to PDF in Java

    This article guides on how to add editable field to PDF in Java. It shares the details of setting the IDE, a list of development steps for writing this application along with a runnable sample code to add fillable fields to PDF in Java....Instantiate the FormEditor class object to insert desired controls...file with the FormEditor class object for accessing control to it...

    kb.aspose.com/pdf/java/how-to-add-editable-fiel...
  10. LaTeX to PDF | Python

    Learn how to convert TeX to PDF using the Aspose.TeX API solution for Python with this article, which provides a detailed explanation and code examples....conversion options for Object LaTeX format upon Object TeX engine extension...console_app_options (TeXConfig. object_latex ) 12 # Specify a file...

    docs.aspose.com/tex/python-net/latex-to-pdf/