Sort Score
Result 10 results
Languages All
Labels All
Results 4,851 - 4,860 of 91,330 for

object

(0.11 sec)
  1. Convert CFF2 to TIFF via Java | products.aspose...

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

    products.aspose.com/cad/java/conversion/cff2-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. 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...
  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 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...
  6. 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...
  7. 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/
  8. 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...
  9. 用Node.js通过C++保护工作表|Documentation

    学习如何使用Aspose.Cells for Node.js via C++保护Excel中的工作表,包括保护行、列和特定单元格。...用户无法修改工作表中的任何内容 Contents 用户无法在工作表中输入数据 Objects 用户无法修改绘图对象 Scenarios 用户无法修改已保存的情景...// Instantiating a Workbook object with file buffer const excel...

    docs.aspose.com/cells/zh/nodejs-cpp/protecting-...
  10. Load or Import CSV file with Formulas via Node....

    Learn how to load and import CSV files containing formulas using Aspose.Cells for Node.js via C++....with formulas into a Workbook object const workbook = new AsposeCells...Finally, it saves the workbook object in XLSX format. The output...

    docs.aspose.com/cells/nodejs-cpp/load-or-import...