Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 4,283 for

assemble document

(0.04 sec)
  1. DocumentVisitor.VisitBodyEnd | Aspose.Words for...

    Discover the DocumentVisitor VisitBodyEnd method—efficiently manage text story enumeration and enhance your Document processing capabilities....how to use a document visitor to print a document’s node structure...DocStructureToText () { Document doc = new Document ( MyDir + "Docum...

    reference.aspose.com/words/net/aspose.words/doc...
  2. ImageData.SetImage | Aspose.Words for .NET

    Discover how to use the SetImage method in ImageData to enhance your shapes with customized images. Elevate your design effortlessly!...system in a document. Document doc = new Document (); // To display...display an image in a document, we will need to create a shape...

    reference.aspose.com/words/net/aspose.words.dra...
  3. IDocumentPartSavingCallback.DocumentPartSaving ...

    Optimize your Document management with the DocumentPartSaving method in Aspose.Words, ensuring seamless saving of Document parts for enhanced efficiency....Words is about to save a document part. public void DocumentPartSaving...Examples Shows how to split a document into parts and save them....

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

    Effortlessly split Documents with Aspose.Words.LowCode.Splitter class. Utilize versatile methods for precise Document management and enhanced workflow efficiency....methods intended to split the documents into parts using different...LoadOptions ) Specifies input document for processing. From ( string...

    reference.aspose.com/words/net/aspose.words.low...
  5. OpenAiModel.WithOrganization | Aspose.Words for...

    Discover how the OpenAiModel WithOrganization method enhances your AI experience by easily setting your organization for optimized performance.... Document firstDoc = new Document ( MyDir + "Big..."Big document.docx" ); Document secondDoc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.ai/...
  6. HtmlSaveOptions | Aspose.Words for .NET

    Discover the HtmlSaveOptions constructor to effortlessly create and save Documents in HTML format, ensuring optimal formatting and easy sharing....that can be used to save a document in the Html format. public...saving a document to .epub. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.sav...
  7. IDocumentSavingCallback.Notify | Aspose.Words f...

    Track Document saving progress with the iDocumentSavingCallback Notify method. Enhance your app's efficiency and user experience today!...This is called to notify of document saving progress. public void...Examples Shows how to manage a document while saving to html. public...

    reference.aspose.com/words/net/aspose.words.sav...
  8. BuiltInDocumentProperties.Company | Aspose.Word...

    Manage your BuiltInDocumentProperties effortlessly. Easily get or set company properties to enhance Document organization and streamline workflows....Examples Shows how to work with document properties in the “Origin”...“Origin” category. // Open a document that we have created and edited...

    reference.aspose.com/words/net/aspose.words.pro...
  9. DocSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the DocSaveOptions SaveFormat property to easily choose between Doc or Dot formats for seamless Document saving. Optimize your workflow today!...Specifies the format in which the document will be saved if this save...Microsoft Word formats. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  10. 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...