Sort Score
Result 10 results
Languages All
Labels All
Results 1,541 - 1,550 of 400,604 for

document

(0.17 sec)
  1. Remove Images from PDF using JavaScript | Aspos...

    This page describes how to remove Images from PDF with JavaScript in Node.js....Remove Images from PDF Document Using JavaScript Library In order...

    products.aspose.com/pdf/nodejs-cpp/images/remove/
  2. How to remove Freetext Annotation using Java | ...

    Java sample code to remove Freetext annotations in PDF file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....usability and interactivity of the document, and improves presentations...presentations when using your document as a visual aid. Adding annotations...

    products.aspose.com/pdf/java/annotation/freetex...
  3. Table Format disturb while copying excel worksh...

    Hello Team , We are facing format issue , while replacing Table Data from excel worksheet to the Word Documents , if table is big for format getting disturb , can you please provide solution or code sample which help us…...data(having tables & chart ) to Word document .How to make it fit properly...excel worksheet to the Word documents , if table is big for format...

    forum.aspose.com/t/table-format-disturb-while-c...
  4. Java Word API | Create Manipulate and Render Wo...

    Java Word files processing library to create edit convert DOC, DOCX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG and many more formats....Document Processing API for Java Develop applications with the... render and convert Word documents to multiple formats in Java...

    products.aspose.com/words/java/
  5. Online ODP File Text Finder or Build ODP Search...

    Free online app to search in ODP file. Python API code for any ODP file text search application....Search Odp Online Searchable Document App and ODP Text Search API...powerful Python based ODP document search engine utility application...

    products.aspose.com/total/python-net/search/odp/
  6. Online ODS File Text Finder or Build ODS Search...

    Free online app to search in ODS file. C++ API code for any ODS file text search application....Search Ods Online Searchable Document App and ODS Text Search Library...Develop powerful C++ based ODS document search engine software or...

    products.aspose.com/total/cpp/search/ods/
  7. Parse the full document to markdown with style ...

    We have a requirement where we need to have a markdown file of a docx file in order to process it properly with formatting. However, it seems as though when you convert a file from docx to markdown it does not preserve t…...Parse the full document to markdown with style and formatting...Load your DOCX file Document doc = new Document("input.docx"); //...

    forum.aspose.com/t/parse-the-full-document-to-m...
  8. Release Memory used by Document Instance when S...

    Perhaps I don’t understand how to use SharedPtr and MakeObject, but the Visual Studio resource monitor shows this code using up lots of memory as it runs: #include <Aspose.Words.Cpp/Model/Document/Document.h> using nam…...Release Memory used by Document Instance when Scope Ends to Prevent...<Aspose.Words.Cpp/Model/Document/Document.h> using namespace Aspose::Words;...

    forum.aspose.com/t/release-memory-used-by-docum...
  9. Online ODP File Text Finder or Build ODP Search...

    Free online app to search in ODP file. C++ API code for any ODP file text search application....Search Odp Online Searchable Document App and ODP Text Search Library...Develop powerful C++ based ODP document search engine software or...

    products.aspose.com/total/cpp/search/odp/
  10. [Aspose.PDF.Drawing]Pdf To Docx issue with OCR ...

    Hello. Our company utilizes Aspose.PDF to convert Pdfs to Docx. The code is as follows: using (var pdfDocument = new Aspose.Pdf.Document(pdfFilePath)) { var saveOptions = new DocSaveOptions { Format = DocSaveOption…...To Docx issue with OCR of a document Aspose.PDF Product Family...pdfDocument = new Aspose.Pdf.Document(pdfFilePath)) { var saveOptions...

    forum.aspose.com/t/aspose-pdf-drawing-pdf-to-do...