Sort Score
Result 10 results
Languages All
Labels All
Results 2,201 - 2,210 of 17,580 for

document editor

(0.72 sec)
  1. The input string 'CreatorInfo' was not in a cor...

    We are observing an exception whenever we are trying to load some of the pdfs using code below Document Document = new Document(pdfStream); Exception : The input string ‘CreatorInfo’ was not in a correct format Unfor…...using code below Document document = new Document(pdfStream); Exception...loads a file it parses the document‑level metadata (the Info dictionary...

    forum.aspose.com/t/the-input-string-creatorinfo...
  2. SharePoint Image Processing App | products.aspo...

    SharePoint image processing App to create edit and convert images to PSD BMP JPEG PNG TIFF and GIF formats. Also resize crop rotate and flip images...Raster Formats: Visit our documentation for more details. Test Aspose...flip without using any image editor. Aspose.Imaging for SharePoint...

    products.aspose.com/imaging/sharepoint/
  3. | Aspose

    Sample code for GIF to Text Java conversion. Use API example code for batch GIF files to Text conversion within any Web or Desktop Java based application....GIF format and creates GIF documents containing recognized text...converts an GIF image to Text document: Create an instance of AsposeOcr...

    products.aspose.com/ocr/java/conversion/gif-to-...
  4. Create RTF in Python | products.aspose.com

    Generate Microsoft Word RTF Documents using Python applications without using Microsoft Word....capability allows for custom document creation and formatting within...RTF Files in Python? Create Document class object. Create DocumentBuilder...

    products.aspose.com/total/python-net/create/rtf/
  5. Edit FODP in PHP | products.aspose.com

    Edit FODP in PHP. Use PHP library API to edit FODP files...Slides PHP via Java Editor Fodp Edit FODP in PHP High-speed...new line of text to the FODP document with just a few lines of code...

    products.aspose.com/slides/php-java/editor/fodp/
  6. Edit PPSM in PHP | products.aspose.com

    Edit PPSM in PHP. Use PHP library API to edit PPSM files...Slides PHP via Java Editor Ppsm Edit PPSM in PHP High-speed...new line of text to the PPSM document with just a few lines of code...

    products.aspose.com/slides/php-java/editor/ppsm/
  7. Edit HTML in PHP | products.aspose.com

    Edit HTML in PHP. Use PHP library API to edit HTML files...Slides PHP via Java Editor HTML Edit HTML in PHP High-speed...new line of text to the HTML document with just a few lines of code...

    products.aspose.com/slides/php-java/editor/html/
  8. Public API Changes in Aspose.PDF for Java 9.5.0...

    Learn about the public API changes in Aspose.PDF for Java version 9.5.0 for improved functionality and better compatibility....especially important and is documented here. Property CoordinateType...XFA form field: Document doc = new Document ( "doc.pdf" ); InputStream...

    docs.aspose.com/pdf/java/public-api-changes-in-...
  9. Export EMAIL to RTF via Java | products.aspose.com

    Java API to Convert EMAIL to RTF without using Microsoft Word or Outlook...render HTML to RTF by using Document Processing API Aspose.Words...HTML by using Document class Save the document to RTF format...

    products.aspose.com/total/java/conversion/email...
  10. Aspose PDF not able to set InheritZoom on bookm...

    In my java application, I’ve been trying to create PDF with bookmarks to carry the “InheritZoom” (using XYZExplicitDestination) for compliance reason, but trying many ways, the resulting PDF keep using the “FitH” instead…...inspect the PDF file with Text Editor (e.g. VSCode), I keep seeing...“XYZ”: import com.aspose.pdf.Document; import com.aspose.pdf.Page;...

    forum.aspose.com/t/aspose-pdf-not-able-to-set-i...