Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 4,931 for

assemble document

(0.15 sec)
  1. DigitalSignature.SignatureType | Aspose.Words f...

    Discover the DigitalSignature SignatureType property to easily identify your digital signature type and enhance your Document security today!...signature in a document. Document doc = new Document ( MyDir + "Digitally...Aspose.Words.DigitalSignatures assembly Aspose.Words DigitalSignature...

    reference.aspose.com/words/net/aspose.words.dig...
  2. DocumentBuilder.PageSetup | Aspose.Words for .NET

    Explore the DocumentBuilder PageSetup property to access current page and section settings, enhancing your Document formatting and layout efficiency....sections in a document. Document doc = new Document (); DocumentBuilder...start a new section using a document builder, // it will inherit...

    reference.aspose.com/words/net/aspose.words/doc...
  3. PageSetup.ClearFormatting | Aspose.Words for .NET

    Reset your Document's page setup effortlessly with the ClearFormatting method. Restore default margins, paper size, and orientation for a polished look....sections in a document. Document doc = new Document (); DocumentBuilder...start a new section using a document builder, // it will inherit...

    reference.aspose.com/words/net/aspose.words/pag...
  4. Story.FirstParagraph | Aspose.Words for .NET

    Discover the Story FirstParagraph property to easily extract the first paragraph of any story, enhancing your content and user engagement.... Document doc = new Document (); Run run = new...format a text box. Document doc = new Document (); // Create a floating...

    reference.aspose.com/words/net/aspose.words/sto...
  5. FieldQuote.Text | Aspose.Words for .NET

    FieldQuote Text property. Easily retrieve or set text for enhanced data management. Streamline your workflow with this powerful feature!... Document doc = new Document (); DocumentBuilder...date every time we open the document using Microsoft Word. // Nesting...

    reference.aspose.com/words/net/aspose.words.fie...
  6. MarkdownSaveOptions.ExportImagesAsBase64 | Aspo...

    Discover how the MarkdownSaveOptions ExportImagesAsBase64 property enhances your output files by allowing image saving in Base64 format. Default, false....md document with images embedded inside it. Document doc =...= new Document ( MyDir + "Images.docx" ); MarkdownSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  7. HtmlSaveOptions.FontsFolder | Aspose.Words for ...

    Discover the HtmlSaveOptions FontsFolder property to easily manage font storage for HTML exports, enhancing Document presentation and accessibility....are saved when exporting a document to HTML. Default is an empty...} Remarks When you save a Document in HTML format and ExportFontResources...

    reference.aspose.com/words/net/aspose.words.sav...
  8. ListLevelCollection Class | Aspose.Words for .NET

    Discover Aspose.Words.Lists.ListLevelCollection, streamline your Document formatting with customizable list levels for enhanced clarity and presentation....the Working with Lists documentation article. public class ListLevelCollection...use it in a document. Document doc = new Document (); // A list...

    reference.aspose.com/words/net/aspose.words.lis...
  9. FontSavingArgs.Italic | Aspose.Words for .NET

    Discover the FontSavingArgs Italic property to easily check if your font is italicized, enhancing your text styling and design flexibility....SaveExportedFonts () { Document doc = new Document ( MyDir + "Rendering...them alongside the output document. doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.sav...
  10. StyleCollection.Add | Aspose.Words for .NET

    Discover the StyleCollection Add method to effortlessly create and add custom user-defined styles to your collection, enhancing your design flexibility....Style to a document’s styles collection. Document doc = new Document...Document (); StyleCollection styles = doc . Styles ; // Set default...

    reference.aspose.com/words/net/aspose.words/sty...