Sort Score
Result 10 results
Languages All
Labels All
Results 4,541 - 4,550 of 96,279 for

object

(0.11 sec)
  1. 如何使用Python.NET将Excel以适合宽度和高度的页面进行打印|Documentation

    学习使用Aspose.Cells for Python via .NET API设置Excel打印的fit_to_pages_wide和fit_to_pages_tall属性。...# Instantiating a Workbook object workbook = Workbook ( "input...# Instantiating a Workbook object workbook = Workbook ( "sample...

    docs.aspose.com/cells/zh/python-net/how-to-prin...
  2. 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...
  3. 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...
  4. ImageSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.ImageSaveOptions class. Allows to specify additional options when rendering document pages or shapes to images...determining how ink (InkML) objects are rendered. (Inherited from...saved if this save options object is used. Can be a raster SaveFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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. AbstractCalculationEngine dependency tree not w...

    I’ve implemented an AbstractCalculationEngine and the CalculationData Object being passed into the Calculate override method does not properly reflect dependent changes to values in the workbook. As a result the custom f…...AbstractCalculationE and the CalculationData object being passed into the Calculate...fed into the CalculationData object. As a result of this issue...

    forum.aspose.com/t/abstractcalculationengine-de...
  7. Odso.recipient_datas property | Aspose.Words fo...

    Odso.recipient_datas property. Gets or sets a collection of Objects that specify inclusion/exclusion of individual records in the mail merge...Gets or sets a collection of objects that specify inclusion/exclusion...records in the mail merge. This object is never None . @property def...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Working with Hyperlinks|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....Hyperlink object. The add method can be used...2 ); //initialize Hyperlink object Hyperlink hyperlink = new Hyperlink...

    docs.aspose.com/diagram/java/working-with-hyper...
  9. Merge Excel Files using Python

    Follow this article to merge Excel files using Python. It includes details on setting up the IDE, a list of instructions, and sample code to combine Excel files using Python....first file into the Workbook object as the destination file, where...file using the Workbook class object. Finally, iterate through the...

    kb.aspose.com/cells/python/merge-excel-files-us...
  10. How to Add Hyperlink in PDF using Python

    This article covers the details on how to add hyperlink in PDF using Python. You will get details to establish the IDE, information about different API calls and a runnable sample code to add link to PDF using Python....PDF using the Document class object and get access to the target...page Create a LinkAnnotation object in a particular rectangular...

    kb.aspose.com/pdf/python/how-to-add-hyperlink-i...