Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 4,982 for

document assembly

(0.62 sec)
  1. Paragraph.IsEndOfDocument | Aspose.Words for .NET

    Discover the IsEndOfDocument property for paragraphs. Learn how to identify the last paragraph in your Document's final section for effective formatting....in the last section of the document. public bool IsEndOfDocument...paragraph into the document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/par...
  2. FontEmbeddingUsagePermissions Enum | Aspose.Wor...

    Discover the Aspose.Words.Fonts.FontEmbeddingUsagePermissions enum, enabling precise control over font embedding permissions for enhanced Document management....of viewing or printing the document. Editable 3 The font may be...fonts (FontInfo). Document doc = new Document ( MyDir + "Embedded...

    reference.aspose.com/words/net/aspose.words.fon...
  3. HyphenationOptions.HyphenateCaps | Aspose.Words...

    Discover the HyphenateCaps property in HyphenationOptions. Control hyphenation for all-caps words easily—default is set to true. Optimize your text today!... Document doc = new Document (); DocumentBuilder...doc . Save ( ArtifactsDir + "Document.HyphenationOptions.docx" );...

    reference.aspose.com/words/net/aspose.words.set...
  4. HorizontalRuleAlignment Enum | Aspose.Words for...

    Discover the Aspose.Words.HorizontalRuleAlignment enum for precise control over horizontal rule alignment, enhancing your Document formatting and design.... Document doc = new Document (); DocumentBuilder...namespace Aspose.Words.Drawing assembly Aspose.Words HorizontalAlignment...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ShadowFormat.Visible | Aspose.Words for .NET

    Discover the ShadowFormat Visible property. Easily check if your formatting is visible, enhancing your Document's appearance and clarity.... Document doc = new Document ( MyDir + "Shape...namespace Aspose.Words.Drawing assembly Aspose.Words ShadowFormat...

    reference.aspose.com/words/net/aspose.words.dra...
  6. FieldBuilder | Aspose.Words for .NET

    Discover FieldBuilder, the powerful tool for effortlessly creating and managing fields in your projects. Streamline your workflow today!... Document doc = new Document (); // A convenient...text content to a document is with a document builder. DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Section.ProtectedForForms | Aspose.Words for .NET

    Discover how the ProtectedForForms property in Microsoft Word enhances Document security, allowing users to edit only designated form fields easily.... Document doc = new Document (); DocumentBuilder...protection to every section in the document. doc . Protect ( ProtectionType...

    reference.aspose.com/words/net/aspose.words/sec...
  8. TextBox.InternalMarginBottom | Aspose.Words for...

    Discover the TextBox InternalMarginBottom property to customize your shape's inner bottom margin in points for enhanced design precision.... Document doc = new Document (); DocumentBuilder...namespace Aspose.Words.Drawing assembly Aspose.Words TextBox.FitShapeToText...

    reference.aspose.com/words/net/aspose.words.dra...
  9. FolderFontSource.ScanSubfolders | Aspose.Words ...

    Discover the FolderFontSource ScanSubfolders property to easily manage font organization by choosing to scan subfolders for enhanced efficiency....FontsDir , false , 1 ); Document doc = new Document (); doc . FontSettings...namespace Aspose.Words.Fonts assembly Aspose.Words FolderFontSource...

    reference.aspose.com/words/net/aspose.words.fon...
  10. Document.ExtractPages | Aspose.Words for .NET

    Discover the Document ExtractPages method to effortlessly retrieve specific page ranges, enhancing your Document management and efficiency....PageExtractOptions ) Returns the Document object representing the specified...page extract options. public Document ExtractPages ( int index ...

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