Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 90,865 for

object

(0.71 sec)
  1. JSON markup|Documentation

    Use the most popular data interchange format for describing machine-readable forms as nested data structures....According to the The JavaScript Object Notation (JSON) Data Interchange...JSON stands for JavaScript Object Notation . As the name suggest...

    docs.aspose.com/omr/cpp/design-form/json-markup/
  2. How to Flatten PDF Form Fields in Java

    In this quick tutorial you will learn how to flatten PDF form fields in Java. This tutorial is useful to convert PDF to flatten PDF in Java in all the common operating systems like Windows, macOS, and Linux....Instantiate the Acro Form class object for flattening Adobe PDF Bind...source PDF file with the Form object by calling bindPdf function...

    kb.aspose.com/pdf/java/how-to-flatten-pdf-form-...
  3. How to Convert XLSX to PDF using Node.js

    This article guides on how to convert XLSX to PDF using Node.js. It contains the instructions to set the environment, a list of steps, and a runnable sample code to change XLSX to PDF using Node.js....the workbook class object Create an object of PdfSaveOptions class...file into the Workbook class object followed by the initialization...

    kb.aspose.com/cells/nodejs/how-to-convert-xlsx-...
  4. Insert an Image into a Table Cell in PDF|Aspose...

    Learn how to embed images in table cells within PDFs using Aspose.PDF for Java. Add visual appeal to your documents....According to our DOM (Document Object Model) a document is composed...; //Instantiate a Document object by calling its empty constructor...

    docs.aspose.com/pdf/java/insert-an-image-into-a...
  5. Public API Changes in Aspose.Diagram 6.6.0|Docu...

    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....represents an image of ole object as a byte array. Besides this...OLE objects. Developers can now also replace an OLE object in...

    docs.aspose.com/diagram/java/public-api-changes...
  6. Color not set correctly for copied shapes - Fre...

    TestDiagram.zip (459.0 KB) I’m trying to create a list of shapes based on a shape in an existing document. I’m getting the shapes created and labeled, but every other shape is filled incorrectly. If you resize any of …...$template $diagramfile $doc = New-Object Aspose.Diagram.Diagram -ArgumentList...value $items = 1..10 | ForEach-Object { "Product$_" } $first = $true...

    forum.aspose.com/t/color-not-set-correctly-for-...
  7. How to Convert PowerPoint to Word in C#

    This short tutorial guides on how to convert PowerPoint to Word in C#. It shares all the necessary steps, resources and runnable sample code to transform PowerPoint into Word in C# with the help of a few API calls only....Presentation class object Create a memory stream object Save the loaded...stream Create LoadOptions class object to control the loading of the...

    kb.aspose.com/slides/net/how-to-convert-powerpo...
  8. Extract and Save an Attachment|Aspose.PDF for Java

    Aspose.PDF for Java allows you to get all attachments from a PDF document. Also, you can get an individual attachment from your document.... n ); // Close InputStream object input . close (); output ....printStackTrace (); } // Close Document object pdfDocument . dispose (); }...

    docs.aspose.com/pdf/java/extract-and-save-an-at...
  9. OleFormat.ole_package property | Aspose.Words f...

    OleFormat.ole_package property. Provide access to [OlePackage](../../olepackage/) if OLE Object is an OLE Package...access to OlePackage if OLE object is an OLE Package. Returns...Examples Shows how insert an OLE object into a document. doc = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Working with Document in Python|Aspose.Words fo...

    The `Document` class provides various document properties and methods using Python. You use the `Document` class as the starting point for whatever you want to perform with Aspose.Words for Python. The `Document` Object can be saved to a file or stream and also sent to a browser.... The Document object contains all content and formatting...properties, and the MailMerge object that is used for a mail merge...

    docs.aspose.com/words/python-net/working-with-d...