Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 17,574 for

document editor

(0.12 sec)
  1. Source | Aspose.Words for Java

    Represents an individual source such as a book journal article or interview in Java....available in the document. Document document = new Document(getMyDir()...Bibliography bibliography = document.getBibliography(); Assert...

    reference.aspose.com/words/java/com.aspose.word...
  2. 向现有 PDF 文件添加注释|Aspose.PDF for Java

    本节解释如何使用 Aspose.PDF Facades 向现有 PDF 文件添加注释。...AddFreeTextAnnotatio () { var document = new Document ( _dataDir + "sample...PdfContentEditor editor = new PdfContentEditor ( document ); TextFragmentAbsorber...

    docs.aspose.com/pdf/zh/java/adding-annotations-...
  3. Auto layout VSX document via Python | products....

    Python source code to auto layout vsx file within any Python based application....TIFF VSDX Auto layout VSX document in Python Native and high...performance auto layout VSX document using server-side Aspose.Diagram...

    products.aspose.com/diagram/python-java/autolay...
  4. Get Viewer Preference of an existing PDF File|A...

    Explore how to extract and retrieve viewer preferences from an existing PDF file using Aspose.PDF in Java....for example, positioning the document window in the center of the...GetViewerPreference () { var document = new Document ( _dataDir + "PdfC...

    docs.aspose.com/pdf/java/get-viewer-preference-...
  5. 在PDF中装饰表单字段|Aspose.PDF for .NET

    探索如何在PDF文档中装饰表单字段,使用Aspose.PDF在.NET中添加视觉增强效果,如边框。...DecorateField () { // The path to the documents directory var dataDir = RunExamples...manipulate form fields using ( var editor = new Aspose . Pdf . Facades...

    docs.aspose.com/pdf/zh/net/decorate-form-field/
  6. Import FDF format annotations to PDF via C#|Asp...

    Use existing Form.ImportFdf() or add PdfAnnotationEditor.ImportAnnotationsFromFdf() methods for import FDF format annotations to PDF with Aspose.PDF for .NET....data and annotations in PDF documents. It is a lightweight PDF version...import annotations from a FDF document to PDF file. Also, Class Form...

    docs.aspose.com/pdf/net/import-fdf/
  7. Person | Aspose.Words for Java

    Represents individual a person bibliography source contributor in Java....available in the document. Document document = new Document(getMyDir()...Bibliography bibliography = document.getBibliography(); Assert...

    reference.aspose.com/words/java/com.aspose.word...
  8. 通过 C# 导入 FDF 格式注释到 PDF|Aspose.PDF for .NET

    使用现有的 Form.ImportFdf() 或 PdfAnnotationEditor.ImportAnnotationsFromFdf() 方法将 FDF 格式注释导入 PDF,使用 Aspose.PDF for .NET。...ImportFDFByForm () { // The path to the documents directory var dataDir = RunExamples...fdfInputStream ); } // Save PDF document form . Save ( dataDir + "...

    docs.aspose.com/pdf/zh/net/import-fdf/
  9. How to Edit Word Document Metadata in Java

    This quick article guides on how to edit Word Document metadata in Java. It describes the IDE settings, a list of steps in the program, and a runnable sample code to change Word metadata in Java....Product Family How to Edit Word Document Metadata in Java In this short...description of how to edit Word document metadata in Java . It explains...

    kb.aspose.com/words/java/how-to-edit-word-docum...
  10. Auto layout VSX document via Java | products.as...

    Java source code to auto layout vsx file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....TIFF VSDX Auto layout VSX document in Java Native and high performance...performance auto layout VSX document using server-side Aspose.Diagram...

    products.aspose.com/diagram/java/autolayout/vsx/