Sort Score
Result 10 results
Languages All
Labels All
Results 8,831 - 8,840 of 222,758 for

java

(0.1 sec)
  1. IDocumentPartSavingCallback | Aspose.Words for ...

    Implement this interface if you want to receive notifications and control how Aspose.Words saves document parts when exporting a document to SaveFormat.HTML or SaveFormat.EPUB format in Java....Implement this interface if you want to receive notifications and control how Aspose.Words saves document parts when exporting a document to SaveFormat.HTML or SaveFormat.EPUB format in Java.

    reference.aspose.com/words/java/com.aspose.word...
  2. IAiModelText | Aspose.Words for Java

    The common interface for AI models designed to generate a variety of text-based content in Java....The common interface for AI models designed to generate a variety of text-based content in Java.

    reference.aspose.com/words/java/com.aspose.word...
  3. IRevisionCriteria | Aspose.Words for Java

    Implement this interface if you want to control when certain Revision should be accepted/rejected or not by the RevisionCollection.acceptcom.aspose.words.IRevisionCriteria/ RevisionCollection.rejectcom.aspose.words.IRevisionCriteria methods in Java....Implement this interface if you want to control when certain Revision should be accepted/rejected or not by the RevisionCollection.acceptcom.aspose.words.IRevisionCriteria/ RevisionCollection.rejectcom.aspose.words.IRevisionCriteria methods in Java.

    reference.aspose.com/words/java/com.aspose.word...
  4. PdfViewer 类|Aspose.PDF for Java

    本节说明如何使用 PdfViewer 类与 Aspose.PDF Facades 协作。...本节说明如何使用 PdfViewer 类与 Aspose.PDF Facades 协作。

    docs.aspose.com/pdf/zh/java/pdfviewer-class/
  5. 在 Python 中通过 Java 操作文档|Aspose.PDF for Python vi...

    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....Python 中通过 Java 操作文档 Contents [ Hide ] 本节涵盖的主题: 通过 Java 在 Python...JavaScript 通过 Java 在 Python 中为现有 PDF 添加目录 通过 Java 在 Python 中获取文档窗口和页面显示属性...

    docs.aspose.com/pdf/zh/python-java/working-with...
  6. How to use setRunAttr to set metadata on aspose...

    Hi, We have been using setRunAttr to add some metadata on aspose nodes until we accidentally overwritten some int key used by aspose internally. Would it be ok if extend classes like Run, Paragraph and so on to add met…...metadata on aspose nodes using Java Aspose.Words Product Family...

    forum.aspose.com/t/how-to-use-setrunattr-to-set...
  7. Insert an Empty Page at End of PDF File in PHP|...

    Learn how to insert an empty page at the end of a PDF document in PHP using Aspose.PDF for document expansion....PDF Java for PHP , simply invoke InsertEmptyPageAtEnd...

    docs.aspose.com/pdf/java/insert-an-empty-page-a...
  8. Nested Mail Merge with Regions in Java|Aspose.W...

    Perform a Mail Merge operation with nested regions. Nested merge is a feature that enables you to merge hierarchical data from your data source into your merge template using Java....Perform a Mail Merge operation with nested regions. Nested merge is a feature that enables you to merge hierarchical data from your data source into your merge template using Java.

    docs.aspose.com/words/java/nested-mail-merge-wi...
  9. Extract Text From All the Pages of a PDF Docume...

    Discover how to extract text from every page of a PDF document using Python and Aspose.PDF for data extraction and analysis....PDF Java for Python , simply invoke ...

    docs.aspose.com/pdf/python-java/extract-text-fr...
  10. Get Node that Contains the End of Matched Strin...

    FindReplaceOptions optionsWhile = new FindReplaceOptions(); optionsWhile.setReplacingCallback(new ReplaceHandler()); WordDoc.getRange().replace(Pattern.compile("[tag(.+?)](.+?)[/tag]"), "", optionsWhile); in ReplaceHand…...Contains the End of Matched String (Java) | Find and Replace Keywords...following code of Aspose.Words for Java: Document doc = new Document("C:\\temp\\find...

    forum.aspose.com/t/get-node-that-contains-the-e...