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

document editor

(0.14 sec)
  1. Set Viewer Preference of an existing PDF File|A...

    This section shows how to work with Aspose.PDF Facades using PdfContentEditor Class....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-...
  2. 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...
  3. 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/
  4. 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...
  5. Edit TXT files via .NET | products.aspose.com

    C# sample code to edit Microsoft Word TXT file using server side .NET library....NET TXT Editor PNG JPG BMP TIFF TXT Edit TXT...Native and high performance TXT document editing using server-side...

    products.aspose.com/words/net/editor/txt/
  6. DeleteBookmarks | Aspose.PDF for .NET API Refer...

    Deletes all bookmarks of the PDF Document....Deletes all bookmarks of the PDF document. public void DeleteBookmarks...PdfBookmarkEditor editor = new PdfBookmarkEditor (); editor . BindPdf...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  7. 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/cells/cpp/search/txt/
  8. Search TXT document without opening via Java | ...

    Java sample code to search words with pattern in TXT file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Native and high performance TXT document search using server-side Aspose...TXT Files in Java A basic document search using Aspose.Cells...

    products.aspose.com/cells/java/search/txt/
  9. 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...
  10. 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...