Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 4,683 for

assemble document

(0.13 sec)
  1. FontFamily Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Fonts.FontFamily enum—your key to managing diverse font families effortlessly for enhanced Document styling and formatting....each font in a document. Document doc = new Document ( MyDir + "Document..."Document.docx" ); IEnumerator < FontInfo > fontCollectionEnumer...

    reference.aspose.com/words/net/aspose.words.fon...
  2. FindReplaceDirection Enum | Aspose.Words for .NET

    Discover the Aspose.Words FindReplaceDirection enum for efficient text replacement. Optimize your Document processing with precise direction control....find-and-replace operation traverses the document in. public void Direction...findReplaceDirection ) { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.rep...
  3. Document.AcceptEnd | Aspose.Words for .NET

    Explore the Document AcceptEnd method to efficiently manage visitor access at the Document's end. Enhance user experience with seamless navigation....AcceptEnd Contents [ Hide ] Document.AcceptEnd method Accepts a...for visiting the end of the document. public override VisitorAction...

    reference.aspose.com/words/net/aspose.words/doc...
  4. IDocumentLoadingCallback.Notify | Aspose.Words ...

    Track Document loading progress effortlessly with the IDocumentLoadingCallback Notify method. Enhance user experience with real-time updates!...This is called to notify of document loading progress. public void...how to notify the user if document loading exceeded expected...

    reference.aspose.com/words/net/aspose.words.loa...
  5. VbaProject.Clone | Aspose.Words for .NET

    Effortlessly duplicate your VbaProject with the Clone method. Enhance your workflow and streamline project management today!... Document doc = new Document ( MyDir + "VBA project...project.docm" ); Document destDoc = new Document (); VbaProject...

    reference.aspose.com/words/net/aspose.words.vba...
  6. ParagraphFormat.Bidi | Aspose.Words for .NET

    Discover the ParagraphFormat Bidi property to easily control right-to-left text formatting for enhanced readability and improved Document layout....Shows how to detect plaintext document text direction. // Create...object, which we can pass to a document's constructor // to modify...

    reference.aspose.com/words/net/aspose.words/par...
  7. RevisionsView Enum | Aspose.Words for .NET

    Discover Aspose.Words.RevisionsView enum to easily choose between original and revised Document versions for streamlined editing and collaboration....original or revised version of a document. public enum RevisionsView...Specifies original version of a document. Final 1 Specifies revised...

    reference.aspose.com/words/net/aspose.words/rev...
  8. FieldMergingArgsBase.DocumentFieldName | Aspose...

    Discover the DocumentFieldName property of FieldMergingArgsBase. Easily access and manage merge field names for efficient Document processing....field as specified in the document. public string DocumentFieldName...you have a mapping from a document field name to a different...

    reference.aspose.com/words/net/aspose.words.mai...
  9. ParagraphFormat.SuppressAutoHyphens | Aspose.Wo...

    Control hyphenation in your Document with the ParagraphFormat SuppressAutoHyphens property, ensuring clear and professional paragraph formatting....hyphenation which is applied in the document settings. public bool SuppressAutoHyphens...), Is . True ); // Open a document containing text with a locale...

    reference.aspose.com/words/net/aspose.words/par...
  10. PdfSaveOptions.CacheBackgroundGraphics | Aspose...

    Discover the PdfSaveOptions CacheBackgroundGraphics property to optimize Document graphics caching, enhancing your PDF creation and performance....to cache graphics placed in document’s background. public bool...graphics are written to the PDF document as an xObject. When the value...

    reference.aspose.com/words/net/aspose.words.sav...