Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 37,895 for

document editor

(0.11 sec)
  1. CreateBookmarks | Aspose.PDF for .NET API Refer...

    Creates bookmarks for all pages....PdfBookmarkEditor editor = new PdfBookmarkEditor (); editor . BindPdf..."example.pdf" ); editor . CreateBookmarks (); editor . Save ( "example_out...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  2. 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/
  3. Replace Text - Facades|Aspose.PDF for .NET

    This section explains how to work with Text - Facades using PdfContentEditor Class....ReplaceText01 () { PdfContentEditor editor = new PdfContentEditor ();...( dataDir + "sample.pdf" ); editor . ReplaceText ( "Value" , "Label"...

    docs.aspose.com/pdf/net/replace-text-facades/
  4. Edit DOTM files via .NET | products.aspose.com

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

    products.aspose.com/words/net/editor/dotm/
  5. Work with Images using PdfContentEditor|Aspose....

    This section explains how to add and delete Images with Aspose.PDF Facades using PdfContentEditor Class....PdfContentEditor editor = new PdfContentEditor ( new Document ( dataDir...pdf" )); editor . DeleteImage ( 2 , new [] { 2 }); editor . Save...

    docs.aspose.com/pdf/net/working-with-images-in-...
  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. 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...
  8. Search TXT document without opening via Java | ...

    Java source code to search words with pattern in TXT file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....TXT file by instantiating Document Class object. Instantiate...// Load TXT file Document txt = new Document( "sourceFile.txt"...

    products.aspose.com/words/java/search/txt/
  9. Compress VSX document via Python | products.asp...

    Python source code to compress vsx file within any Python based application....Formats in Python Native VSX document compress using server-side...Install-Package Visit our documentation for more details. How to...

    products.aspose.com/diagram/python-net/compress...
  10. Source.Contributors | Aspose.Words for .NET

    Source Contributors property. Gets contributors list author Editor writer etc of a source in C#....contributors list (author, editor, writer etc) of a source. public...available in the document. Document document = new Document ( MyDir +...

    reference.aspose.com/words/net/aspose.words.bib...