Sort Score
Result 10 results
Languages All
Labels All
Results 7,741 - 7,750 of 415,489 for

document

(0.35 sec)
  1. CustomXmlPropertyCollection.Add | Aspose.Words ...

    Effortlessly enhance your CustomXmlPropertyCollection with the Add method, allowing you to seamlessly integrate properties for optimized 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...
  2. 如何使用 Java 删除 Link 注释 | Aspose.PDF

    在 JSP/JSF 应用程序和桌面应用程序的 Java 运行时环境中删除 PDF 文件中的 Link 注释的 Java 示例代码。...Load the PDF file Document document = new Document ( _dataDir + "SimpleResume_mod...AnnotationSelector Page page = document . getPages (). get_Item (...

    products.aspose.com/pdf/zh-hans/java/annotation...
  3. DocumentBuilder.MoveToHeaderFooter | Aspose.Wor...

    Effortlessly navigate to headers and footers with the DocumentBuilder MoveToHeaderFooter method, enhancing your Document editing efficiency.... Document doc = new Document (); DocumentBuilder...footers in a document using DocumentBuilder. Document doc = new...

    reference.aspose.com/words/net/aspose.words/doc...
  4. PageSetup.suppress_endnotes property | Aspose.W...

    PageSetup.suppress_endnotes property. True if endnotes are printed at the end of the next section that doesn't suppress endnotes... Document () doc . remove_all_children...remove_all_children () # By default, a document compiles all endnotes at its...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Metered | Aspose.Words for Java

    Provides methods to set metered key in Java.... Document doc = new Document(getMyDir() + "Document.docx");...spent. Document doc = new Document(getMyDir() + "Document.docx");...

    reference.aspose.com/words/java/com.aspose.word...
  6. 如何用 C++ 添加 Polygon 注解 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上在 PDF 文件中添加 Polygon 注释的源代码...Load the PDF file Document document = new Document ( System . IO...= new PolygonAnnotation ( document . Pages [ 1 ], new Rectangle...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  7. DocumentBuilder.insertComboBox method | Aspose....

    DocumentBuilder.insertComboBox method. Inserts a combobox form field at the current position....fields are objects in the document that the user can interact...We can create them using a document builder, and below are two...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ViewOptions.doNotDisplayPageBoundaries property...

    ViewOptions.doNotDisplayPageBoundaries property. Turns off display of the space between the top of the text and the top edge of the page.... Document (); let builder = new aw ...is the footer." ); // This document contains a small amount of...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. NodeCollection.remove method | Aspose.Words for...

    NodeCollection.remove method. Removes the node from the collection and from the Document....the collection and from the document. remove ( node : Aspose ....NodeCollection. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FontInfo.is_true_type property | Aspose.Words f...

    FontInfo.is_true_type property. Indicates that this font is a TrueType or OpenType font as opposed to a raster or vector font...are present in a document. doc = aw . Document ( MY_DIR + 'Embedded...used and unused fonts in the document. for i in range ( all_fonts...

    reference.aspose.com/words/python-net/aspose.wo...