Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 37,895 for

document editor

(0.13 sec)
  1. GetPages | Aspose.PDF for .NET API 参考

    返回总页数...PdfPageEditor editor = new PdfPageEditor (); editor . BindPdf (...Console . WriteLine ( "Document has: " + editor . GetPages ()); 也可以看看...

    reference.aspose.com/pdf/zh/net/aspose.pdf.faca...
  2. CreateLocalLink | Aspose.PDF for .NET API Refer...

    Creates a local link in PDF Document....Creates a local link in PDF document. public void CreateLocalLink...PdfContentEditor editor = new PdfContentEditor (); editor . BindPdf...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  3. ExtractBookmarks | Aspose.PDF for .NET API Refe...

    Extracts bookmarks of all levels from the Document....bookmarks of all levels from the document. public Bookmarks ExtractBookmarks...exist in the document. Examples PdfBookmarkEditor editor = new PdfBookmarkEditor...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  4. Create , Edit , save work document in the web b...

    Our requirement is to open the docx file into the web application . Then Edit the docx file and then save it. Do you have any sample code repository ? Demo Tutorial It will help us....Create , Edit , save work document in the web browser Aspose...UI for viewing or editing documents. You can consider using our...

    forum.aspose.com/t/create-edit-save-work-docume...
  5. Search and replace text in TXT document via Jav...

    Java source code to redact sensitive information in TXT file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Native and high performance TXT document sensitive redaction information...TXT Files in Java A basic document search and replace text in...

    products.aspose.com/words/java/redaction/txt/
  6. ImportBookmarksWithXML | Aspose.PDF for .NET AP...

    Imports bookmarks to the Document from XML file.... Imports bookmarks to the document from XML file. public void...PdfBookmarkEditor editor = new PdfBookmarkEditor (); editor . BindPdf...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  7. 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...
  8. Working with Attachments - Facades|Aspose.PDF f...

    This section explains how to working with Attachments - Facades using PdfContentEditor Class....that is attached to a parent document, it can be a variety of file...PdfContentEditor editor = new PdfContentEditor ( new Document ( dataDir...

    docs.aspose.com/pdf/net/working-with-attachment...
  9. Watermark VSX document via Python | products.as...

    Python sample code to add watermark to VSX Documents within any Python based application....Formats in Python Native VSX document watermarker using server-side...Install-Package Visit our documentation for more details. How to...

    products.aspose.com/diagram/python-net/watermar...
  10. PdfBookmarkEditor | Aspose.PDF for Java API Ref...

    Represents a class to work with PDF files bookmarks including create modify export import and delete....PdfBookmarkEditor(IDocument document) Initializes new PdfBookmarkEditor...PdfBookmarkEditor object on base of the document . Methods Method Description...

    reference.aspose.com/pdf/java/com.aspose.pdf.fa...