Sort Score
Result 10 results
Languages All
Labels All
Results 2,151 - 2,160 of 4,946 for

assemble document

(0.21 sec)
  1. ReplacingArgs.MatchEndNode | Aspose.Words for .NET

    ReplacingArgs MatchEndNode property guide. Access the ending node of text matches during Document search and replace operations....MatchEndNode () { Document doc = new Document (); DocumentBuilder...namespace Aspose.Words.Replacing assembly Aspose.Words ReplacingArgs...

    reference.aspose.com/words/net/aspose.words.rep...
  2. ListTemplate Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Lists.ListTemplate enum, featuring predefined Microsoft Word list formats to enhance your Document's presentation effortlessly....Examples Shows how to create a document that contains all outline...OutlineHeadingTempla () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.lis...
  3. StyleCollection.Add | Aspose.Words for .NET

    Discover the StyleCollection Add method to effortlessly create and add custom user-defined styles to your collection, enhancing your design flexibility....Style to a document’s styles collection. Document doc = new Document...Document (); StyleCollection styles = doc . Styles ; // Set default...

    reference.aspose.com/words/net/aspose.words/sty...
  4. StructuredDocumentTagRangeStart.Color | Aspose....

    Discover how to customize the color property of StructuredDocumentTagRangeStart for enhanced Document formatting and improved visual appeal....the color of the structured document tag. public Color Color {...structured document tags. Document doc = new Document ( MyDir +...

    reference.aspose.com/words/net/aspose.words.mar...
  5. FontSubstitutionWarningInfo.RequestedFamilyName...

    FontSubstitutionWarningInfo.RequestedFamilyName property returns the requested font family name in Aspose.Words.... Document doc = new Document ( MyDir + "Rendering...FontSubstitutionWarn namespace Aspose.Words assembly Aspose.Words FontSubstitutionWarn...

    reference.aspose.com/words/net/aspose.words/fon...
  6. SourceType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Bibliography.SourceType enum for diverse bibliography source types. Enhance your Document management with powerful features!...DocumentFromInternet 9 Specifies the document from internet site source...available in the document. Document document = new Document ( MyDir +...

    reference.aspose.com/words/net/aspose.words.bib...
  7. 使用Aspose.wod java 将word转PDF,加密并设置权限,adobe acrob...

    当我使用如下代码计算权限,即使所有权限都设置好了,在adobe acrobat 中依然会显示文档组合和页面提取 不允许,怎么设置才能让adobe acrobat 中显示允许 // Allow Copy: Enable text/image copying and accessibility tools if (security.isAllowCopy()) { permissions |= …...capabilities (without document assembly) if (security.isAllowEdit())...Prevent Merge: Control document assembly operations (page merge/split/insert)...

    forum.aspose.com/t/aspose-wod-java-word-pdf-ado...
  8. 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...
  9. FileFormatUtil Class | Aspose.Words for .NET

    Effortlessly manage file formats with Aspose.Words.FileFormatUtil. Detect formats and convert extensions seamlessly for enhanced productivity....Check Format Compatibility documentation article. public static class...information about a format of a document stored in a stream. static...

    reference.aspose.com/words/net/aspose.words/fil...
  10. Row.AcceptEnd | Aspose.Words for .NET

    Discover the Row AcceptEnd method to enhance your visitor experience by seamlessly guiding them to the end of a row. Boost engagement today!...visitor DocumentVisitor The document visitor. Return Value The...table in a document. public void TableToText () { Document doc = new...

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