Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 2,043 for

errores pdf

(0.14 sec)
  1. Extract data from Microsoft Office PowerPoint p...

    GroupDocs.Parser provides the functionality to extract data from Microsoft Office PowerPoint presentations. Both classic (ppt, pot) and Open XML (pptx, potx) formats are supported. Also LibreOffice Impress (OpenOffice.org Impress) formats are supported. The following table provides the list of supported formats: Format Description PPT Microsoft Office PowerPoint Presentation PPS Microsoft Office PowerPoint Slideshow POT Microsoft Office PowerPoint Template PPTX Microsoft Office Open XML Presentation PPTM Microsoft Office Open XML Macro-Enabled Presentation POTX Microsoft Office Open XML Presentation Template POTM Microsoft Office Open XML Macro-Enabled Presentation Template PPSX Microsoft Office Open XML Presentation Slideshow PPSM Microsoft Office Open XML Macro-Enabled Presentation Slideshow ODP Open Document Presentation OTP Open Document Presentation Template More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...prompt, please hold on... An error occurred while retrieving the...

    docs.groupdocs.com/parser/net/extract-data-from...
  2. Get document info | GroupDocs

    Learn how to get basic document information including file type, page count, and file size using GroupDocs.Parser for .NET. Get document properties in C#....welcome to extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...prompt, please hold on... An error occurred while retrieving the...

    docs.groupdocs.com/parser/net/get-document-info/
  3. Signing specific pages in the multipage documen...

    This article explains how to sign specific pages in the multipage documents... To sign PDF, Word, Excel, PowerPoint, and...prompt, please hold on... An error occurred while retrieving the...

    docs.groupdocs.com/signature/net/sign-specific_...
  4. Get document info | GroupDocs

    This article shows that how to get meta information of a document....to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...prompt, please hold on... An error occurred while retrieving the...

    docs.groupdocs.com/metadata/net/get-document-info/
  5. Homophone search | GroupDocs

    This article gives the knowledge which allows you to find not only the words specified in the search query, but also the homophones, words that are pronounced the same but differ in meaning using Java search API....welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...prompt, please hold on... An error occurred while retrieving the...

    docs.groupdocs.com/search/java/homophone-search/
  6. Highlighting results in network | GroupDocs

    This page contains information about highlighting search results in the search network....welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...prompt, please hold on... An error occurred while retrieving the...

    docs.groupdocs.com/search/java/highlighting-res...
  7. Convert N consecutive pages | GroupDocs

    This article demonstrates how to convert consecutive document pages using GroupDocs.Conversion for Java API....pdf" , options ); } public static...converted.pdf converted.pdf is converted attachment PDF document...

    docs.groupdocs.com/conversion/java/convert-n-co...
  8. Update Barcode signatures in document | GroupDocs

    This article explains how to update Barcode electronic signatures with GroupDocs.Signature API....pdf" ); try { BarcodeSearchOptions...signature . update ( "sampleSigned.pdf" , barcodeSignature ); if ( result...

    docs.groupdocs.com/signature/java/update-barcod...
  9. Update Text signatures in document | GroupDocs

    This article explains how to update Text electronic signatures with GroupDocs.Signature API....pdf" ); try { TextSearchOptions options...signature . update ( "sampleSigned.pdf" , textSignature ); if ( result...

    docs.groupdocs.com/signature/java/update-text-s...
  10. Sign documents with standard encryption for QR-...

    This article explains how to create encrypted QR-code electronic signature...pdf" )) // setup key and passphrase...signature . sign ( "QrCodeEncrypted.pdf" , options ); More resources...

    docs.groupdocs.com/signature/java/sign-document...