Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 4,985 for

assemble document

(0.18 sec)
  1. PageSetup.ChapterPageSeparator | Aspose.Words f...

    Discover the ChapterPageSeparator property in PageSetup. Easily customize the separator character between chapter and page numbers for a polished look....include chapter numbers, the document headings must have a numbered...chapters. Document doc = new Document ( MyDir + "Big document.docx"...

    reference.aspose.com/words/net/aspose.words/pag...
  2. OptionButtonControl.Type | Aspose.Words for .NET

    Discover the OptionButtonControl Type property for Forms 2.0. Learn how to enhance your forms with this essential control type feature.... Document doc = new Document ( MyDir + "Radio...namespace Aspose.Words.Drawing.Ole assembly Aspose.Words OptionButtonControl...

    reference.aspose.com/words/net/aspose.words.dra...
  3. HtmlSaveOptions.MetafileFormat | Aspose.Words f...

    Discover the HtmlSaveOptions MetafileFormat property for exporting to HTML, MHTML, or EPUB. Save metafiles as high-quality PNG images by default!...different format when saving HTML documents. string html = @"<html> <svg...images loaded from an HTML document were converted to EMF. //...

    reference.aspose.com/words/net/aspose.words.sav...
  4. RelativeVerticalPosition Enum | Aspose.Words fo...

    Discover the Aspose.Words.Drawing.RelativeVerticalPosition enum to define vertical positioning for shapes and text frames effectively and enhance Document layouts.... Document doc = new Document (); DocumentBuilder...as a watermark. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ContinuousSectionRestart Enum | Aspose.Words fo...

    Explore the Aspose.Words.Layout.ContinuousSectionRestart enum for flexible page numbering options in continuous sections. Enhance Document layout effortlessly!... Document doc = new Document ( MyDir + "Continuous...namespace Aspose.Words.Layout assembly Aspose.Words CommentDisplayMode...

    reference.aspose.com/words/net/aspose.words.lay...
  6. FontInfo.EmbeddingLicensingRights | Aspose.Word...

    Discover the FontInfo EmbeddingLicensingRights property to easily access and manage your embedded font licensing rights for seamless design integration.... Document doc = new Document ( MyDir + "Embedded...docx" ); // Get the list of document fonts. FontInfoCollection...

    reference.aspose.com/words/net/aspose.words.fon...
  7. MarkdownSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.MarkdownSaveOptions for enhanced Document saving in Markdown format. Customize your output with advanced options today!...additional options when saving a document into the Markdown format....the Specify Save Options documentation article. public class MarkdownSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  8. CustomPart.Name | Aspose.Words for .NET

    Discover how to manage CustomPart names in OOXML packages. Easily set or retrieve absolute names for seamless integration and enhanced functionality....access a document’s arbitrary custom parts collection. Document doc...doc = new Document ( MyDir + "Custom parts OOXML package.docx"...

    reference.aspose.com/words/net/aspose.words.mar...
  9. WatermarkerContext.TextWatermark | Aspose.Words...

    Discover the WatermarkerContext TextWatermark feature to easily add customizable text watermarks, enhancing your content's security and branding....insert watermark text to the document using context. string doc...doc = MyDir + "Big document.docx" ; string watermarkText = "This...

    reference.aspose.com/words/net/aspose.words.low...
  10. Row.Cells | Aspose.Words for .NET

    Access Row Cells effortlessly with typed controls for seamless management of child nodes, enhancing your data manipulation experience....the document and print the contents of each cell. Document doc...doc = new Document ( MyDir + "Tables.docx" ); TableCollection tables...

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