Sort Score
Result 10 results
Languages All
Labels All
Results 3,611 - 3,620 of 32,882 for

insert documents

(0.19 sec)
  1. AxisCrosses enumeration | Aspose.Words for Python

    aspose.words.drawing.charts.AxisCrosses enumeration. Specifies the possible crossing points for an axis.... Examples Shows how to insert a chart and modify the appearance...appearance of its axes. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. StructuredDocumentTag.xml_mapping property | As...

    StructuredDocumentTag.xml_mapping property. Gets an object that represents the mapping of this structured document tag to XML data in a custom XML part of the current document....mapping of this structured document tag to XML data in a custom...custom XML part of the current document. @property def xml_mapping...

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

    DocumentBuilder Write method. Inserts a string into the document at the current Insert position in C#....Write method Inserts a string into the document at the current...current insert position. public void Write ( string text ) Parameter...

    reference.aspose.com/words/net/aspose.words/doc...
  4. InlineStory.IsMoveFromRevision | Aspose.Words f...

    InlineStory IsMoveFromRevision property. Returns true if this object was moved deleted in Microsoft Word while change tracking was enabled in C#.... Document doc = new Document ( MyDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/net/aspose.words/inl...
  5. Replace tag with text in a textbox inside the W...

    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....xlsx Sample Code How to add/insert TextBox to Worksheet Access...

    docs.aspose.com/cells/java/replace-tag-with-tex...
  6. Paragraph.is_end_of_document property | Aspose....

    Paragraph.is_end_of_document property. True if this paragraph is the last paragraph in the last section of the document....is_end_of_document property Paragraph.is_end_of_document property...section of the document. @property def is_end_of_document ( self )...

    reference.aspose.com/words/python-net/aspose.wo...
  7. CustomXmlPartCollection.get_by_id method | Aspo...

    CustomXmlPartCollection.get_by_id method. Finds and returns a custom XML part by its identifier....structured document tag with custom XML data. doc = aw . Document ()...contains data and add it to the document's collection. # If we enable...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Border.LineStyle | Aspose.Words for .NET

    Border LineStyle property. Gets or sets the border style in C#....to insert a string surrounded by a border into a document. Document...Document doc = new Document (); DocumentBuilder builder = new...

    reference.aspose.com/words/net/aspose.words/bor...
  9. VerticalAlignment | Aspose.Words for Java

    Specifies vertical alignment of a floating shape text frame or a floating table in Java.... Examples: Shows how to insert a floating image to the center...center of a page. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldTC Class | Aspose.Words for .NET

    Aspose.Words.Fields.FieldTC class. Implements the TC field in C#....the Working with Fields documentation article. public sealed class...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...