Sort Score
Result 10 results
Languages All
Labels All
Results 3,401 - 3,410 of 20,466 for

insert documents

(0.1 sec)
  1. Update XLSB File using Python | products.aspose...

    Modify XLSB document in Python applications without using Microsoft Excel....Here’s how to update XLSB documents using this API. How to Update...getWorksheets().get(index) method Insert new data in the accessed cell...

    products.aspose.com/total/python-java/update/xlsb/
  2. Inline.isDeleteRevision property | Aspose.Words...

    Inline.isDeleteRevision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled.... Document ( base . myDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Inline.parentParagraph property | Aspose.Words ...

    Inline.parentParagraph property. Retrieves the parent [Paragraph](../../paragraph/) of this node.... Document ( base . myDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::MailMerging::ImageFieldMergingAr...

    Aspose::Words::MailMerging::ImageFieldMergingArgs::get_Shape method. Specifies the shape that the mail merge engine must Insert into the document in C++....merge engine must insert into the document. const System :: SharedPtr...ImageStream and simply inserts the shape into the document. Use this property...

    reference.aspose.com/words/cpp/aspose.words.mai...
  5. Paragraph Formatting in Word with Python

    This article guides how to set the paragraph formatting in Word with Python. It has IDE settings, steps, and a sample code for indenting paragraphs with Python....a new World file using the Document class for indenting and formatting...DocumentBuilder object with the Word document, it provides access to the...

    kb.aspose.com/words/python/paragraph-formatting...
  6. ImageFieldMergingArgs.ImageHeight | Aspose.Word...

    Set the ImageHeight in ImageFieldMergingArgs to customize image size for your document, enhancing visual appeal and clarity....height for the image to insert into the document. public MergeFieldImageDimen...contained in the template document. To override the initial value...

    reference.aspose.com/words/net/aspose.words.mai...
  7. DropDownItemCollection class | Aspose.Words for...

    Aspose.Words.Fields.DropDownItemCollection class. A collection of strings that represent all the items in a drop-down form field...the Working with Fields documentation article. Properties Name...the collection. insert(index, value) Inserts a string into the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. LayoutOptions.revision_options property | Aspos...

    LayoutOptions.revision_options property. Gets revision options....rendered output document. doc = aw . Document () builder = aw...DocumentBuilder ( doc = doc ) # Insert a revision, then change the...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ParagraphFormat.add_space_between_far_east_and_...

    ParagraphFormat.add_space_between_far_east_and_digit property. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of numbers and regions of East Asian text in the current paragraph....Shows how to insert a paragraph into the document. doc = aw .... Document () builder = aw . DocumentBuilder ( doc = doc ) font...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Web Extensions - Office Add-ins with JavaScript...

    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....with the content in Office documents. Web Extensions add additional...Add-ins) in Excel by clicking the Insert tab and then clicking the Store...

    docs.aspose.com/cells/javascript-cpp/web-extens...