Sort Score
Result 10 results
Languages All
Labels All
Results 1,281 - 1,290 of 6,471 for

document insertion

(0.12 sec)
  1. Font.NameFarEast | Aspose.Words for .NET

    Discover the Font NameFarEast property to easily customize and set East Asian font names for enhanced typography in your projects....set ; } Examples Shows how to insert and format text in a Far East...East language. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/fon...
  2. [Defect] - Data validations in the resulting DO...

    Steps to reproduce: Scenario 1: Compare attached docx files (APA-Table-of-Contents-TemplateLab.com_.docx, APA-Table-of-Contents-TemplateLab.com_v2.docx) and validate PDF. Actual:- attached content is missing in PDF (Mi…...compareDocuments(Document original, Document revised, ComparisonRequest...and using MS Word: Document v1 = new Document("C:\\Temp\\v1.docx");...

    forum.aspose.com/t/defect-data-validations-in-t...
  3. XmlMapping.SetMapping | Aspose.Words for .NET

    Discover how the XmlMapping SetMapping method connects parent structured Documents to custom XML nodes, enhancing data integration and management....between the parent structured document tag and an XML node of a custom...whether the parent structured document tag is successfully mapped...

    reference.aspose.com/words/net/aspose.words.mar...
  4. FieldBibliography Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldBibliography class to effortlessly manage bibliography fields in your Documents. Enhance your writing with ease!...the Working with Fields documentation article. public class FieldBibliography...to only the sources in the document that use that language. Format...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldIncludeText.bookmark_name property | Aspos...

    FieldIncludeText.bookmark_name property. Gets or sets the name of the bookmark in the Document to include....name of the bookmark in the document to include. @property def...field_include_text (): doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldIncludeText.lock_fields property | Aspose....

    FieldIncludeText.lock_fields property. Gets or sets whether to prevent fields in the included Document from being updated....prevent fields in the included document from being updated. @property...field_include_text (): doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PageSetup.multiplePages property | Aspose.Words...

    PageSetup.multiplePages property. For multiple page Documents, gets or sets how a Document is printed or rendered so that it can be bound as a booklet....multiple page documents, gets or sets how a document is printed...let doc = new aw . Document (); // Insert text that spans several...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FieldStyleRef.insert_paragraph_number property ...

    FieldStyleRef.insert_paragraph_number property. Gets or sets whether to insert the paragraph number of the referenced paragraph exactly as it appears in the Document....insert_paragraph_number property FieldStyleRef.insert_paragraph_number...property Gets or sets whether to insert the paragraph number of the...

    reference.aspose.com/words/python-net/aspose.wo...
  9. RevisionGroup class | Aspose.Words for Python

    aspose.words.RevisionGroup class. Represents a group of sequential [Revision](../revision/) objects...Track Changes in a Document documentation article. Properties...in this group. text Returns inserted/deleted/moved text or description...

    reference.aspose.com/words/python-net/aspose.wo...
  10. XpsSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.XPS format in Java....additional options when saving a document into the SaveFormat.XPS format...the Specify Save Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...