Sort Score
Result 10 results
Languages All
Labels All
Results 2,381 - 2,390 of 91,289 for

object

(0.39 sec)
  1. Convert PDF to Different Image Formats in Pytho...

    Learn how to convert PDF documents into various image formats using Aspose.PDF in Python via Java....to TIFF in Python Create an object of the Document class. Create...TiffSettings and TiffDevice objects Call the TiffDevice.Process()...

    docs.aspose.com/pdf/python-java/convert-pdf-to-...
  2. Save Visio document programmatically|Documentation

    This page describes how to save Visio document to file, stream with Aspose.Diagram library....can save its Visio diagram object in any supported file format...complete path or a file stream object. Aspose.Diagram API infers...

    docs.aspose.com/diagram/java/save-visio-document/
  3. Convert PNG to ICO Format using Python

    Follow this article to convert PNG to ICO format using Python. It has all the details to set the IDE, a list of steps, and a sample code to transform PNG to icon using Python....Image class object Create ICO export options object using class...source PNG into the Image class object, and create a IcoOptions instance...

    kb.aspose.com/imaging/python/convert-png-to-ico...
  4. Handling JSON Array as Single Cell in CSV Using...

    Hello Aspose Support Team, I am exploring the possibility of converting a JSON array property into CSV format using Aspose APIs. I already have a sample payload, template, and generated output, but my expected output is…... 3, Object Array Input We can not know...exported and whether this JSON object only contains simple value...

    forum.aspose.com/t/handling-json-array-as-singl...
  5. AlternativeScheme|Aspose.BarCode for Python via...

    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....the specified object is equal to the current object. See Also namespace...

    docs.aspose.com/barcode/python-net/api-referenc...
  6. XamlFixedSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XAML_FIXED format in Java....Object, com.aspose.words.SaveOptions...Create a "XamlFixedSaveOptions" object, which we can pass to the document's...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldDde Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldDde class for seamless DDE field implementation. Enhance your document automation with powerful features today!...{ get; } Gets a FieldFormat object that provides typed access...whether to insert the linked object as a bitmap. InsertAsHtml {...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldLink.insertAsText property | Aspose.Words ...

    FieldLink.insertAsText property. Gets or sets whether to insert the linked Object in text-only format....whether to insert the linked object in text-only format. get insertAsText...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DocSaveOptions.digitalSignatureDetails property...

    DocSaveOptions.digitalSignatureDetails property. Gets or sets [DigitalSignatureDetails](../../digitalsignaturedetails/) Object used to sign a document....or sets DigitalSignatureDeta object used to sign a document. get...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Preparing content for recognition|Documentation

    How to prepare a batch of images, PDF documents, URLs and other content for recognition using Aspose.OCR for Python via .NET....is constructed as OcrInput object. With this approach, you can...in a single API call . The object constructor takes the type...

    docs.aspose.com/ocr/python-net/ocrinput/