Sort Score
Result 10 results
Languages All
Labels All
Results 6,591 - 6,600 of 20,473 for

insert documents

(0.46 sec)
  1. Aspose::Words::RevisionCollection class | Aspos...

    Aspose::Words::RevisionCollection class. A collection of Revision objects that represent revisions in the document. To learn more, visit the documentation article in C++....represent revisions in the document. To learn more, visit the...Track Changes in a Document documentation article. class RevisionCollection...

    reference.aspose.com/words/cpp/aspose.words/rev...
  2. Chart Formatting|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....Sparklines in Microsoft Excel To insert sparklines in Microsoft Excel...the side of the data. Click Insert on the ribbon and then choose...

    docs.aspose.com/cells/java/chart-formatting/
  3. Change Background of VSDX File via Python | pro...

    Python source code to change background of VSDX Documents within any Python based application....diagram as background page Insert an image to the background...Diagram is a Microsoft Visio document format manipulation API. One...

    products.aspose.com/diagram/python-net/changeba...
  4. ImportFormatOptions.ignore_text_boxes property ...

    ImportFormatOptions.ignore_text_boxes property. Gets or sets a boolean value that specifies that source formatting of textboxes content ignored if [ImportFormatMode.KEEP_SOURCE_FORMATTING](../../importformatmode/#KEEP_SOURCE_FORMATTING) mode is used...while appending a document. # Create a document that will have nodes...another document inserted into it. dst_doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Working with Shapes Paragraph|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....Shape // The path to the documents directory. string dataDir...//Set the amount of space inserted before each paragraph in the...

    docs.aspose.com/diagram/net/working-with-shapes...
  6. FieldType enumeration | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldType enumeration. Specifies Microsoft Word field types....Examples Shows how to insert a field into a document using a field code...code. let doc = new aw . Document (); let builder = new aw ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ParagraphFormat | Aspose.Words for Java

    Represents all the formatting for a paragraph in Java....Working with Paragraphs documentation article. Examples: Shows...Aspose.Words document by hand. Document doc = new Document(); // A...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldAutoNumLgl.remove_trailing_period property...

    FieldAutoNumLgl.remove_trailing_period property. Gets or sets whether to display the number without a trailing period....Examples Shows how to organize a document using AUTONUMLGL fields. def...field_auto_num_lgl (): doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentBuilder Class | Aspose.Words for .NET

    Discover the Aspose.Words.DocumentBuilder class—your solution for effortlessly Inserting text, images, and formatting elements in Documents....DocumentBuilder class Provides methods to insert text, images and other content...visit the Document Builder Overview documentation article. public...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Using Conditional Blocks in C#|Aspose.Words for...

    Use conditional blocks to represent the same data depending on a condition using C#....dynamic document output. You can use different document blocks...Sequential Data in C# Inserting Documents Dynamically in C# Related...

    docs.aspose.com/words/net/using-conditional-blo...