Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 82,795 for

object

(0.06 sec)
  1. 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...
  2. 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...
  3. Using Nested Objects|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....Using Nested Objects Contents [ Hide ] Aspose.Cells supports...supports nested objects in smart markers, the nested objects should be...

    docs.aspose.com/cells/net/using-nested-objects/
  4. 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...
  5. 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...
  6. JsonDataLoadOptions.always_generate_root_object...

    JsonDataLoadOptions.always_generate_root_Object property. Gets or sets a flag indicating whether a generated data source will always contain an Object for a JSON root element...always_generate_root_object property JsonDataLoadOptions.alw...always_generate_root_object property Gets or sets a flag indicating...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Hello World Java Example|Aspose.PDF for Java

    This page show how use simple programming for create a PDF document containing text - Hello World using Aspose.PDF for Java....Instantiate a Document object Add a Page to document object Create a TextFragment...TextFragment object Add TextFragment to Paragraph collection of...

    docs.aspose.com/pdf/java/hello-world-example/
  8. Add, Extract, or Remove Attachments in PDF usin...

    Add, extract and remove attachments on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop....Document object. Create a FileSpecification object with the file...FileSpecification object to the Document object’s EmbeddedFiles...

    products.aspose.com/pdf/net/attachments/
  9. Manage Header and Footer|Aspose.PDF for Java

    Learn how to add, remove, or modify headers and footers in a PDF document using Aspose.PDF in Java....header, you first need to create object of PdfFileStamp class. You...() { // Create PdfFileStamp object PdfFileStamp fileStamp = new...

    docs.aspose.com/pdf/java/manage-header-and-footer/
  10. ShapeBase.font property | Aspose.Words for Node.js

    ShapeBase.font property. Provides access to the font formatting of this Object....the font formatting of this object. get font () : Aspose . Words...property of the shape's "Font" object to "true" to hide the text...

    reference.aspose.com/words/nodejs-net/aspose.wo...