Sort Score
Result 10 results
Languages All
Labels All
Results 2,121 - 2,130 of 4,931 for

assemble document

(0.12 sec)
  1. FontInfo.AltName | Aspose.Words for .NET

    Discover the FontInfo AltName property, easily manage alternate font names to enhance typography and improve your design projects....each font in a document. Document doc = new Document ( MyDir + "Document..."Document.docx" ); IEnumerator < FontInfo > fontCollectionEnumer...

    reference.aspose.com/words/net/aspose.words.fon...
  2. SdtListItem | Aspose.Words for .NET

    Discover the SdtListItem constructor, effortlessly create new instances of this powerful class for enhanced data management and functionality....structured document tags. Document doc = new Document (); StructuredDocumentTa...drop-down list structured document tag is a form that allows...

    reference.aspose.com/words/net/aspose.words.mar...
  3. TextWatermarkOptions.FontSize | Aspose.Words fo...

    Customize your TextWatermarkOptions with adjustable FontSize. Easily set your preferred size for optimal visibility and style in your designs.... Document doc = new Document (); // Add a plain...doc . Save ( ArtifactsDir + "Document.TextWatermark.docx" ); //...

    reference.aspose.com/words/net/aspose.words/tex...
  4. Inline Class | Aspose.Words for .NET

    Discover the Aspose.Words.Inline class, designed for character formatting in inline nodes. Enhance your Document's style without child nodes!...Levels of Nodes in a Document documentation article. public abstract...identifier. virtual Document { get; } Gets the document to which this...

    reference.aspose.com/words/net/aspose.words/inl...
  5. ShadowFormat.Color | Aspose.Words for .NET

    Discover the ShadowFormat Color property to customize shadow colors in your designs. Default is Black, but unleash your creativity with vibrant options!... Document doc = new Document ( MyDir + "Shadow...with transparency. Document doc = new Document ( MyDir + "Shadow...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Export OFT to DOCM via Java | products.aspose.com

    Java API to Convert OFT to DOCM without using Microsoft Word or Outlook...render HTML to DOCM by using Document Processing API Aspose.Words...HTML by using Document class Save the document to DOCM format...

    products.aspose.com/total/java/conversion/oft-t...
  7. MailMergeSettings.ViewMergedData | Aspose.Words...

    Discover how MailMergeSettings' ViewMergedData property in Microsoft Word enhances your Document creation by previewing merged data from external sources.... Document doc = new Document (); DocumentBuilder...settings )); // Opening this document in Microsoft Word will execute...

    reference.aspose.com/words/net/aspose.words.set...
  8. MailMergeSettings.Odso | Aspose.Words for .NET

    Discover how to easily manage MailMergeSettings with ODSO properties. Streamline your Document automation and enhance your workflow efficiency today!... Document doc = new Document (); DocumentBuilder...settings )); // Opening this document in Microsoft Word will execute...

    reference.aspose.com/words/net/aspose.words.set...
  9. FieldTC.EntryLevel | Aspose.Words for .NET

    Discover FieldTC EntryLevel property, effortlessly manage and customize your entry levels for enhanced efficiency and streamlined workflows....FieldTocEntryIdentif () { Document doc = new Document (); DocumentBuilder...} /// <summary> /// Use a document builder to insert a TC field...

    reference.aspose.com/words/net/aspose.words.fie...
  10. CellFormat.FitText | Aspose.Words for .NET

    Discover the CellFormat FitText property, easily compress text to fit your cell's width, enhancing readability and presentation in your spreadsheets.... Document doc = new Document (); DocumentBuilder...table formatting options for a document builder // will apply them...

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