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

document assembly

(0.17 sec)
  1. PclSaveOptions.FallbackFontName | Aspose.Words ...

    Discover the PclSaveOptions FallbackFontName property, ensures seamless printing with a default font when your desired font isn't available.... Document doc = new Document (); DocumentBuilder..."Times New Roman" ; // This document will instruct the printer...

    reference.aspose.com/words/net/aspose.words.sav...
  2. StructuredDocumentTagRangeStart.RangeEnd | Aspo...

    Explore the StructuredDocumentTagRangeStart and RangeEnd properties to define Document tag boundaries, enhancing your structured Document management....StructuredDocumentTa is a ranged structured document tag. Otherwise returns null...structured document tags. Document doc = new Document ( MyDir +...

    reference.aspose.com/words/net/aspose.words.mar...
  3. FindReplaceOptions.IgnoreStructuredDocumentTags...

    Discover the FindReplaceOptions IgnoreStructuredDocumentTags property. Control if StructuredDocumentTag content is ignored with this easy-to-use boolean setting.... Document doc = new Document ( MyDir + "Structured..."Structured document tags.docx" ); // This paragraph contains SDT....

    reference.aspose.com/words/net/aspose.words.rep...
  4. ParagraphFormat.SnapToGrid | Aspose.Words for .NET

    Discover how the ParagraphFormat SnapToGrid property enhances layout precision by aligning your paragraphs with Document grid lines for a polished look....current paragraph should use the document grid lines per page settings...each page may have. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/par...
  5. PdfSaveOptions.AdditionalTextPositioning | Aspo...

    Discover the PdfSaveOptions AdditionalTextPositioning property to control text positioning in PDFs. Enhance your Document's layout effortlessly!...downside is the increased PDF document size. The default value is...positioning operators. Document doc = new Document ( MyDir + "Text positioning...

    reference.aspose.com/words/net/aspose.words.sav...
  6. LayoutOptions.TextShaperFactory | Aspose.Words ...

    Discover the LayoutOptions TextShaperFactory property for advanced typography. Enhance your rendering with customizable ITextShaperFactory implementations.... Document doc = new Document ( MyDir + "OpenType...factory is necessary for documents that use multiple fonts. //...

    reference.aspose.com/words/net/aspose.words.lay...
  7. ShapeBase.CanHaveImage | Aspose.Words for .NET

    Discover the ShapeBase CanHaveImage property—learn how to determine if your shape type supports images for enhanced visual appeal!...appears that in Microsoft Word documents any shape except a group shape...rotate an image. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  8. PdfSaveOptions.ZoomFactor | Aspose.Words for .NET

    Discover PdfSaveOptions' ZoomFactor property to easily adjust Document zoom levels in percentages, enhancing your PDF viewing experience....factor (in percentages) for a document. public int ZoomFactor { get...rendered PDF document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Comment.Replies | Aspose.Words for .NET

    Discover Comment Replies. Access a collection of Comment objects that are direct responses to your specified comment, enhancing user engagement and interaction....all of a document’s comments and their replies. Document doc = new...new Document ( MyDir + "Comments.docx" ); NodeCollection comments...

    reference.aspose.com/words/net/aspose.words/com...
  10. Comment.Author | Aspose.Words for .NET

    Manage comment authors effortlessly with the Comment Author property. Easily return or set author names to enhance user engagement and content clarity....all of a document’s comments and their replies. Document doc = new...new Document ( MyDir + "Comments.docx" ); NodeCollection comments...

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