Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 4,867 for

assemble document

(0.08 sec)
  1. WordML2003SaveOptions.SaveFormat | Aspose.Words...

    Discover how the WordML2003SaveOptions SaveFormat property defines Document saving formats. Ensure seamless compatibility with WordML for your files!...Specifies the format in which the document will be saved if this save...output document’s raw content. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  2. StructuredDocumentTagCollection.GetByTag | Aspo...

    Discover the GetByTag method in StructuredDocumentTagCollection. Efficiently retrieve the first structured Document tag with your desired tag for seamless Document management....Returns the first structured document tag encountered in the collection...The tag of the structured document tag. Remarks Returns null...

    reference.aspose.com/words/net/aspose.words.mar...
  3. SectionStart Enum | Aspose.Words for .NET

    Explore Aspose.Words.SectionStart enum to understand section breaks and enhance Document formatting for better control and presentation....Words document by hand. Document doc = new Document (); // A...A blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/net/aspose.words/sec...
  4. DocumentBuilder.EndBookmark | Aspose.Words for ...

    Effortlessly mark the end of a bookmark in your Document with DocumentBuilder's EndBookmark method, enhancing your Document organization and navigation....the current position in the document as a bookmark end. public...created. Remarks Bookmarks in a document can overlap and span any range...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Story.LastParagraph | Aspose.Words for .NET

    Access the last paragraph of your story effortlessly with the Story LastParagraph property, enhancing your narrative management and editing experience.... Document doc = new Document (); DocumentBuilder...Writeln ( "Run 1. " ); // The document builder has a cursor, which...

    reference.aspose.com/words/net/aspose.words/sto...
  6. PdfSaveOptions.UseCoreFonts | Aspose.Words for ...

    Optimize your PDFs with PdfSaveOptions! Control font substitution for TrueType fonts like Arial and Times New Roman to enhance Document quality....fonts are replaced in PDF document with corresponding core Type...font substitution. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  7. CssSavingArgs.KeepCssStreamOpen | Aspose.Words ...

    Discover the KeepCssStreamOpen property in CssSavingArgs. Control Aspose.Words' stream behavior for efficient CSS saving and enhanced performance....ExternalCssFilenames () { Document doc = new Document ( MyDir + "Rendering... which we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  8. MarkupLevel Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Markup.MarkupLevel enum, defining where StructuredDocumentTags fit in your Document tree for enhanced organization and control....Specifies the level in the document tree where a particular StructuredDocumentTa...control elements. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.mar...
  9. ListCollection.Add | Aspose.Words for .NET

    Discover how the ListCollection Add method creates custom lists from templates, enhancing your Document's organization and efficiency....collection of lists in the document. public List Add ( ListTemplate...collection of paragraphs. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.lis...
  10. HtmlSaveOptions.ExportTocPageNumbers | Aspose.W...

    Control TOC page numbers in HTML, MHTML, and EPUB exports with HtmlSaveOptions. Enhance navigation and user experience effortlessly!...saving a document with a table of contents to .html. Document doc...doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

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