Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 1,916 for

errores pdf

(0.32 sec)
  1. Features Overview | GroupDocs

    GroupDocs.Assembly for .NET is an API that allows you to generate documents in popular microsoft office and email file formats based upon template documents and data obtained from various sources including databases, XML, JSON, OData, objects of custom .NET types, external documents, and more. The following is the list of salient features which are offered by the GroupDocs.Assembly API: Multiple data formats support Use formulae & perform sequential data operations Apply upper, lower, capital, firstcap formatting to strings in template syntax Template syntax support formatting of ordinal, cardinal, alphabetic numeric nature Support template documents with custom variables & text comments within template syntax tags Dynamically insert out document content in report Dynamically configure background color of html documents & generate barcode in reports Dynamically insert hyperlinks in reports & apply attributes to email message body Dynamically attach email attachments Support of next field analogue of Microsoft Word Update fields during word processing document assembly Apply formula during spreadsheet assembly Template formatting for numeric, text, image, date-time, chart elements Conditional formatting of template text elements Linq-based template syntax Change format of assembled file using explicit specifications or file extension Auto-removal of empty paragraphs Generate various report types, e....more Inline template syntax errors in generated documents instead...More Document formats including PDF, Epub and XPS document formats...

    docs.groupdocs.com/assembly/net/features-overview/
  2. Edit Email | GroupDocs

    This guide demonstrates how to edit content of the documents from Email format family like a common text documents using a GroupDocs.Editor for .NET....e-Book formats, and unlike the PDF and Office formats, there is...prompt, please hold on... An error occurred while retrieving the...

    docs.groupdocs.com/editor/net/edit-email/
  3. How to edit e-Book file | GroupDocs

    This article demonstrates how to edit e-Book files using Java programming language....encrypted with password, like PDF or Office Open XML. Code example...prompt, please hold on... An error occurred while retrieving the...

    docs.groupdocs.com/editor/java/how-to-edit-ebook/
  4. Issue with Font :- "Leelawadee UI" - Free Suppo...

    Hi, When we try to convert a document with the ‘Leelawadee UI’ font to Pdf, we encounter some issues in characters. Can you please suggest something here?...efimov We are facing error after adding suggested code...line 2025-03-04 07:50:34.288 ERROR 1 --- [nio-8080-exec-4] o.a...

    forum.groupdocs.com/t/issue-with-font-leelawade...
  5. 5 Secure Methods to Add Watermarks to Word Docu...

    Learn how to add secure watermarks to Word documents using GroupDocs.Watermark for .NET. Compare 5 protection methods from basic to advanced with complete code examples....supports 40+ file formats including PDF, Excel, PowerPoint, images, and...prompt, please hold on... An error occurred while retrieving the...

    docs.groupdocs.com/watermark/net/secure-methods...
  6. The name 'Groupdocs' does not exist in the curr...

    hi i developed asp.net site using groupdocs api but i have problem Error CS0103 The name ‘Groupdocs’ does not exist in the current context i call Groupdocs package using consle <span style=“color: rgb(226, 226, 226…...groupdocs api but i have problem Error CS0103 The name ‘Groupdocs’...please share the details of error message you are getting. We...

    forum.groupdocs.com/t/the-name-groupdocs-does-n...
  7. Edit Email | GroupDocs

    This guide demonstrates how to edit the content of documents from the Email format family like common text documents using GroupDocs.Editor for Node.js via Java....eBook formats, and unlike the PDF and Office formats, there are...prompt, please hold on... An error occurred while retrieving the...

    docs.groupdocs.com/editor/nodejs-java/edit-email/
  8. Verify Digital signatures in image | GroupDocs

    This topic explains how to verify digital signatures embedded in images using steganography (LSB technique) with GroupDocs.Signature API....$" - {failure}" ); } } } } Error Handling Wrong Password try...) { Console . WriteLine ( $"Error during verification: {ex.Message}"...

    docs.groupdocs.com/signature/net/verify-digital...
  9. Two Ways of Uploading Files into a GroupDocs Ac...

    Working with GroupDocs SDK we usually need a GUID to work with a document. But it’s not very comfortable for users to work with GUIDs. So in your app, you can use two methods to upload a file to a GroupDocs account and get it’s GUID programmatically. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version....(XLS, XLSX), portable files (PDF), and image files (JPG, BMP,...{{@privateKey}} <font color="red">{{@error}}</font> <div id="requestForm"...

    blog.groupdocs.com/total/two-ways-of-uploading-...
  10. Working with templates | GroupDocs

    Document template is set by Template class. It contains template items - fields and tables. Each item has the unique (in the template bounds) name and optional page index - value that represents the index of the page where the template item is located; null if the template item is located on any page. Template fields The template field is set by TemplateField class with the following constructor: TemplateField(TemplatePosition position, String name, Integer pageIndex) Parameter Description position Defines the way how to find the field on a page....welcome to extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...prompt, please hold on... An error occurred while retrieving the...

    docs.groupdocs.com/parser/java/working-with-tem...