Sort Score
Result 10 results
Languages All
Labels All
Results 2,911 - 2,920 of 422,520 for

document

(0.15 sec)
  1. 在 PDF 文件中创建链接|Aspose.PDF for Java

    本节解释如何使用 Java 在 PDF 文档中创建链接。...要创建应用程序链接: 创建一个 Document 对象。 获取要添加链接的 Page 。 使用 Page...对象的 Annotations 集合中。 最后,使用 Document 对象的 Save 方法保存更新后的 PDF。 以下代码片段展示了如何在...

    docs.aspose.com/pdf/zh/java/create-links/
  2. OoxmlCompliance enumeration | Aspose.Words for ...

    aspose.words.saving.OoxmlCompliance enumeration. Allows to specify which OOXML specification will be used when saving in the DOCX format....for a saved document to adhere to. doc = aw . Document () builder...Iso29500_2008_Strict", # any document we save while passing this...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 将曲线对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将曲线对象创建到您的PDF中。...ExampleCurve () { // The path to the document directory var dataDir = RunExamples...(); // Create PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/add-curve/
  4. BuildingBlock.Accept | Aspose.Words for .NET

    Discover BuildingBlock's Accept method to seamlessly engage visitors and enhance user experience. Unlock your website's full potential today!...you execute a Visitor over a Document . If you want to execute a...block to a document. // A document's glossary document stores building...

    reference.aspose.com/words/net/aspose.words.bui...
  5. SaveFormat enumeration | Aspose.Words for Node.js

    Aspose.Words.SaveFormat enumeration. Indicates the format in which the Document is saved....Indicates the format in which the document is saved. Members Name Description...Saves the document in the Microsoft Word 97 - 2007 Document format...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Online XPS to ODT Conversion or Develop Java ba...

    Free online app to convert XPS to ODT files. Java conversion library code for XPS Documents....will be converted into ODT document Download the converted ODT...Automation API Open XPS file using Document class Convert XPS to DOC by...

    products.aspose.com/total/java/conversion/xps-t...
  7. Online SVG to OTT Conversion or Develop Java ba...

    Free online app to convert SVG to OTT files. Java conversion library code for SVG Documents....will be converted into OTT document Download the converted OTT...Automation API Open SVG file using Document class Convert SVG to DOC by...

    products.aspose.com/total/java/conversion/svg-t...
  8. Online XPS to PS Conversion or Develop Java bas...

    Free online app to convert XPS to PS files. Java conversion library code for XPS Documents....will be converted into PS document Download the converted PS...Automation API Open XPS file using Document class Convert XPS to DOC by...

    products.aspose.com/total/java/conversion/xps-t...
  9. Document.accept_start method | Aspose.Words for...

    Document.accept_start method. Accepts a visitor for visiting the start of the Document....visiting the start of the document. def accept_start ( self ...visitor DocumentVisitor The document visitor. Returns The action...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Create or Add Table In PDF using C#|Aspose.PDF ...

    Aspose.PDF for .NET is a library used to create, read, and edit PDF Tables. Check other advanced functions in this topic....important when working with PDF documents. They provide great features...tables when generating PDF documents from scratch. The following...

    docs.aspose.com/pdf/net/add-table-in-existing-p...