Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 4,946 for

assemble document

(0.1 sec)
  1. JustificationMode Enum | Aspose.Words for .NET

    Discover Aspose.Words JustificationMode enum for precise character spacing adjustments in your Documents. Enhance readability with customizable settings!...character spacing adjustment for a document. The default value is Expand...control. Document doc = new Document ( MyDir + "Document.docx" );...

    reference.aspose.com/words/net/aspose.words.set...
  2. FontInfo.Pitch | Aspose.Words for .NET

    Discover the FontInfo Pitch property. Learn how it defines fixed pitch vs. proportional spacing, enhancing your typography for better design clarity....each font in a document. Document doc = new Document ( MyDir + "Document..."Document.docx" ); IEnumerator < FontInfo > fontCollectionEnumer...

    reference.aspose.com/words/net/aspose.words.fon...
  3. FontInfo.AltName | Aspose.Words for .NET

    Discover the FontInfo AltName property, easily manage alternate font names to enhance typography and improve your design projects....each font in a document. Document doc = new Document ( MyDir + "Document..."Document.docx" ); IEnumerator < FontInfo > fontCollectionEnumer...

    reference.aspose.com/words/net/aspose.words.fon...
  4. Document.NodeType | Aspose.Words for .NET

    Explore the Document NodeType property to unlock essential Document details and enhance your data management. Discover its benefits today!...[ Hide ] Document.NodeType property Returns Document. public override...RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...

    reference.aspose.com/words/net/aspose.words/doc...
  5. HtmlFixedSaveOptions.SaveFormat | Aspose.Words ...

    Discover the HtmlFixedSaveOptions SaveFormat property to ensure your Documents are saved in the exclusive HtmlFixed format for optimal quality....Specifies the format in which the document will be saved if this save...created while converting a document to HTML. public void HtmlFixedResourceFol...

    reference.aspose.com/words/net/aspose.words.sav...
  6. CustomXmlPropertyCollection.RemoveAt | Aspose.W...

    Effortlessly manage your CustomXmlPropertyCollection with the RemoveAt method—quickly remove properties by index for streamlined data handling.... Document doc = new Document ( MyDir + "Smart...// A smart tag appears in a document with Microsoft Word recognizes...

    reference.aspose.com/words/net/aspose.words.mar...
  7. CustomXmlPropertyCollection.Add | Aspose.Words ...

    Effortlessly enhance your CustomXmlPropertyCollection with the Add method, allowing you to seamlessly integrate properties for optimized data management.... Document doc = new Document ( MyDir + "Smart...// A smart tag appears in a document with Microsoft Word recognizes...

    reference.aspose.com/words/net/aspose.words.mar...
  8. 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...
  9. 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...
  10. WarningInfoCollection.Count | Aspose.Words for ...

    Discover the WarningInfoCollection Count property to easily access the total number of elements in your collection for efficient data management....(); Document doc = new Document ( MyDir + "FB2 document.fb2"...The file is loaded as an XML document." )); Assert . That ( warnings...

    reference.aspose.com/words/net/aspose.words/war...