Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 4,674 for

assemble document

(0.12 sec)
  1. ListCollection.Item | Aspose.Words for .NET

    Access ListCollection items effortlessly by index. Simplify your data management and enhance your coding efficiency with this powerful property!...verify owner document properties of lists. Document doc = new Document...Document (); ListCollection lists = doc . Lists ; Assert . AreEqual...

    reference.aspose.com/words/net/aspose.words.lis...
  2. DocumentLoadingArgs.EstimatedProgress | Aspose....

    Track progress effortlessly with DocumentLoadingArgs' EstimatedProgress property, providing real-time percentage updates for enhanced efficiency....how to notify the user if document loading exceeded expected...try { Document doc = new Document ( MyDir + "Big document.docx"...

    reference.aspose.com/words/net/aspose.words.loa...
  3. FontSavingArgs.FontFileName | Aspose.Words for ...

    Discover the FontSavingArgs FontFileName property, easily manage font file names and enhance your design workflow with seamless saving capabilities....depends on whether you save the document to a file or to a stream.... When saving a document to a file, the generated font file name...

    reference.aspose.com/words/net/aspose.words.sav...
  4. PdfImageCompression Enum | Aspose.Words for .NET

    Discover the Aspose.Words.PdfImageCompression enum to optimize image compression in your PDF files, enhancing quality and reducing file size effortlessly....images in a document that we are converting to PDF. Document doc =...= new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  5. PageSetup.PaperSize | Aspose.Words for .NET

    Discover the PageSetup PaperSize property to easily customize and manage your Document's paper size for optimal printing results.... Document doc = new Document ( MyDir + "Big document.docx"...settings for a section. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/pag...
  6. ImageSaveOptions.PaperColor | Aspose.Words for ...

    Discover the ImageSaveOptions PaperColor property to easily customize background colors for your generated images, enhancing visual appeal and uniqueness....When rendering pages of a document that specifies its own background...background color, then the document background color will override...

    reference.aspose.com/words/net/aspose.words.sav...
  7. SoftEdgeFormat.Remove | Aspose.Words for .NET

    Effortlessly remove SoftEdgeFormat from your parent object with the SoftEdgeFormat Remove method. Streamline your design for optimal results!... Document doc = new Document ( MyDir + "Rendering.... Radius = 30 ; builder . Document . Save ( ArtifactsDir + "Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  8. StructuredDocumentTag.NodeType | Aspose.Words f...

    Explore the StructuredDocumentTag NodeType property for efficient Document management. Unlock seamless access to structured data in your projects.... Document doc = new Document (); DocumentBuilder...style from the document to a structured document tag. // 1 - Apply...

    reference.aspose.com/words/net/aspose.words.mar...
  9. Footnote.AcceptStart | Aspose.Words for .NET

    Discover the Footnote AcceptStart method, designed to enhance visitor engagement by seamlessly guiding users to the footnote's beginning....visitor DocumentVisitor The document visitor. Return Value The...in a document. public void FootnoteToText () { Document doc =...

    reference.aspose.com/words/net/aspose.words.not...
  10. DocumentVisitor.VisitCommentRangeEnd | Aspose.W...

    Discover the DocumentVisitor VisitCommentRangeEnd method, designed to enhance text processing by efficiently handling comment range endings in your Documents....in a document. public void CommentsToText () { Document doc =...= new Document ( MyDir + "DocumentVisitor-compatible features...

    reference.aspose.com/words/net/aspose.words/doc...