Sort Score
Result 10 results
Languages All
Labels All
Results 9,021 - 9,030 of 376,839 for

document

(0.26 sec)
  1. Export MSG to RTF via Java | products.aspose.com

    Java API to Convert MSG 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/msg-t...
  2. Export MSG to EPUB via Java | products.aspose.com

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

    products.aspose.com/total/java/conversion/msg-t...
  3. Convert DJVU to Searchable PDF via C# | Aspose

    Sample code for DJVU to Searchable PDF C# conversion. Use API example code for batch DJVU files to Searchable PDF conversion within VB.NET, Asp.NET or any .NET based application....recognition on DJVU document and save text as DJVU document using Aspose...Install-Package Visit our documentation for more details. How to...

    products.aspose.com/ocr/net/conversion/djvu-to-...
  4. Remove PPTM Annotation Online or Manage Annotat...

    delete comments from PPTM file through online app for free. C++ API code to manage comments of PPTM files....Presentation Develop PPTM Document Annotation Application via...collaborate with others on the document? With Aspose.Slides for C++...

    products.aspose.com/total/cpp/annotate/pptm/
  5. Remove POTM Annotation Online or Manage Annotat...

    delete comments from POTM file through online app for free. C++ API code to manage comments of POTM files....Presentation Develop POTM Document Annotation Application via...collaborate with others on the document? With Aspose.Slides for C++...

    products.aspose.com/total/cpp/annotate/potm/
  6. Common issues with XPS files and how to solve them

    Troubleshooting with XPS files involves indicating the problem and resolving it. Learn about the most common XPS errors....used to represent electronic documents in a standardized way. XPS...files are designed to save a document’s layout, fonts, graphics...

    docs.aspose.com/page/net/troubleshoot-with-xps-...
  7. Table header cell has no associated subcells - ...

    I am using Aspose.PDF for .NET version 25.8.0. I need to create a tagged table that passes the “Table header cell has no associated subcells” check for PDF/UA compliance. I have found that the object created by headerR…...new PDF document Document pdfDocument = new Document(); Page...SetHeader(dataRow.Cells[1]); // Save the document pdfDocument.Save("TaggedTable...

    forum.aspose.com/t/table-header-cell-has-no-ass...
  8. Convert JPG to Searchable PDF via C# | Aspose

    Sample code for JPG to Searchable PDF C# conversion. Use API example code for batch JPG files to Searchable PDF conversion within VB.NET, Asp.NET or any .NET based application....recognition on JPG document and save text as JPG document using Aspose...Install-Package Visit our documentation for more details. How to...

    products.aspose.com/ocr/net/conversion/jpg-to-s...
  9. Convert PNG to Searchable PDF via C# | Aspose

    Sample code for PNG to Searchable PDF C# conversion. Use API example code for batch PNG files to Searchable PDF conversion within VB.NET, Asp.NET or any .NET based application....recognition on PNG document and save text as PNG document using Aspose...Install-Package Visit our documentation for more details. How to...

    products.aspose.com/ocr/net/conversion/png-to-s...
  10. Your ExampleSimple does not compile - Free Supp...

    Complete newbie here. Trying your “hello world” example - I did the NuGet install of Apose.PDF.Cpp and then try your ExampleSimple code – but, of course its full of undefines. So, I probably need to add a *.h file? o…...need: #include <aspose/pdf/document.h> #include <aspose/pdf/page...issues: #include <aspose/pdf/document.h> #include <aspose/pdf/page...

    forum.aspose.com/t/your-examplesimple-does-not-...