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

object

(0.1 sec)
  1. 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...
  2. 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...
  3. Convert JSON Format to DOT in Android Apps | pr...

    Parse JSON to DOT in Java without using Microsoft Word...Apps Create a new Workbook object and read valid JSON data from...ignore array title, ignore object title, convert string to number...

    products.aspose.com/total/android-java/conversi...
  4. 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/
  5. 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...
  6. 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...
  7. Set Size of PDF using pythob via C++|Aspose.PDF...

    This section shows how to get or set PDF page properties such as size of document using Python via C++.... Create a document object from the input file Get the...pdf" ) # Create a document object from the input file doc = apCore...

    docs.aspose.com/pdf/python-cpp/get-and-set-page...
  8. RelativeVerticalPosition enumeration | Aspose.W...

    aspose.words.drawing.RelativeVerticalPosition enumeration. Specifies to what the vertical position of a shape or text frame is relative.... PAGE The object is positioned relative to the...of the page. PARAGRAPH The object is positioned relative to the...

    reference.aspose.com/words/python-net/aspose.wo...
  9. GroupShape class | Aspose.Words for Node.js

    Aspose.Words.Drawing.GroupShape class. Represents a group of shapes in a document...final extent that this shape object has after applying drawing...the font formatting of this object. (Inherited from ShapeBase...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows you code explaining how to set FitToPagesWide and FitToPagesTall using the Aspose.Cells library....properties of the PageSetup object for the desired worksheet....property of the PdfSaveOptions object. Here is an example in C#:...

    docs.aspose.com/cells/net/how-to-print-excel-as...