Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 83,277 for

object

(0.05 sec)
  1. How to Insert Comment in Word using Python

    This article explains how to insert comment in Word using Python. It assists in configuring the IDE environment to use the required libraries, step-by-step procedure to write the program and a runnable sample code to add comment in Word using Python....document using the Document class object Add some sample text in the...DocumentBuilder class object Create a Comment class object and set its...

    kb.aspose.com/words/python/how-to-insert-commen...
  2. Customizing Charts|Documentation

    Learn how to customize charts in Aspose.Cells for .NET. Our guide will show you how to modify chart layouts, add and format data series, adjust axes, and apply various formatting options to enhance the appearance and usability of your charts....by a Series object whereas SeriesCollection object serves as a...a collection of Series objects. When creating a custom chart...

    docs.aspose.com/cells/net/customizing-charts/
  3. FieldUserName class | Aspose.Words for Python

    aspose.words.fields.FieldUserName class. Implements the USERNAME field...) format Gets a FieldFormat object that provides typed access...# Create a UserInformation object and set it as the source of...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Extract Data AcroForms|Aspose.PDF for Java

    This section explains how to extract forms from your PDF document with Aspose.PDF for Java....form field from the Document object’s Form collection. This example...collection using the Document object’s getForm() method and get...

    docs.aspose.com/pdf/java/extract-form/
  5. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for Java library....Create a Document object and an ImageStamp object using required...() { // Instantiate Document object Document doc = new Document...

    docs.aspose.com/pdf/java/image-stamps-in-pdf-page/
  6. Stop conversion or loading using InterruptMonit...

    Learn how to stop conversion or loading of large Excel files using InterruptMonitor in Aspose.Cells with C++....using the InterruptMonitor object when it is taking too long...usage of the InterruptMonitor object. The code converts quite a...

    docs.aspose.com/cells/cpp/stop-conversion-or-lo...
  7. Export Bookmarks to XML from an Existing PDF Fi...

    This section explains how to export bookmarks with Aspose.PDF Facades using PdfBookmarEditor Class....Create a PdfBookmarkEditor object and bind the PDF file using...bookmarks can be saved to a stream object. Create Bookmarks of All Pages...

    docs.aspose.com/pdf/java/export-bookmark/
  8. Convert charts to images|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....//Instantiating a Workbook object Workbook workbook = new Workbook...new worksheet to the Excel object int sheetIndex = workbook ...

    docs.aspose.com/cells/net/convert-charts-to-ima...
  9. Add TOC to Existing PDF in Python|Aspose.PDF fo...

    Discover how to add a Table of Contents (TOC) to an existing PDF document using Python and Aspose.PDF for better navigation.... insert ( 1 ) # Create object to represent TOC information...toc_info ) # Create string objects which will be used as TOC elements...

    docs.aspose.com/pdf/python-java/add-toc-to-exis...
  10. Aspose::Words::NodeChangingArgs class | Aspose....

    Aspose::Words::NodeChangingArgs class. Provides data for methods of the INodeChangingCallback interface. To learn more, visit the documentation article in C++....Words Document Object Model (DOM) documentation article...NodeChangingArgs : public System :: Object Methods Method Description...

    reference.aspose.com/words/cpp/aspose.words/nod...