Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 4,983 for

assemble document

(0.22 sec)
  1. XpsSaveOptions | Aspose.Words for .NET

    Discover the XpsSaveOptions constructor to effortlessly create instances for saving Documents in the XPS format, enhancing your Document management efficiency....that can be used to save a document in the Xps format. public...a saved XPS document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  2. SdtListItemCollection.SelectedValue | Aspose.Wo...

    Discover the SdtListItemCollection's SelectedValue property, which defines the current selection in your list, allowing null for no selection. Enhance your data management!...structured document tags. Document doc = new Document (); StructuredDocumentTa...drop-down list structured document tag is a form that allows...

    reference.aspose.com/words/net/aspose.words.mar...
  3. SdtListItem.Value | Aspose.Words for .NET

    Discover the SdtListItem Value property to easily access and manage list item values for enhanced data handling in your applications....structured document tags. Document doc = new Document (); StructuredDocumentTa...drop-down list structured document tag is a form that allows...

    reference.aspose.com/words/net/aspose.words.mar...
  4. CustomXmlPropertyCollection.Clear | Aspose.Word...

    Effortlessly clear your CustomXmlPropertyCollection with the Clear method, removing all elements for streamlined data management.... Document doc = new Document ( MyDir + "Smart...// A smart tag appears in a document with Microsoft Word recognizes...

    reference.aspose.com/words/net/aspose.words.mar...
  5. ChartDataLabelCollection.Separator | Aspose.Wor...

    Discover the Separator property of ChartDataLabelCollection. Customize data label separators for enhanced clarity in your charts, from commas to line breaks.... Document doc = new Document (); DocumentBuilder...of a pie chart. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  6. StructuredDocumentTagCollection Class | Aspose....

    Explore the Aspose.Words.Markup.StructuredDocumentTagCollection class for efficient management of structured Document tags, enhancing your Document processing capabilities....that represent the structured document tags in the specified range...Structured Document Tags or Content Control documentation article...

    reference.aspose.com/words/net/aspose.words.mar...
  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. SummarizeOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.AI.SummarizeOptions class to customize and enhance your Document summarization for clearer insights and improved content management....various options for summarizing document content. public class SummarizeOptions...Google models. Document firstDoc = new Document ( MyDir + "Big...

    reference.aspose.com/words/net/aspose.words.ai/...
  9. BarcodeParameters.PosCodeStyle | Aspose.Words f...

    Discover the BarcodeParameters PosCodeStyle property for Point of Sale barcodes. Supports UPCA, EAN13, and more. Enhance your POS system today!... Document doc = new Document (); DocumentBuilder...then insert them into the document as images. doc . FieldOptions...

    reference.aspose.com/words/net/aspose.words.fie...
  10. IDocumentReaderPlugin.Read | Aspose.Words for .NET

    Effortlessly read data into your Document instance with the IDocumentReaderPlugin's Read method. Enhance your Document processing today!...specified stream into the Document instance. public void Read...LoadOptions loadOptions , Document document ) Parameter Type Description...

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