Sort Score
Result 10 results
Languages All
Labels All
Results 4,791 - 4,800 of 79,673 for

object

(0.04 sec)
  1. Convert DWFX to JPEG via Java | products.aspose...

    Sample Java conversion code for DWFX format to JPEG file. Use this example code to convert DWFX to JPEG within any Web or Desktop Java based application....load method Set an object of CadRasterizationOpti with...passing the resultant file path & object of JpegOptions System Requirements...

    products.aspose.com/cad/java/conversion/dwfx-to...
  2. Convert IGES to PDF via Java | products.aspose.com

    Sample Java conversion code for IGES format to PDF file. Use this example code to convert IGES to PDF within any Web or Desktop Java based application....load method Set an object of CadRasterizationOpti with...passing the resultant file path & object of PdfOptions System Requirements...

    products.aspose.com/cad/java/conversion/iges-to...
  3. How to Convert PPTX to XPS in C# without Interop

    In this step by step tutorial, we'll show you how to convert PPTX to XPS in C# without interop. Converting PowerPoint to XPS without interop using C# code is simple and easy....SetLicense method Create a new object of Presentation Class class...presentation file into the object created above Save the input...

    kb.aspose.com/slides/net/how-to-convert-pptx-to...
  4. How to Add Rows to Table in DOCX using C++

    In this topic, we will learn how to add Rows to Table in DOCX using C++. In order to insert rows inside table of Word document using C++ a very simple API interface is used....Instantiate Document Class object to load document for managing...section by using Table Class object Add rows in Table using multiple...

    kb.aspose.com/words/cpp/how-to-add-rows-to-tabl...
  5. How to Render XSL FO to PDF File using C++

    In this tutorial, we will learn how to render XSL FO to PDF file using C++. You can convert XSL FO to PDF document with high fidelity in C++....Aspose::Pdf namespace Initialize an object of XslFoLoadOptions class to...efficiently with XslFoLoadOptions object. Code to Render Xsl Fo to PDF...

    kb.aspose.com/pdf/cpp/how-to-render-xslfo-to-pd...
  6. Hiding and Showing Rows and Columns in Python|D...

    Learn how to Hide and Show Rows and Columns through the Aspose.Cells for Python Via Java API....# Instantiating a Workbook object by excel file path workbook...# Instantiating a Workbook object by excel file path workbook...

    docs.aspose.com/cells/java/hiding-and-showing-r...
  7. Passport recognition settings|Documentation

    Configuring Aspose.OCR for .NET recognition engine for extracting text from passport images....of the PassportRecognitionS object. These settings are specifically...(); // Add images to OcrInput object Aspose . OCR . OcrInput input...

    docs.aspose.com/ocr/net/recognition-settings-pa...
  8. Color inversion|Documentation

    How to swap colors in an image to improve recognition accuracy....// Add an image to OcrInput object and apply processing filters...as Aspose.Drawing.Rectangle object. If the region is omitted,...

    docs.aspose.com/ocr/net/invert/
  9. PdfSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.PdfSaveOptions to enhance your document saving experience. Customize settings for optimal PDF output quality and performance....determining how ink (InkML) objects are rendered. InterpolateImages...saved if this save options object is used. Can only be Pdf. TempFolder...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Add Data in Cells|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....Cells collection represents an object of the Cell class. Java //Instantiating...//Instantiating a Workbook object Workbook workbook = new Workbook...

    docs.aspose.com/cells/java/add-data-in-cells/