Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 97,198 for

object

(0.45 sec)
  1. Add Text stamps in PDF programmatically|Aspose....

    Add a text stamp to a PDF file using the TextStamp class with Java....and font color etc for stamp object. In order to add text stamp...create a Document object and a TextStamp object using required methods...

    docs.aspose.com/pdf/java/text-stamps-in-the-pdf...
  2. 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...
  3. Public API Changes in Aspose.PDF for Java 9.3.0...

    Explore the public API changes introduced in Aspose.PDF for Java 9.3.0 to enhance your PDF document handling with the latest capabilities....Canvas class added method public Object deepClone() In Cell class added...setNoBorder(boolean value) public Object completeClone() In DocumentAttachment...

    docs.aspose.com/pdf/java/public-api-changes-in-...
  4. Convert PDF File|Aspose.PDF for Java

    Explore how to convert a PDF file to other formats in Java with Aspose.PDF for efficient document format transformation....need to create PdfConverter object and open the PDF file using...() { // Create PdfConverter object PdfConverter converter = new...

    docs.aspose.com/pdf/java/convert-pdf-file/
  5. TaskPane class | Aspose.Words for Python

    aspose.words.webextensions.TaskPane class. Represents an add-in task pane Object...Represents an add-in task pane object. To learn more, visit the Work...location of this task pane object. is_locked Specifies whether...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Delete Pivot Table from a Worksheet with Golang...

    C++ code to remove PivotTable for Excel Worksheets using Aspose.Cells....pivot table using a pivot table object or its position. Please use...table using the pivot table object and the Worksheet.PivotTables...

    docs.aspose.com/cells/go-cpp/delete-pivot-table...
  7. Shape.UpdateSmartArtDrawing | Aspose.Words for ...

    Enhance your documents with the Shape UpdateSmartArtDrawing method, utilizing Aspose.Words' advanced SmartArt rendering for stunning visuals....drawing along with SmartArt object. However, if the document is...uses it to render the SmartArt object. If pre-rendered drawing is...

    reference.aspose.com/words/net/aspose.words.dra...
  8. 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...
  9. 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...
  10. Drawing Lines in PHP|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....line by specifying the Pen object having blue color and co-ordinate...line by specifying the Pen object having Solid Brush with red...

    docs.aspose.com/imaging/java/drawing-lines-in-php/