Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 4,855 for

document assembly

(0.05 sec)
  1. Node.IsComposite | Aspose.Words for .NET

    Discover the Node IsComposite property. Easily identify if a node can hold other nodes, enhancing your data structure management and flexibility....RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...contain child nodes, such as the document itself, is composite. Assert...

    reference.aspose.com/words/net/aspose.words/nod...
  2. CompositeNode.IsComposite | Aspose.Words for .NET

    Discover the CompositeNode IsComposite property. Easily check if a node supports child nodes for enhanced data structure management....RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...contain child nodes, such as the document itself, is composite. Assert...

    reference.aspose.com/words/net/aspose.words/com...
  3. FontSubstitutionReason Enum | Aspose.Words for ...

    Aspose.Words.FontSubstitutionReason enum shows the reason for font substitution to keep Documents displayed correctly....alternative name from the document. FontNameSubstitution 1 Font...font substitution. Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words/fon...
  4. TxtLoadOptions.DocumentDirection | Aspose.Words...

    Discover the TxtLoadOptions DocumentDirection property to easily set Document direction. Optimize your layout with the default LeftToRight setting!...DocumentDirection property Gets or sets a document direction. The default value...Shows how to detect plaintext document text direction. // Create...

    reference.aspose.com/words/net/aspose.words.loa...
  5. SummaryLength Enum | Aspose.Words for .NET

    Discover the Aspose.Words.AI.SummaryLength enum, offering flexible summary length options for enhanced Document summarization and improved content clarity.... Document firstDoc = new Document ( MyDir + "Big..."Big document.docx" ); Document secondDoc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.ai/...
  6. FontInfoCollection.GetEnumerator | Aspose.Words...

    Discover the FontInfoCollection GetEnumerator method to easily iterate through all collection items. Streamline your coding with this efficient tool!...each font in a document. Document doc = new Document ( MyDir + "Document..."Document.docx" ); IEnumerator < FontInfo > fontCollectionEnumer...

    reference.aspose.com/words/net/aspose.words.fon...
  7. FontInfo.Family | Aspose.Words for .NET

    Discover the FontInfo Family property to easily manage and customize your font family settings for enhanced design flexibility and style....each font in a document. Document doc = new Document ( MyDir + "Document..."Document.docx" ); IEnumerator < FontInfo > fontCollectionEnumer...

    reference.aspose.com/words/net/aspose.words.fon...
  8. FontInfo.Charset | Aspose.Words for .NET

    Discover the FontInfo Charset property to easily manage and customize your font's character set for enhanced design flexibility and readability....each font in a document. Document doc = new Document ( MyDir + "Document..."Document.docx" ); IEnumerator < FontInfo > fontCollectionEnumer...

    reference.aspose.com/words/net/aspose.words.fon...
  9. Paragraph.IsEndOfSection | Aspose.Words for .NET

    Discover the Paragraph IsEndOfSection property, identify if a paragraph is the last in a section's main text for enhanced Document structure and clarity....contents of one document to a bookmark in another document. public void...InsertAtBookmark () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/par...
  10. DownsampleOptions.ResolutionThreshold | Aspose....

    Optimize your images with the DownsampleOptions ResolutionThreshold property. Control downsampling based on resolution for better performance and quality....resolution of an image in the document is less than threshold value...in the PDF document. Document doc = new Document ( MyDir + "Images...

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