Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 4,991 for

assemble document

(0.11 sec)
  1. CompatibilityOptions.WPSpaceWidth | Aspose.Word...

    Discover how the CompatibilityOptions WPSpaceWidth property lets you customize space width like in WordPerfect 5.x for enhanced Document formatting....Shows how to optimize the document for different versions of...OptimizeFor () { Document doc = new Document (); // This object...

    reference.aspose.com/words/net/aspose.words.set...
  2. CompatibilityOptions.NoTabHangInd | Aspose.Word...

    Discover the CompatibilityOptions NoTabHangInd property to streamline your formatting. Avoid custom tab stops for seamless hanging indents!...Shows how to optimize the document for different versions of...OptimizeFor () { Document doc = new Document (); // This object...

    reference.aspose.com/words/net/aspose.words.set...
  3. CompatibilityOptions.SubFontBySize | Aspose.Wor...

    Enhance your font display with the CompatibilityOptions SubFontBySize property, prioritizing size during font substitution for optimal readability....Shows how to optimize the document for different versions of...OptimizeFor () { Document doc = new Document (); // This object...

    reference.aspose.com/words/net/aspose.words.set...
  4. CompatibilityOptions.ConvMailMergeEsc | Aspose....

    Discover how the ConvMailMergeEsc property enhances compatibility by treating backslashes as double quotes, streamlining your Document formatting....Shows how to optimize the document for different versions of...OptimizeFor () { Document doc = new Document (); // This object...

    reference.aspose.com/words/net/aspose.words.set...
  5. CompatibilityOptions.SelectFldWithFirstOrLastCh...

    Discover the SelectFldWithFirstOrLastChar property for CompatibilityOptions. Easily select fields based on the first or last character for enhanced efficiency....Shows how to optimize the document for different versions of...OptimizeFor () { Document doc = new Document (); // This object...

    reference.aspose.com/words/net/aspose.words.set...
  6. CompatibilityOptions.NoColumnBalance | Aspose.W...

    Discover the NoColumnBalance property in CompatibilityOptions. Control your text layout effortlessly by preventing column balancing in sections!...Shows how to optimize the document for different versions of...OptimizeFor () { Document doc = new Document (); // This object...

    reference.aspose.com/words/net/aspose.words.set...
  7. ShapeBase.IsMoveFromRevision | Aspose.Words for...

    Discover the ShapeBase IsMoveFromRevision property in Microsoft Word. Easily track changes and identify moved or deleted objects with precision....we move an element in the document body by cut-and-pasting it...move revisions. Document doc = new Document ( MyDir + "Revision...

    reference.aspose.com/words/net/aspose.words.dra...
  8. DocumentBuilder.StartEditableRange | Aspose.Wor...

    Discover how the DocumentBuilder StartEditableRange method enhances Document editing by marking editable range starts for seamless content management....the current position in the document as an editable range start...Remarks Editable range in a document can overlap and span any range...

    reference.aspose.com/words/net/aspose.words/doc...
  9. FindReplaceOptions.IgnoreShapes | Aspose.Words ...

    Discover the IgnoreShapes property of FindReplaceOptions. Control shape inclusion in text processing with this essential boolean setting for improved accuracy.... Document doc = new Document (); DocumentBuilder...IgnoreShapes = true }; builder . Document . Range . Replace ( "Lorem...

    reference.aspose.com/words/net/aspose.words.rep...
  10. Document.StartTrackRevisions | Aspose.Words for...

    Effortlessly track Document changes with the StartTrackRevisions method. Automatically mark all edits as revisions for seamless collaboration and clarity....further changes you make to the document programmatically as revision...changes to the document programmatically, save the document and later...

    reference.aspose.com/words/net/aspose.words/doc...