Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 37,842 for

document editor

(0.07 sec)
  1. ExportAnnotationsXfdf | Aspose.PDF for .NET API...

    Exports the content of the specified annotation types into XFDF...which the annotations of the document will be exported. end Int32...which the annotations of the document will be exported. annotTypes...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  2. DeleteAnnotations | Aspose.PDF for .NET API Ref...

    Deletes all annotations in the Document....Deletes all annotations in the document. public void DeleteAnnotations...PdfAnnotationEditor editor = new PdfAnnotationEditor (); editor . BindPdf...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  3. 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...
  4. Adding Javascript actions to existing PDF file|...

    Learn how to add JavaScript actions to PDF Documents in Java with Aspose.PDF for enhanced Document interactivity....create additional actions for document events. First of all, an object...object is drawn in the Document , in our example a Rectangle...

    docs.aspose.com/pdf/java/adding-javascript-acti...
  5. Aspose.Words 16.2.0 | Process Document Formats ...

    Java library to create edit view and convert Word and OpenOffice Documents. Programmatically work with Document text, images, forms, tables, XML, OLE and more....Home Word Document Processing APIs | Aspose.Words Product Family...Aspose.Words 16.2.0 | Process Document Formats via Java API Browse...

    releases.aspose.com/words/java/16-2-0/
  6. Issue in html extraction from word document wrt...

    Hi Team, I am extracting html from word Document. The output html does not contain complete information about content controls.It does not specify the type of content control. I want to write this html in another docume…...extraction from word document wrt to structure document tags (content...extracting html from word document. The output html does not...

    forum.aspose.com/t/issue-in-html-extraction-fro...
  7. Adding Bookmarks to PDF file|Aspose.PDF for .NET

    This section explains how to create Nested Bookmarks with PdfContentEditor Class....specific page inside the PDF document. PdfContentEditor class in...AddBookmarksAction () { var document = new Document ( dataDir + "Sample...

    docs.aspose.com/pdf/net/how-to-create-nested-bo...
  8. Search TXT document without opening via C++ | p...

    C++ example code to search words with pattern in TXT file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....Native and high performance TXT document search using server-side Aspose...Install-Package Visit our documentation for more details. How to...

    products.aspose.com/words/cpp/search/txt/
  9. pdfannotationeditor - Aspose.PDF for Java - API...

    Detailed explanation & examples for every class & method in Aspose.PDF for Java library. Easily create, edit, convert or render PDF Documents using Java platform....a class for work with PDF document annotations (comments). Constructor...PdfAnnotationEditor ( IDocument document) Initializes new PdfAnnotationEditor...

    reference.aspose.com/pdf/java/com.aspose.pdf.fa...
  10. Adding Annotations to existing PDF file|Aspose....

    Explore how to add annotations like comments or highlights to existing PDF Documents in .NET using Aspose.PDF....AddFreeTextAnnotatio () { var document = new Document ( dataDir + "sample...PdfContentEditor editor = new PdfContentEditor ( document ); TextFragmentAbsorber...

    docs.aspose.com/pdf/net/adding-annotations-to-e...