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

document assembly

(0.13 sec)
  1. ImagePixelFormat Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.ImagePixelFormat enum for optimal pixel formats in Document page images. Enhance your Document visuals effortlessly!...for the generated images of document pages. public enum ImagePixelFormat...render a document to an image. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  2. FootnotePosition Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Notes.FootnotePosition enum for customizable footnote placement, enhancing Document formatting and readability....the document collects and displays its footnotes. Document doc...doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.not...
  3. SignOptions.SignTime | Aspose.Words for .NET

    Discover SignOptions SignTime for effortless signing. Easily set the signing date with the default to the current time. Streamline your Document process!...Shows how to digitally sign documents. // Create an X.509 certificate...Now }; // Take an unsigned document from the local file system...

    reference.aspose.com/words/net/aspose.words.dig...
  4. ImageSaveOptions.TiffCompression | Aspose.Words...

    Optimize your TIFF images with the ImageSaveOptions TiffCompression property, allowing you to choose the best compression method for quality results....to a document that we convert into a TIFF image. Document doc...doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  5. PdfSaveOptions.HeaderFooterBookmarksExportMode ...

    Discover how the PdfSaveOptions HeaderFooterBookmarksExportMode property optimizes bookmark export in headers and footers for enhanced PDF functionality....headers/footers in a document that we are rendering to PDF. Document doc = new...new Document ( MyDir + "Bookmarks in headers and footers.docx"...

    reference.aspose.com/words/net/aspose.words.sav...
  6. NodeCollection.Remove | Aspose.Words for .NET

    Effortlessly remove nodes from your Document with the NodeCollection Remove method, streamlining your data management and enhancing performance....the collection and from the document. public void Remove ( Node...NodeCollection. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/nod...
  7. TxtListIndentation.Count | Aspose.Words for .NET

    Discover the TxtListIndentation Count property to customize list indentation levels. Set your desired character count for enhanced readability!...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...
  8. Document.OriginalFileName | Aspose.Words for .NET

    Retrieve the original file name of your Document effortlessly with the Document OriginalFileName property. Enhance your workflow and organization today!...OriginalFileName Contents [ Hide ] Document.OriginalFileName property...original file name of the document. public string OriginalFileName...

    reference.aspose.com/words/net/aspose.words/doc...
  9. DocumentProperty Class | Aspose.Words for .NET

    Discover the Aspose.Words.Properties.DocumentProperty class for managing custom and built-in Document properties efficiently. Enhance your Document handling today!...Represents a custom or built-in document property. To learn more, visit...the Work with Document Properties documentation article. public...

    reference.aspose.com/words/net/aspose.words.pro...
  10. CustomPartCollection.Item | Aspose.Words for .NET

    Effortlessly manage your CustomPartCollection with our item property. Quickly get or set items at any index for seamless customization and efficiency....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...