Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 2,176 for

errores pdf

(0.56 sec)
  1. Working with CAD metadata | GroupDocs

    The GroupDocs Metadata API provides the feature to read basic metadata in CAD files. The supported CAD formats are: DWG DXF Reading CAD metadata To access metadata in a CAD drawing, the GroupDocs.Metadata API provides the CadRootPackage.CadPackage property. The following code snippet reads metadata associated with a CAD file. AdvancedUsage.ManagingMetadataForSpecificFormats.Cad.CadReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputDxf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.CadPackage.AcadVersion); Console.WriteLine(root.CadPackage.Author); Console.WriteLine(root.CadPackage.Comments); Console.WriteLine(root.CadPackage.CreatedDateTime); Console.WriteLine(root.CadPackage.HyperlinkBase); Console.WriteLine(root.CadPackage.Keywords); Console.WriteLine(root.CadPackage.LastSavedBy); Console.WriteLine(root.CadPackage.Title); // ....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/working-with-ca...
  2. Load file from local disk | GroupDocs

    This article explains how to load Pdf, Word, Excel, PowerPoint documents from local disk when using GroupDocs.Parser for Python via .NET....pdf" # Create an instance of Parser...doc_info . size } bytes" ) sample.pdf The following sample file is...

    docs.groupdocs.com/parser/python-net/load-file-...
  3. Supported file formats | GroupDocs

    This topic lists file formats supported by GroupDocs.Viewer for Node.js.... PDF and Page Layout file formats...GroupDocs.Viewer to load and view PDF files: . Presentation file formats...

    docs.groupdocs.com/viewer/nodejs-java/supported...
  4. Supported file formats | GroupDocs

    This topic lists file formats supported by GroupDocs.Viewer for Java.... PDF and Page Layout file formats...GroupDocs.Viewer to load and view PDF files: . Presentation file formats...

    docs.groupdocs.com/viewer/java/supported-docume...
  5. Search network node events | GroupDocs

    This page contains information about the purpose and use of all search network events....event The event occurs when an error occurs in one of the nodes of...=> { Console . WriteLine ( "Error occurred (" + e . NodeIndex...

    docs.groupdocs.com/search/net/search-network-no...
  6. Compare Excel Spreadsheets: Advanced Cell-by-Ce...

    Learn how to compare Excel spreadsheets programmatically using GroupDocs.Comparison for .NET. This guide demonstrates cell-by-cell comparison, custom styling, summary pages, and advanced visibility controls for Excel document comparison in C#....Features License Management Error Handling Batch Processing When...workflows. Manual inspection is error-prone and doesn’t scale, especially...

    blog.groupdocs.com/comparison/compare-excel-spr...
  7. Groupdocs Editor with PPTX - Free Support Forum...

    Hello Team, I am working with Editor in my application, I took help from Groupdocs team for Editor with DOCX file and I got the code from the team, Code below. [HttpPost] [Route("api/GroupDocsApi/CreateEmptyWordFile")]…... "foreColor", "backColor", "pdf", { name: "fontName", items:...}); } } ], pdf: { paperSize: 'A5', } }); kendo.pdf.defineFont({...

    forum.groupdocs.com/t/groupdocs-editor-with-ppt...
  8. Locating signature with different alignments | ...

     This article explains how to use different alignment values to locate signature on document page with GroupDocs.Signature API....pdf" ); // define qr-code size int...= signature . sign ( "signed.pdf" , listOptions ); // analyzing...

    docs.groupdocs.com/signature/java/locating-sign...
  9. Get the format family and the additional inform...

    This article explains how to get the format family and the additional information using .NET / C# with GroupDocs.Viewer for .NET....collection of folders (see ); PDF documents - a flag that indicates...viewer = new Viewer ( "sample.pdf" )) { // Get file information...

    docs.groupdocs.com/viewer/net/how-to-get-file-t...
  10. Digital certificate for Spreadsheets has wrong ...

    Hi there, I’m getting this error while trying to use the certificate constructed manually (C#) … I’m trying to avoid the popup that comes up in a solution 1 that is working, The code that is working is here: Stream ex…...Hi there, I’m getting this error while trying to use the certificate...comes back with this error is below … Error: GroupDocsSignatureEx:...

    forum.groupdocs.com/t/digital-certificate-for-s...