Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 2,212 for

word to pdf

(0.06 sec)
  1. Search text in Microsoft Office Word documents ...

    To search a keyWord in Microsoft Office Word documents search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps To search a keyWord in Microsoft Office Word document: Instantiate Parser object for the initial document; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the document....Office Word documents / Search text in Microsoft Office Word documents...Search text in Microsoft Office Word documents Leave feedback To...

    docs.groupdocs.com/parser/java/search-text-in-m...
  2. Convert Excel Spreadheets to PDF using C# | .NE...

    Convert Excel files To Pdf using C#. Convert full workbook, selected sheets, sub-sequence of sheets, or any cell range using spreadsheet conversion .NET API....中國傳統的 Excel ( XLS , XLSX ) and PDF files are among those document...convert Excel spreadsheets into PDF format using C# with .NET applications...

    blog.groupdocs.com/conversion/convert-excel-spr...
  3. how to redact PDF in Java on GroupDocs Blog | D...

    how To redact Pdf in Java on GroupDocs Blog | Document AuTomation Solutions for .NET & Java Developers Recent content in how To redact Pdf in Java on GroupDocs Blog | Document AuTomation Solutions ......how to redact PDF in Java on GroupDocs Blog | Document Automation...Recent content in how to redact PDF in Java on GroupDocs Blog | Document...

    blog.groupdocs.com/ru/tag/how-to-redact-pdf-in-...
  4. How to protect a signed PDF document | Document...

    This article explains how To protect a signed Pdf document....protect a signed PDF document How to protect a signed PDF document Leave...feedback On this page How to secure PDF document with permissions class...

    docs.groupdocs.com/signature/net/protect-pdf-do...
  5. DOCX to PDF using dotnet on GroupDocs Blog | Do...

    DOCX To Pdf using dotnet on GroupDocs Blog | Document AuTomation Solutions for .NET & Java Developers Recent content in DOCX To Pdf using dotnet on GroupDocs Blog | Document AuTomation Solutions fo......DOCX to PDF using dotnet on GroupDocs Blog | Document Automation...Developers Recent content in DOCX to PDF using dotnet on GroupDocs Blog...

    blog.groupdocs.com/cs/tag/docx-to-pdf-using-dot...
  6. CSV to PDF using template on GroupDocs Blog | D...

    CSV To Pdf using template on GroupDocs Blog | Document AuTomation Solutions for .NET & Java Developers Recent content in CSV To Pdf using template on GroupDocs Blog | Document AuTomation Solutions ......CSV to PDF using template on GroupDocs Blog | Document Automation...Developers Recent content in CSV to PDF using template on GroupDocs Blog...

    blog.groupdocs.com/ru/tag/csv-to-pdf-using-temp...
  7. how to redact PDF in Java on GroupDocs Blog | D...

    how To redact Pdf in Java on GroupDocs Blog | Document AuTomation Solutions for .NET & Java Developers Recent content in how To redact Pdf in Java on GroupDocs Blog | Document AuTomation Solutions ......how to redact PDF in Java on GroupDocs Blog | Document Automation...Recent content in how to redact PDF in Java on GroupDocs Blog | Document...

    blog.groupdocs.com/pl/tag/how-to-redact-pdf-in-...
  8. Compare Multiple Word Files in Java | Accept or...

    Compare two or more DOC/DOCX files in Java using document Comparison API. Highlight the differences and accept or reject changes within Word docs....discussed the comparison of two Word documents even if they were...look at how to compare multiple Word documents in Java . Further...

    blog.groupdocs.com/comparison/compare-multiple-...
  9. Convert PDF to Excel using Node.js

    Learn how To convert Pdf To Excel using Node.js. Easily export Pdf To Excel in Node.js with a simple and efficient process for accurate data extraction and formatting....Convert PDF to Excel using Node.js Handling data in PDF can be...Manually copying data from a PDF to an Excel sheet is not only...

    kb.groupdocs.com/conversion/nodejs/convert-pdf-...
  10. Extract tables from Microsoft Office Word docum...

    To extract tables from Microsoft Office Word document getStructure method is used. This method returns XML representation of the document. Tables are represented by “table” tag. For more details, see Extract text structure. Warning getStructure method returns null value if text structure extraction isn’t supported for the document. For example, text structure extraction isn’t supported for TXT files. Therefore, for TXT file getStructure method returns null. If Microsoft Office Word document has no text, getStructure method returns an empty org....Extract data from Microsoft Office Word documents / Extract tables from...from Microsoft Office Word documents Extract tables from Microsoft...

    docs.groupdocs.com/parser/java/extract-tables-f...