Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 2,148 for

errores pdf

(3.08 sec)
  1. 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-...
  2. Get document info | GroupDocs

    This article explains how to detect document file type, page count, and file size with GroupDocs.Parser for Python via .NET....represents the document file type (PDF, Word document, Excel spreadsheet...file stream with open ( "sample.pdf" , "rb" ) as stream : # Create...

    docs.groupdocs.com/parser/python-net/get-docume...
  3. Extract tables from document | GroupDocs

    Learn how to extract tables from documents including Excel spreadsheets, Word documents, and Pdfs using GroupDocs.Parser for .NET. Complete guide with code examples for extract tables from Excel C# scenarios....(XLS, XLSX) , Word documents, PDFs, and other supported formats...for the document (Excel, Word, PDF, etc.); Check if the document...

    docs.groupdocs.com/parser/net/extract-tables-fr...
  4. How to generate barcode and sign document using...

    This guide describes how to improve your document with generated barcodes using C#. Sign your documents with Codabar, Event or Code39Extended using GroupDocs.Signature .NET API by GroupDocs.... Supported formats are PDF, Microsoft Word, Microsoft PowerPoint...GroupDocs.Signature How to sign PDF files with a barcode It is a...

    docs.groupdocs.com/signature/net/how-to-generat...
  5. eSign document with QR code signature | GroupDocs

    This article explains how sign documents with electronic signature as QR code on document page with GroupDocs.Signature API....below demonstrates how to sign a PDF document with the QR code signature...signature = new Signature ( "sample.pdf" )) { // create QRCode option...

    docs.groupdocs.com/signature/net/esign-document...
  6. Edit document | GroupDocs

    Follow this guide and learn how to edit text documents, spreadsheets and presentations using GroupDocs.Editor for .NET API features....documents TXT Fixed-layout format PDF Fixed-layout format XPS (including...articles. Edit Word document Edit PDF document Edit Excel Workbook...

    docs.groupdocs.com/editor/net/edit-document/
  7. Supported Document Formats | GroupDocs

    Supported File Formats The following table indicates the input and output file formats supported by GroupDocs.Assembly for .NET. Format Description Load Save Populate Remarks DOC Microsoft Word 97 - 2007 Document. DOT Microsoft Word 97 - 2007 Template. DOCX Office Open XML WordprocessingML Document (macro-free). DOCM Office Open XML WordprocessingML Macro-Enabled Document. DOTX Office Open XML WordprocessingML Template (macro-free). DOTM Office Open XML WordprocessingML Macro-Enabled Template. RTF RTF format. XLSX OOXML 2007-2010 XLSM OOXML Macro Enabled Workbook XLTX OOXML Workbook Template XLTM OOXML Macro Enabled Workbook Template XLSB OOXML Binary Workbook XLS Excel Workbook 97-2003 XLT Excel Workbook Template 97-2003 XML Spreadsheet Markup Language ODS Open Document Spreadsheet PPTX OOXML Presentation PPTM OOXML Macro Enabled Presentation PPTM OOXML Macro Enabled Presentation PPSX OOXML SlideShow PPSM OOXML Macros Enabled Presentation POTX OOXML Presentation Template POTM OOXML Macro Enabled Presentation Template PPT PowerPoint Presentation 97-2003 PPS PowerPoint SlideShow 97-2003 ODP OpenDocument Presentation EML Email Message Format MSG Outlook Email Message Format EMLX Apple’s Email Message Format TXT Plain Text XML Word Processing Markup Language HTML HTML format.... Saves the document as PDF (Adobe Portable Document) format...Supported Not Supported HTML, PDF, XPS, TIFF Supported Supported...

    docs.groupdocs.com/assembly/net/supported-docum...
  8. Convert to 3D formats with advanced options | G...

    Learn about ThreeDConvertOptions class for 3D file formats (FBX, OBJ, GLTF, 3DS, U3D) in GroupDocs.Conversion for .NET....model to Universal 3D format for PDF embedding: using GroupDocs.Conversion...To convert FROM 3D formats to PDF, use . More Resources Was this...

    docs.groupdocs.com/conversion/net/convert-to-3d...
  9. Convert to CAD formats with advanced options | ...

    Learn about CadConvertOptions class for CAD file formats (DWG, DXF, DWF) in GroupDocs.Conversion for .NET....Conversions from non-CAD formats (PDF, Word, Excel) to CAD formats...convert FROM CAD formats to PDF or images, use or . More Resources...

    docs.groupdocs.com/conversion/net/convert-to-ca...
  10. Sign documents with exception handling | GroupDocs

     This article explains how to use exceptions handling when adding electronic signatures to document with GroupDocs.Signature API....feedback provides different error messages due to validation issues...above method with catching type error. This example shows how to handle...

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