Sort Score
Result 10 results
Languages All
Labels All
Results 1,981 - 1,990 of 4,930 for

document assembly

(0.29 sec)
  1. CustomPart.Name | Aspose.Words for .NET

    Discover how to manage CustomPart names in OOXML packages. Easily set or retrieve absolute names for seamless integration and enhanced functionality....access a document’s arbitrary custom parts collection. Document doc...doc = new Document ( MyDir + "Custom parts OOXML package.docx"...

    reference.aspose.com/words/net/aspose.words.mar...
  2. FontSavingArgs.Italic | Aspose.Words for .NET

    Discover the FontSavingArgs Italic property to easily check if your font is italicized, enhancing your text styling and design flexibility....SaveExportedFonts () { Document doc = new Document ( MyDir + "Rendering...them alongside the output document. doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.sav...
  3. PageInfo.PaperTray | Aspose.Words for .NET

    Discover the PageInfo PaperTray property to access the specific paper tray bin for your Document. Enhance your printing efficiency with tailored solutions!...this page as specified in the document. The value is implementation...page in a Word document. Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.ren...
  4. ComparerContext Class | Aspose.Words for .NET

    Discover the Aspose.Words LowCode ComparerContext class for efficient Document comparison, enhancing your workflow with seamless integration and powerful features....Hide ] ComparerContext class Document comparer context public class...to accept revisions in the documents before comparing them. If...

    reference.aspose.com/words/net/aspose.words.low...
  5. RevisionColor Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Layout.RevisionColor enum to customize Document revision colors, enhancing clarity and improving collaboration in your Documents....Allows to specify color of document revisions. public enum RevisionColor...rendered output document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.lay...
  6. Paragraph.JoinRunsWithSameFormatting | Aspose.W...

    Effortlessly join runs with consistent formatting in your paragraphs using the JoinRunsWithSameFormatting method. Enhance your Document's style today!... Document doc = new Document (); DocumentBuilder...4. " ); // If we open this document in Microsoft Word, the paragraph...

    reference.aspose.com/words/net/aspose.words/par...
  7. ParagraphFormat.IsListItem | Aspose.Words for .NET

    Discover how the ParagraphFormat IsListItem property enhances your Document formatting by identifying bulleted or numbered list items effortlessly.... Document doc = new Document (); DocumentBuilder...and end a list by using a document builder's "ListFormat" property...

    reference.aspose.com/words/net/aspose.words/par...
  8. FieldAutoTextList.ListStyle | Aspose.Words for ...

    Discover the FieldAutoTextList ListStyle property to customize your entry lists effortlessly. Enhance your content with tailored styles today!...FieldAutoTextList () { Document doc = new Document (); // Create a glossary...glossary document and populate it with auto text entries. doc...

    reference.aspose.com/words/net/aspose.words.fie...
  9. FileFormatInfo.HasDigitalSignature | Aspose.Wor...

    Discover the FileFormatInfo HasDigitalSignature property—quickly check if your Document includes a digital signature, enhancing security and authenticity....property Returns true if this document contains a digital signature...signature is present on a document, but it does not specify whether...

    reference.aspose.com/words/net/aspose.words/fil...
  10. TabStopCollection.Before | Aspose.Words for .NET

    Discover the TabStopCollection Before method, efficiently retrieve the nearest left tab stop for seamless navigation in your application....work with a document’s collection of tab stops. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/tab...