Sort Score
Result 10 results
Languages All
Labels All
Results 4,341 - 4,350 of 89,496 for

object

(1.05 sec)
  1. Receipt recognition settings|Documentation

    Configuring Aspose.OCR for .NET recognition engine for extracting text from scanned receipts....of the ReceiptRecognitionSe object. These settings are applicable...(); // Add images to OcrInput object Aspose . OCR . OcrInput input...

    docs.aspose.com/ocr/net/recognition-settings-re...
  2. ImageSaveOptions.SaveFormat | Aspose.Words for ...

    Discover the ImageSaveOptions SaveFormat property to effortlessly save documents in formats like TIFF, PNG, JPEG, and more. Enhance your workflow today!...saved if this save options object is used. Can be a raster Tiff... we can pass a SaveOptions object to // edit the image while...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Shape constructor | Aspose.Words for Node.js

    Shape constructor. Creates a new shape Object....shapeType) Creates a new shape object. Shape ( doc : Aspose . Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose.PDF Printing Error Margin - Free Support...

    Hi, i’m develope into my software the print of pdf file but when use PdfViewer for printing, the print have a large margin. I use this code: Aspose.Pdf.Facades.PdfViewer viewer = new Aspose.Pdf.Facades.PdfViewer(); //…...You can create a PrinterJob object and retrieve the default page...args) { // Create PdfViewer object PdfViewer viewer = new PdfViewer();...

    forum.aspose.com/t/aspose-pdf-printing-error-ma...
  5. DmlRenderingMode enumeration | Aspose.Words for...

    Aspose.Words.Saving.DmlRenderingMode enumeration. Specifies how DrawingML shapes are rendered to fixed page formats....// Create a "PdfSaveOptions" object that we can pass to the document's...// Create a "PdfSaveOptions" object that we can pass to the document's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Convert JSON Format to SVGZ via Java | products...

    Parse JSON to SVGZ in Java without using Microsoft PowerPoint...Java Create a new Workbook object and open JSON file Save JSON...ignore array title, ignore object title, convert string to number...

    products.aspose.com/total/java/conversion/json-...
  7. Convert JSON Format to WMZ via Java | products....

    Parse JSON to WMZ in Java without using Microsoft PowerPoint...Java Create a new Workbook object and open JSON file Save JSON...ignore array title, ignore object title, convert string to number...

    products.aspose.com/total/java/conversion/json-...
  8. DocumentVisitor.visit_header_footer_end method ...

    DocumentVisitor.visit_header_footer_end method. Called when enumeration of a header or footer in a section has ended....header_footer HeaderFooter The object that is being visited. Returns...

    reference.aspose.com/words/python-net/aspose.wo...
  9. How to Generate Excel File in Java

    In this step by step tutorial you will learn how to generate Excel file in Java. These steps are same for Linux, macOS and Windows operating systems....Instantiate a Workbook class object Get a reference to the desired...this sample code, a Workbook object is initialized that contains...

    kb.aspose.com/cells/java/how-to-generate-excel-...
  10. How to Insert Table in PDF using Python

    This short tutorial guides on how to insert table in PDF using Python. It contains the IDE settings, step-wise process and a runnable sample code to add table in PDF using Python....file using the Document class object and add a page to it for inserting...inserting a table Create a table object using the Table class and set...

    kb.aspose.com/pdf/python/how-to-insert-table-in...