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

errores pdf

(0.08 sec)
  1. Working with metadata in JPEG2000 images | Grou...

    Reading JPEG2000 comments The GroupDocs.Metadata API supports extracting format-specific information from JPEG2000 images. The following are the steps to read the JPEG2000 comments (pieces of metadata represented as strings with the length up to 64 kbytes). Load a JPEG2000 image Get the root metadata package Extract the native metadata package using the Jpeg2000RootPackage.getJpeg2000Package method Read the JPEG2000 comments advanced_usage.managing_metadata_for_specific_formats.image.jpeg2000.Jpeg2000ReadComments try (Metadata metadata = new Metadata(Constants.InputJpeg2000)) { Jpeg2000RootPackage root = metadata....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/java/working-with-m...
  2. Save signed Word Processing with different outp...

    This article explains how to save signed Word Processing documents with various file formats by GroupDocs.Signature API.... You are welcome to eSign PDF, Word, Excel, PowerPoint documents...prompt, please hold on... An error occurred while retrieving the...

    docs.groupdocs.com/signature/java/save-signed-w...
  3. Keyboard layout correction | GroupDocs

    This article gives the knowledge that the keyboard layout correction feature can be used when entering search queries, users of your software may make input errors, forgetting to switch the desired keyboard layout....your software may make input errors, forgetting to switch the desired...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/net/keyboard-layout-c...
  4. How to load a document from Azure Blob Storage ...

    This section explains how to load document from Azure Blob Storage with GroupDocs.Signature API.... To sign PDF, Word, Excel, PowerPoint, and...prompt, please hold on... An error occurred while retrieving the...

    docs.groupdocs.com/signature/net/load-document-...
  5. Get file info | GroupDocs

    This article explains how to detect document file type, size and calculate pages count when annotate documents or images with GroupDocs.Comparison....represents the document file type (PDF, Word document, Excel spreadsheet...prompt, please hold on... An error occurred while retrieving the...

    docs.groupdocs.com/comparison/java/get-file-info/
  6. Supported Document Types | GroupDocs

    This section describes GroupDocs.Merger for .NET supported document types. The Library supports Pdf, DOCX, XLSX, PPTX and many more....document Cross-format merge to PDF / XPS Cross-format merge to DOC...Microsoft OneNote Plain Text File Error Log File Comma Separated Values...

    docs.groupdocs.com/merger/net/supported-documen...
  7. Spelling corrector | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about spelling corrector using Java....designed to correct spelling errors in search queries, as well...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/java/spelling-corrector/
  8. How to save document with password | GroupDocs

    This article explains how to save document with password protection....pdf" )) { // create QRCode option...signature . Sign ( "SignedProtected.pdf" , signOptions , saveOptions...

    docs.groupdocs.com/signature/net/save-signed-do...
  9. Add document to Word processing via OLE | Group...

    This article explains how to add document to Word processing via OLE with GroupDocs.Merger within your .NET applications....sample demonstrates how to embed PDF file into DOCX document as OLE...OleWordProcessingOpt ( @"c:\embedded.pdf" , pageNumber ); oleWordProcessingOpt...

    docs.groupdocs.com/merger/net/add-document-to-w...
  10. Add document to Word processing via OLE | Group...

    This article explains how to add document to Word processing via OLE with GroupDocs.Merger within your Java applications....sample demonstrates how to embed PDF file into DOCX document as OLE...OleWordProcessingOpt ( "c:\embedded.pdf" , pageNumber ); oleWordsOptions...

    docs.groupdocs.com/merger/java/add-document-to-...