Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 1,794 for

errores pdf

(0.1 sec)
  1. Search for built-in Metadata signatures | Docum...

    This article explains how to provide advanced search for metadata electronic signatures 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/search-for-bui...
  2. Supported Document Types | Documentation

    This section describes GroupDocs.Merger for Python via .NET supported document types...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/python-net/supported-...
  3. Getting documents in network | Documentation

    This page contains information about getting indexed documents 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/getting-document...
  4. Working with metadata in PNG images | Documenta...

    Reading PNG metadata properties The GroupDocs.Metadata API supports extracting format-specific information from PNG images. The following are the steps to read the native PNG metadata. Load a PNG image Get the root metadata package Extract the native metadata package using PngRootPackage.getPngPackage Read the PNG metadata properties advanced_usage.managing_metadata_for_specific_formats.image.png.PngReadTextChunks try (Metadata metadata = new Metadata(Constants.InputPng)) { PngRootPackage root = metadata.getRootPackageGeneric(); for (PngTextChunk chunk : root.getPngPackage().getTextChunks()) { System.out.println(chunk.getKeyword()); System.out.println(chunk.getText()); if (chunk instanceof PngCompressedTextChunk) { PngCompressedTextChunk compressedChunk = (PngCompressedTextChunk) chunk; System....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...
  5. Handling MPEG audio metadata | Documentation

    This article explains how the The GroupDocs.Metadata API allows reading some common MPEG audio properties from MP3 files....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/handling-mpeg-...
  6. Convert N consecutive pages | Documentation

    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...
  7. Update Barcode signatures in document | Documen...

    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...
  8. Update Text signatures in document | Documentation

    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...
  9. Update Text signatures in document | Documentation

    This article explains how to update Text electronic signatures with GroupDocs.Signature API....pdf" )) { TextSearchOptions options...powerful free online apps. To sign PDF, Word, Excel, PowerPoint, and...

    docs.groupdocs.com/signature/net/update-text-si...
  10. Managing dictionaries in network | Documentation

    This page contains information about managing dictionaries of shards 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/managing-diction...