Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 2,094 for

errores pdf

(0.06 sec)
  1. Load from a stream | GroupDocs

    This example demonstrates how to load a file from a stream. advanced_usage.loading_files.LoadFromStream // Constants.InputDoc is an absolute or relative path to your document. Ex: @"C:\Docs\source.doc" try (InputStream stream = new FileInputStream(Constants.InputDoc)) { try (Metadata metadata = new Metadata(stream)) { // Extract, edit or remove metadata here } } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Metadata for ....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/load-from-a-st...
  2. Save a modified file to a stream | GroupDocs

    This article shows how to save a file to the specified stream in Java...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/save-a-modifie...
  3. GroupDocs.Comparison for .NET | GroupDocs

    GroupDocs.Compairson for .NET developer documentation. Learn how to diff docx, pptx, and compare Pdf files using C#....PowerPoint, OpenDocument ODT, PDF, Text, and HTML documents. The...prompt, please hold on... An error occurred while retrieving the...

    docs.groupdocs.com/comparison/net/
  4. Advanced usage | GroupDocs

    Learn about advanced GroupDocs.Watermark usage. Please find advanced details how to customize your watermarks, search, modify and remove existing watermarks. Articles in this section Loading documents Adding watermarks Saving documents Searching and modifying watermarks More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Watermark for .NET examples GroupDocs.Watermark for Java examples Free online document watermarking App Along with a full-featured ....welcome to add watermark to PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...prompt, please hold on... An error occurred while retrieving the...

    docs.groupdocs.com/watermark/net/advanced-usage/
  5. GroupDocs.Redaction for Java | GroupDocs

    A Java API for redaction of sensitive and classified information from the documents. You can redact in adobe Pdf, redact in excel or in many of different file formats....format and create a sanitized PDF document with raster images of...prompt, please hold on... An error occurred while retrieving the...

    docs.groupdocs.com/redaction/java/
  6. Add text watermarks | GroupDocs

    This article explains how to add text watermark when rendering documents with GroupDocs.Viewer within your JavaScript applications....watermark to the HTML/JPG/PNG/PDF output, follow these steps: Create...prompt, please hold on... An error occurred while retrieving the...

    docs.groupdocs.com/viewer/nodejs-java/add-text-...
  7. Showcases | GroupDocs

    Code examples and live demostrations of GroupDocs.Editor for Node.js...you are welcome to edit DOCX, PDF, XLSX, PPTX and more with . Was...prompt, please hold on... An error occurred while retrieving the...

    docs.groupdocs.com/editor/nodejs-java/showcases/
  8. GroupDocs.Total for .NET 25.8 – Latest Updates ...

    Explore what’s new in GroupDocs.Total for .NET 25.8. Available now on NuGet and GroupDocs website....formatting when converting HTML → PDF. TOTALNET‑287 Annotation Resolved...Resolved missing localized string error: “CONSTRUCTOR.WITH.PARAMETERS...

    blog.groupdocs.com/total/groupdocs-total-for-ne...
  9. Exception on saving Word to EML file format - F...

    Exception on saving Word to EML file format Traceback (most recent call last): File “D:\kb-python\kbconversion.py”, line 22, in converter.convert(“output.eml”, convert_options) RuntimeError: Proxy error(ConversionNo…...convert_options) RuntimeError: Proxy error(ConversionNotSupport): Conversion...eps, xps, tex, ps, pcl, svg, pdf, ppt, pps, pptx, ppsx, odp, otp...

    forum.groupdocs.com/t/exception-on-saving-word-...
  10. Get default ConvertOptions for specific target ...

    Learn this article and check how to obtain default convert options for specific conversion format with GroupDocs.Conversion for .NET API. ...targetConversion = possibleConversions [ "pdf" ]; var convertOptions = targetConversion...converter . Convert ( "converted.pdf" , convertOptions ); } } Was...

    docs.groupdocs.com/conversion/net/get-default-c...