Sort Score
Result 10 results
Languages All
Labels All
Results 2,271 - 2,280 of 414,647 for

document

(0.7 sec)
  1. 快速提示|Aspose.PDF for Java

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....IDocument document = null ; try { document = new Document (); document...document . getPages (). add (); document . getPages (). add (); //在文档级别添加...

    docs.aspose.com/pdf/zh/java/quick-tips/
  2. BuiltInDocumentProperties.Security | Aspose.Wor...

    Discover the BuiltInDocumentProperties Security feature, defining your Document's security level with precision. Enhance your Document protection today!...Specifies the security level of a document as a numeric value. public...OOXML documents only. To protect or unprotect a document use the...

    reference.aspose.com/words/net/aspose.words.pro...
  3. SvgSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.SVG format in Java....additional options when saving a document into the SaveFormat.SVG format...the Specify Save Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  4. PDF Sticky Annotations|Aspose.PDF for Java

    Learn how to create sticky annotations in PDFs for notes, highlights, and comments using Aspose.PDF in Java....Load the PDF file Document document = new Document ( _dataDir + "sample..."sample.pdf" ); Page page = document . getPages (). get_Item (...

    docs.aspose.com/pdf/java/sticky-annotations/
  5. Remove Tables from existing PDF|Aspose.PDF for ...

    Aspose.PDF for Java allows you to remove table and multiple tables from your PDF Document....insert/create Table inside PDF document while its being generated...object in any existing PDF document. However you may have a requirement...

    docs.aspose.com/pdf/java/remove-tables-from-exi...
  6. Aspose::Words::AI::GoogleAiModel::Summarize met...

    Aspose::Words::AI::GoogleAiModel::Summarize method. Summarizes specified Document objects in C++....:SharedPtr<Aspose::Words::Document>>, System::SharedPtr<Aspo...method Summarizes specified Document objects. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  7. CustomDocumentProperties Class | Aspose.Words f...

    Discover Aspose.Words.Properties.CustomDocumentProperties for managing custom Document properties effortlessly. Enhance your Document management today!...class A collection of custom document properties. To learn more...the Work with Document Properties documentation article. public...

    reference.aspose.com/words/net/aspose.words.pro...
  8. StructuredDocumentTag.remove_self_only method |...

    StructuredDocumentTag.remove_self_only method. Removes just this SDT node itself, but keeps the content of it inside the Document tree....the content of it inside the document tree. def remove_self_only...how to create a structured document tag in a plain text box and...

    reference.aspose.com/words/python-net/aspose.wo...
  9. StructuredDocumentTag.Title | Aspose.Words for ...

    Discover the StructuredDocumentTag Title property, which defines a user-friendly name for your SDT, enhancing Document clarity and usability....how to create a structured document tag in a plain text box and...its appearance. Document doc = new Document (); // Create a structured...

    reference.aspose.com/words/net/aspose.words.mar...
  10. StructuredDocumentTag.removeSelfOnly method | A...

    StructuredDocumentTag.removeSelfOnly method. Removes just this SDT node itself, but keeps the content of it inside the Document tree....the content of it inside the document tree. removeSelfOnly () Examples...how to create a structured document tag in a plain text box and...

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