Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 37,895 for

document editor

(0.16 sec)
  1. Add Simple HTML to Word document Cell - Aspose....

    Hi have a rich html Editor in my app that gives users ability to do bold, underline, bullets etc - so simple html. I need to be able to render the format (lists etc) into a word doc when exporting. Is there anyway to …...Add Simple HTML to Word document Cell Aspose.Words Product Family...2:33pm #1 Hi have a rich html editor in my app that gives users...

    forum.aspose.com/t/add-simple-html-to-word-docu...
  2. Auto layout VSX document via Python | products....

    Python source code to auto layout vsx file within any Python based application....TIFF VSDX Auto layout VSX document in Python Native and high...performance auto layout VSX document using server-side Aspose.Diagram...

    products.aspose.com/diagram/python-java/autolay...
  3. 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/
  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. Aspose Document Viewer - Free Support Forum - a...

    Hi, From what I understand Aspose has a Document Viewer and have a couple of questions about that. 1. What types of files can Aspose Document Viewer open? 2. Does it open the Documents within the browser within the viewe…...Aspose Document Viewer Aspose.Total Product Family krista.souhrada...I understand Aspose has a Document Viewer and have a couple of...

    forum.aspose.com/t/aspose-document-viewer/11351
  6. AddDocumentAdditionalAction | Aspose.PDF for .N...

    Adds additional action for Document event....Adds additional action for document event. public void AddDocumentAdditiona...Description eventType String The document event types. code String The...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  7. Set Viewer Preference of PDF|Aspose.PDF for .NET

    This section shows how to set viewer preference of an existing PDF file 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/net/set-viewer-preference-o...
  8. Save | Aspose.PDF for .NET API Reference

    Saves changed Document into file....Save(string) Saves changed document into file. public override...String Path to file where document will be saved. Examples The...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  9. ImportAnnotations | Aspose.PDF for .NET API Ref...

    Imports the specified annotations into Document from array of another PDF Documents....annotations into document from array of another PDF documents. public...The array of paths of PDF documents that contain source annotations...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  10. Copy Inner and Outer Field|Aspose.PDF for Java

    This section explains how to copy inner and outer Field with com.aspose.pdf.facades using FormEditor Class....FormEditor editor = new FormEditor (); Document document = new Document..."Sample-Form-01.pdf" ); document . getPages (). add (); editor . bindPdf (...

    docs.aspose.com/pdf/java/copy-inner-and-outer-f...