Sort Score
Result 10 results
Languages All
Labels All
Results 2,091 - 2,100 of 4,805 for

document assembly

(0.12 sec)
  1. ReplacingArgs.MatchNode | Aspose.Words for .NET

    Discover the ReplacingArgs MatchNode property to easily access the node where your match begins, enhancing your coding efficiency and accuracy....Shows how to insert an entire document’s contents as a replacement...() { Document mainDoc = new Document ( MyDir + "Document insertion...

    reference.aspose.com/words/net/aspose.words.rep...
  2. BuiltInDocumentProperties.Title | Aspose.Words ...

    Manage your Document's title effortlessly with BuiltInDocumentProperties. Easily set or retrieve titles for enhanced organization and clarity....Gets or sets the title of the document. public string Title { get...how to work with built-in document properties in the “Description”...

    reference.aspose.com/words/net/aspose.words.pro...
  3. Story.Paragraphs | Aspose.Words for .NET

    Discover Story Paragraphs. Access a curated collection of paragraphs directly from your story, enhancing your narrative with rich, engaging content.... Document doc = new Document ( MyDir + "Revisions..."Revisions.docx" ); // This document contains "Move" revisions, which...

    reference.aspose.com/words/net/aspose.words/sto...
  4. HeaderFooter | Aspose.Words for .NET

    Design stunning headers and footers effortlessly with our intuitive constructor. Customize your website's look for a unique, professional touch!...doc DocumentBase The owner document. headerFooterType HeaderFooterType...specified document, but is not yet part of the document and ParentNode...

    reference.aspose.com/words/net/aspose.words/hea...
  5. ImageSaveOptions.SaveFormat | Aspose.Words for ...

    Discover the ImageSaveOptions SaveFormat property to effortlessly save Documents in formats like TIFF, PNG, JPEG, and more. Enhance your workflow today!...format in which the rendered document pages or shapes will be saved...converts a document to one. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  6. ShapeBase.IsDeleteRevision | Aspose.Words for .NET

    Discover the ShapeBase IsDeleteRevision property, learn how it indicates object deletion in Microsoft Word with change tracking enabled for enhanced Document management.... Document doc = new Document (); Assert . That...the shape persists in the document and counts as a delete revision...

    reference.aspose.com/words/net/aspose.words.dra...
  7. HtmlFixedSaveOptions.ExportEmbeddedFonts | Aspo...

    Control font embedding in your HTML with the ExportEmbeddedFonts property. Enhance Document quality while managing file size effectively....should be embedded into Html document in Base64 format. Note setting...exporting a document to Html. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.sav...
  8. TxtSaveOptions.SimplifyListLabels | Aspose.Word...

    Discover how TxtSaveOptions' SimplifyListLabels feature enhances clarity by streamlining complex list labels for improved text representation....saving a document to plaintext. Document doc = new Document (); DocumentBuilder... which we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  9. List.IsMultiLevel | Aspose.Words for .NET

    Discover if your list supports multi-levels! Our tool reveals true for 9 levels and false for 1, enhancing your data management efficiency.... But in some documents, created with earlier versions...use it in a document. Document doc = new Document (); // A list...

    reference.aspose.com/words/net/aspose.words.lis...
  10. List.IsListStyleDefinition | Aspose.Words for .NET

    Discover if the List IsListStyleDefinition property defines a list style. Unlock enhanced styling options for your lists today!...use it in a document. Document doc = new Document (); // A list...and end a list by using a document builder's "ListFormat" property...

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