Sort Score
Result 10 results
Languages All
Labels All
Results 1,371 - 1,380 of 94,431 for

object

(0.08 sec)
  1. Add TOC to Existing PDF in Python|Aspose.PDF fo...

    Learn how to add a Table of Contents (TOC) to an existing PDF document in Python with Aspose.PDF for easy 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/java/add-toc-to-existing-pd...
  2. Customizing Charts with Golang via C++|Document...

    Learn how to customize charts in Aspose.Cells for C++. 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....a Series object, whereas the SeriesCollection object serves as...as a collection of Series objects. When creating a custom chart...

    docs.aspose.com/cells/go-cpp/customizing-charts/
  3. Aspose::Words::InternableComplexAttr class | As...

    Aspose::Words::InternableComplexAttr class. Base class for internable complex attribute. Internable complex attribute should notify parent collection when going to be changed. To learn more, visit the documentation article in C++....Words Document Object Model (DOM) documentation article...: public virtual System :: Object Methods Method Description...

    reference.aspose.com/words/cpp/aspose.words/int...
  4. Extracting text from invoices|Documentation

    How to digitize scanned invoices by automatically extracting text from them....OcrInput object and returns a RecognitionResult object containing...(); // Add images to OcrInput object Aspose . OCR . OcrInput input...

    docs.aspose.com/ocr/net/recognition/invoice/
  5. OdtSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover how the OdtSaveOptions SaveFormat property lets you easily save documents in Odt or Ott formats, ensuring compatibility and flexibility....saved if this save options object is used. Can be Odt or Ott...specified in the SaveOptions object. doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Document.MailMerge | Aspose.Words for .NET

    Unlock seamless document automation with the MailMerge Object, enhancing your workflow by simplifying mail merge tasks effortlessly....property Returns a MailMerge object that represents the mail merge...); table . Rows . Add ( new object [] { "Thomas Hardy" , "120...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Create, Save, and Read Outlook Notes in C++|Doc...

    Create, save, and load Outlook notes in MSG format using the MapiNote class in C++ with Aspose.Email....below: Instantiate a MapiNote object. Set note properties such as...and then cast to a MapiNote object. The following code sample...

    docs.aspose.com/email/cpp/create-read-outlook-m...
  8. SmartArt|Aspose.Slides for Python Documentation

    Build and edit SmartArt in Python with Aspose.Slides: add nodes, change layouts and styles, convert to shapes with precision, and export for PPT, PPTX and ODP....Retrieve the first SmartArt object on a slide. def access_smart_art...the first shape is a SmartArt object. smart_art = slide . shapes...

    docs.aspose.com/slides/python-net/examples/elem...
  9. UserInformation.address property | Aspose.Words...

    UserInformation.address property. Gets or sets the user's postal address....// Create a UserInformation object and set it as the data source...properties of the UserInformation object that we have created above...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. OdtSaveOptions.save_format property | Aspose.Wo...

    OdtSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options Object is used...saved if this save options object is used. Can be SaveFormat...specified in the SaveOptions object. doc . save ( file_name = ARTIFACTS_DIR...

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