Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 17,570 for

document editor

(0.06 sec)
  1. Working with Images|Aspose.PDF for Java

    This section explains how to replace image with Aspose.PDF Facades - a toolset for popular operations with PDF....PdfContentEditor editor = new PdfContentEditor ( new Document ( _dataDir..._dataDir + "sample.pdf" )); editor . deleteImage ( 2 , new int []...

    docs.aspose.com/pdf/java/working-with-image/
  2. Adding Bookmark actions to existing PDF file|As...

    This section explains how to add Bookmark actions to existing PDF file with Aspose.PDF Facades....create additional actions for document events. The following code...a Bookmark zction to a PDF document. If you click on this tab...

    docs.aspose.com/pdf/java/adding-bookmark-actions/
  3. 探索 FormEditor 类的功能|Aspose.PDF for .NET

    您可以了解如何使用 Aspose.PDF for .NET 库探索 FormEditor 类的功能的详细信息... () { // The path to the documents directory var dataDir = RunExamples...(); // Open PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/exploring-features-o...
  4. Adding Annotations to existing PDF file|Aspose....

    Learn how to add various types of annotations to existing PDF files in Java using Aspose.PDF for interactive features....AddFreeTextAnnotatio () { var document = new Document ( _dataDir + "sample...PdfContentEditor editor = new PdfContentEditor ( document ); TextFragmentAbsorber...

    docs.aspose.com/pdf/java/adding-annotations-to-...
  5. 添加 PDF 表单字段|Aspose.PDF for .NET

    本主题解释了如何使用 FormEditor 类与 Aspose.PDF Facades 一起处理表单字段。...AddField () { // 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/add-form-fields/
  6. Set Viewer Preference of an existing PDF File|A...

    Learn how to set viewer preferences, such as page layout and zoom settings, for existing PDF Documents using Aspose.PDF in Java....for example, positioning the document window in the center of the...SetViewerPreference () { var document = new Document ( _dataDir + "Sample...

    docs.aspose.com/pdf/java/set-viewer-preference-...
  7. Auto layout VSX document via .NET | products.as...

    C# source code to auto layout vsx file on .NET Framework, .NET Core, Mono Platforms....TIFF VSDX Auto layout VSX document in C# Native and high performance...performance auto layout VSX document using server-side Aspose.Diagram...

    products.aspose.com/diagram/net/autolayout/vsx/
  8. Converting DOCX to PDF. Table width distortion ...

    Hi! The file “test.docx” was edited in a JS Editor and saved as “test (after JS Editor).docx”. Then, the file “test (after JS Editor).docx” was converted to “test.pdf” using Aspose.Words. In “test.pdf”, the table widt…...edited in a JS editor and saved as “test (after JS editor).docx”. Then...Then, the file “test (after JS editor).docx” was converted to “test...

    forum.aspose.com/t/converting-docx-to-pdf-table...
  9. 向现有 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-...
  10. ContributorCollection | Aspose.Words for Java

    Represents bibliography source contributors in Java....available in the document. Document document = new Document(getMyDir()...Bibliography bibliography = document.getBibliography(); Assert...

    reference.aspose.com/words/java/com.aspose.word...