Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 4,948 for

document assembly

(0.16 sec)
  1. ControlChar.Tab | Aspose.Words for .NET

    Discover the ControlChar Tab field, understand the Tab character x0009 for efficient text formatting and enhanced data management.... Document doc = new Document (); DocumentBuilder...points (1 inch). builder . Document . DefaultTabStop = 72 ; //...

    reference.aspose.com/words/net/aspose.words/con...
  2. FieldOptions.FieldIndexFormat | Aspose.Words fo...

    Discover how to utilize the FieldIndexFormat property in FieldOptions to customize FieldIndex formatting for enhanced Document clarity and organization....the FieldIndex fields in the document. public FieldIndexFormat FieldIndexFormat...FieldIndex fields. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Converter.Convert | Aspose.Words for .NET

    Effortlessly convert your Documents with our Converter's Convert method. Transform input files into desired formats with ease and precision....the given input document into the output document using specified...Examples Shows how to convert documents with a single line of code...

    reference.aspose.com/words/net/aspose.words.low...
  4. Comparer.Compare | Aspose.Words for .NET

    Effortlessly compare two Documents with our Compare method. Save differences and track edits and format revisions in a single output file.... DateTime ) Compares two documents with additional options and...original document. v2 String The modified document. outputFileName...

    reference.aspose.com/words/net/aspose.words.low...
  5. DigitalSignature.Comments | Aspose.Words for .NET

    Discover the DigitalSignature Comments property to enhance your signing process with clear purpose comments. Boost efficiency and clarity in your Documents!...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...
  6. FontInfo.Name | Aspose.Words for .NET

    Discover the FontInfo Name property to easily access and utilize font names for enhanced typography in your projects....present in a document. Document doc = new Document ( MyDir + "Embedded...used and unused fonts in the document. for ( int i = 0 ; i < allFonts...

    reference.aspose.com/words/net/aspose.words.fon...
  7. PdfSaveOptions.PageLayout | Aspose.Words for .NET

    Discover the PdfSaveOptions PageLayout property to customize your PDF’s layout for optimal viewing in any reader. Enhance your Document's presentation!...layout to be used when the document is opened in a PDF reader...reader. Document doc = new Document ( MyDir + "Big document.docx"...

    reference.aspose.com/words/net/aspose.words.sav...
  8. FootnoteSeparatorCollection Class | Aspose.Word...

    Discover Aspose.Words.Notes.FootnoteSeparatorCollection for easy access to footnote separators in your Documents. Enhance your Document formatting today!...FootnoteSeparator nodes of a document. public class FootnoteSeparatorCol...separator format. Document doc = new Document ( MyDir + "Footnotes...

    reference.aspose.com/words/net/aspose.words.not...
  9. HtmlSaveOptions | Aspose.Words for .NET

    Discover the HtmlSaveOptions constructor to effortlessly create and save Documents in HTML format, ensuring optimal formatting and easy sharing....that can be used to save a document in the Html format. public...saving a document to .epub. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Watermarker.SetText | Aspose.Words for .NET

    Enhance your Documents with our Watermarker SetText method. Easily add customizable text watermarks for improved branding and professionalism....a text watermark into the document. public static void SetText...text to the document. string doc = MyDir + "Big document.docx" ;...

    reference.aspose.com/words/net/aspose.words.low...