Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 4,867 for

document assembly

(0.18 sec)
  1. OoxmlSaveOptions.CompressionLevel | Aspose.Word...

    Discover the OoxmlSaveOptions CompressionLevel property to optimize Document saving with customizable compression levels for enhanced performance....compression level used to save document. The default value is Normal...saving an OOXML document. Document doc = new Document ( MyDir + "Big...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Document.Compare | Aspose.Words for .NET

    Effortlessly compare Documents with our Document Compare tool. Identify edits and format changes quickly for streamlined revisions and enhanced collaboration....Compare( Document , string, DateTime ) Compares this document with...with another document producing changes as number of edit and format...

    reference.aspose.com/words/net/aspose.words/doc...
  3. XpsSaveOptions | Aspose.Words for .NET

    Discover the XpsSaveOptions constructor to effortlessly create instances for saving Documents in the XPS format, enhancing your Document management efficiency....that can be used to save a document in the Xps format. public...a saved XPS document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  4. SummarizeOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.AI.SummarizeOptions class to customize and enhance your Document summarization for clearer insights and improved content management....various options for summarizing document content. public class SummarizeOptions...Google models. Document firstDoc = new Document ( MyDir + "Big...

    reference.aspose.com/words/net/aspose.words.ai/...
  5. DocumentBuilder.InsertHtml | Aspose.Words for .NET

    Effortlessly enhance your Documents with the DocumentBuilder InsertHtml method—seamlessly insert HTML strings for dynamic content integration....Inserts an HTML string into the document. public void InsertHtml (...string to insert into the document. Remarks You can use this...

    reference.aspose.com/words/net/aspose.words/doc...
  6. ListCollection.Item | Aspose.Words for .NET

    Access ListCollection items effortlessly by index. Simplify your data management and enhance your coding efficiency with this powerful property!...verify owner document properties of lists. Document doc = new Document...Document (); ListCollection lists = doc . Lists ; Assert . That...

    reference.aspose.com/words/net/aspose.words.lis...
  7. ImageSaveOptions.TiffBinarizationMethod | Aspos...

    Discover the TiffBinarizationMethod property for ImageSaveOptions. Easily convert images to 1 bpp format with Ccitt3 or Ccitt4 compression.... Document doc = new Document (); DocumentBuilder...jpg" ); // When we save the document as a TIFF, we can pass a SaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  8. DocumentBuilder.InsertParagraph | Aspose.Words ...

    Enhance your Documents effortlessly with the DocumentBuilder InsertParagraph method, allowing seamless paragraph breaks for improved readability....a paragraph break into the document. public Paragraph InsertParagraph...paragraph into the document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  9. FieldAddressBlock.LanguageId | Aspose.Words for...

    Manage address formatting effortlessly with the FieldAddressBlock LanguageId property. Set or retrieve the language ID for seamless localization.... Document doc = new Document (); DocumentBuilder...the first character of the document. // We can set a different...

    reference.aspose.com/words/net/aspose.words.fie...
  10. VbaModuleCollection.Count | Aspose.Words for .NET

    Discover the VbaModuleCollection Count property, which efficiently counts your VBA modules, enhancing your coding workflow and organization....access a document’s VBA project information. Document doc = new...new Document ( MyDir + "VBA project.docm" ); // A VBA project...

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