Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 4,694 for

assemble document

(0.05 sec)
  1. CompatibilityOptions.DoNotWrapTextWithPunct | A...

    Discover the CompatibilityOptions DoNotWrapTextWithPunct property to prevent hanging punctuation in your character grid for cleaner, professional layouts....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.NoLeading | Aspose.Words f...

    Discover the NoLeading property in CompatibilityOptions to eliminate unwanted spacing between text lines for a cleaner, more professional look....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.UseAnsiKerningPairs | Aspo...

    Enhance your typography with the CompatibilityOptions UseAnsiKerningPairs property for improved font readability and professional design....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. ReplacingArgs.MatchEndNode | Aspose.Words for .NET

    ReplacingArgs MatchEndNode property guide. Access the ending node of text matches during Document search and replace operations....MatchEndNode () { Document doc = new Document (); DocumentBuilder...namespace Aspose.Words.Replacing assembly Aspose.Words ReplacingArgs...

    reference.aspose.com/words/net/aspose.words.rep...
  5. Field.Separator | Aspose.Words for .NET

    Discover the Field Separator property to easily access the node representing the field separator, enhancing data management efficiency. Learn more!...FieldCollection () { Document doc = new Document (); DocumentBuilder..."There are no fields in the document." ); } } } Console . WriteLine...

    reference.aspose.com/words/net/aspose.words.fie...
  6. INodeChangingCallback Interface | Aspose.Words ...

    Implement the Aspose.Words.INodeChangingCallback interface to get real-time notifications on Document node changes, enhancing your Document management experience....inserted or removed in the document. public interface INodeChangingCallbac...when a node belonging to this document has been inserted into another...

    reference.aspose.com/words/net/aspose.words/ino...
  7. FixedPageSaveOptions.ColorMode | Aspose.Words f...

    Discover the FixedPageSaveOptions ColorMode property to customize color rendering for enhanced Document quality and visual appeal. Optimize your output today!... Document doc = new Document ( MyDir + "Images...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  8. DocumentBuilder.CurrentNode | Aspose.Words for ...

    Discover the DocumentBuilder CurrentNode property to easily access the selected node, enhancing your Document editing efficiency and workflow....a paragraph or structured document tag, CurrentNode returns null...Examples Shows how to move a document builder’s cursor to different...

    reference.aspose.com/words/net/aspose.words/doc...
  9. FileFormatUtil.ExtensionToSaveFormat | Aspose.W...

    Effortlessly convert file name extensions to SaveFormat values with the FileFormatUtil ExtensionToSaveFormat method. Simplify your file management today!...the format of a document. // Load a document from a file that... OpenRead ( MyDir + "Word document with missing file extension"...

    reference.aspose.com/words/net/aspose.words/fil...
  10. DigitalSignature.CertificateHolder | Aspose.Wor...

    Discover the DigitalSignature CertificateHolder property, which retrieves the certificate holder object for enhanced Document signing security and verification....certificate was used to sign the document. public CertificateHolder...Examples Shows how to sign documents with X.509 certificates. //...

    reference.aspose.com/words/net/aspose.words.dig...