Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 4,983 for

assemble document

(0.17 sec)
  1. TxtLoadOptions.DetectNumberingWithWhitespaces |...

    Optimize your Document imports with TxtLoadOptions' DetectNumberingWithWhitespaces feature, ensuring accurate recognition of numbered lists from plain text....items are recognized when document is imported from plain text...plaintext documents. // Create a plaintext document in a string...

    reference.aspose.com/words/net/aspose.words.loa...
  2. ImportFormatOptions.ForceCopyStyles | Aspose.Wo...

    Discover the ImportFormatOptions ForceCopyStyles property, control style copying in KeepSourceFormatting mode with ease. Default is false for optimal results....already exists in a destination document, the source style formatting...forcibly copied into destination document with unique name and applied...

    reference.aspose.com/words/net/aspose.words/imp...
  3. PdfDigitalSignatureDetails.Location | Aspose.Wo...

    Discover the PdfDigitalSignatureDetails Location property to easily manage and customize your Document signing location for enhanced security and efficiency....generated PDF document. Document doc = new Document (); DocumentBuilder...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  4. AutoFitBehavior Enum | Aspose.Words for .NET

    Discover Aspose.Words.Tables.AutoFitBehavior enum to optimize table resizing with the AutoFit method, enhancing Document layout and presentation.... Document doc = new Document (); DocumentBuilder...formatted 2x2 table. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.tab...
  5. PageSetup.PaperSize | Aspose.Words for .NET

    Discover the PageSetup PaperSize property to easily customize and manage your Document's paper size for optimal printing results.... Document doc = new Document ( MyDir + "Big document.docx"...settings for a section. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/pag...
  6. PdfSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.PdfSaveOptions to enhance your Document saving experience. Customize settings for optimal PDF output quality and performance....additional options when saving a document into the Pdf format. To learn...the Specify Save Options documentation article. public class PdfSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  7. DocumentLoadingArgs Class | Aspose.Words for .NET

    Explore the Aspose.Words.Loading.DocumentLoadingArgs class for efficient Document loading. Enhance your workflow with powerful notification arguments....the Specify Load Options documentation article. public sealed class...how to notify the user if document loading exceeded expected...

    reference.aspose.com/words/net/aspose.words.loa...
  8. FieldAutoTextList Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldAutoTextList class, designed to streamline Document automation with efficient AUTOTEXTLIST field implementation....the Working with Fields documentation article. public class FieldAutoTextList...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  9. PreferredWidth.Equals | Aspose.Words for .NET

    Discover how the PreferredWidth Equals method checks if your specified width matches the current value, ensuring precision in your layout design.... Document doc = new Document (); DocumentBuilder...namespace Aspose.Words.Tables assembly Aspose.Words Equals( object...

    reference.aspose.com/words/net/aspose.words.tab...
  10. CompositeNode.AppendChild | Aspose.Words for .NET

    Discover how the CompositeNode AppendChild method enhances your coding by seamlessly adding nodes to your child node list. Boost your development efficiency!...inserted was created from another document, you should use ImportNode...import the node to the current document. The imported node can then...

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