Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 4,860 for

document assembly

(0.09 sec)
  1. Paragraph.IsEndOfDocument | Aspose.Words for .NET

    Discover the IsEndOfDocument property for paragraphs. Learn how to identify the last paragraph in your Document's final section for effective formatting....in the last section of the document. public bool IsEndOfDocument...paragraph into the document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/par...
  2. ViewOptions.ZoomPercent | Aspose.Words for .NET

    Adjust the ViewOptions ZoomPercent property to set your Document's zoom level between 10-500%. Enhance readability and optimize your viewing experience!...which you want to view your document. public int ZoomPercent {...to a document upon loading. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.set...
  3. PageSetup.BorderSurroundsFooter | Aspose.Words ...

    Discover how the PageSetup BorderSurroundsFooter property can enhance your Document layout by controlling footer inclusion in page borders....affects all sections in the document. Examples Shows how to apply...and header/footer. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/pag...
  4. PageSavingArgs.PageIndex | Aspose.Words for .NET

    Discover the PageIndex property of PageSavingArgs for efficient page management. Optimize your navigation with precise current page tracking....to use a callback to save a document to HTML page by page. public...PageFileNames () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  5. FieldInfo.InfoType | Aspose.Words for .NET

    Discover how to manage FieldInfo InfoType properties effortlessly. Easily set or retrieve Document types for seamless integration in your projects....Gets or sets the type of the document property to insert. public...with INFO fields. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  6. OdsoRecipientData.Active | Aspose.Words for .NET

    Control mail merge imports with the OdsoRecipientData Active property. Easily manage data records for seamless Document creation. Default is true....source shall be imported into a document when the mail merge is performed...merge will exclude. Document doc = new Document ( MyDir + "Odso data...

    reference.aspose.com/words/net/aspose.words.set...
  7. Comment.NodeType | Aspose.Words for .NET

    Discover the Comment NodeType property that efficiently returns comments, enhancing your content management experience with seamless integration....RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...contain child nodes, such as the document itself, is composite. Assert...

    reference.aspose.com/words/net/aspose.words/com...
  8. Section.NodeType | Aspose.Words for .NET

    Discover the Section NodeType property that efficiently returns Section data, enhancing your site's structure and performance. Unlock seamless navigation today!...RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...contain child nodes, such as the document itself, is composite. Assert...

    reference.aspose.com/words/net/aspose.words/sec...
  9. CommentRangeStart.NodeType | Aspose.Words for .NET

    Discover the CommentRangeStart NodeType property, which efficiently retrieves the starting point of comments for enhanced data management....RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...contain child nodes, such as the document itself, is composite. Assert...

    reference.aspose.com/words/net/aspose.words/com...
  10. IDocumentLoadingCallback.Notify | Aspose.Words ...

    Track Document loading progress effortlessly with the IDocumentLoadingCallback Notify method. Enhance user experience with real-time updates!...This is called to notify of document loading progress. public void...how to notify the user if document loading exceeded expected...

    reference.aspose.com/words/net/aspose.words.loa...