Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 78 for

attachment handling

(0.03 sec)
  1. Problems with Thai characters when converting c...

    Hi, A problem was reported to us, regarding a certain PDF with Thai characters. I’ve taken a screenshot and highlighted a few of the differences between the PDF and the HTML: image.png (224.9 KB) The Viewer from “Gro…... Attaching the original and the conversion...HTML may be related to the handling of specific fonts, such as...

    forum.groupdocs.com/t/problems-with-thai-charac...
  2. Add watermarks to PDF documents | GroupDocs

    The watermarking API allows you to add watermarks to PDF documents. Adding watermarks to a particular page or adding watermarks on all images or Attachments of a particular page is possible....watermarks on all images or attachments of a particular page is possible...boundaries of the finished page. To handle such cases, a PDF page can...

    docs.groupdocs.com/watermark/net/add-watermarks...
  3. Convert EML to PDF Using C#

    Learn how to Convert EML to PDF using C# with a simple C# code to transform EML files into PDF, leveraging GroupDocs.Conversion for fast email document AI conversion....preserving the original layout, attachments, and metadata. The API abstracts...options such as page size, image handling, and security features, making...

    kb.groupdocs.com/conversion/net/convert-eml-to-...
  4. NullReferenceException when extracting PDF file...

    Hello, We are getting an exception when extractor some PDF files… System.NullReferenceException: Object reference not set to an instance of an object.\r\n at Aspose.Pdf.Facades.PdfExtractor.GetAttachNames()\r\n at …...corrupted, not containing any attachments, or the extractor not being...corrupted and actually contains attachments. You can open the PDF in...

    forum.groupdocs.com/t/nullreferenceexception-wh...
  5. Render DOCX as PNG using Python

    Learn how to render DOCX as PNG using Python. This tutorial explains the steps and provides sample code to convert DOCX to PNG in Python for easy sharing....statement for secure resource handling Instantiate a PngViewOptions...guarantee proper resource handling. Then, set up the PngViewOptions...

    kb.groupdocs.com/viewer/python/render-docx-as-p...
  6. System.ArgumentException: MaxValue can't be les...

    We are getting the following error event for a chm files when trying to index them. We are getting the exception via index.Events.ErrorOccurred += ... System.ArgumentException: MaxValue can't be less than StartValue …...(Document , , String )" I attached a file with this behavior:...the starting value. Event Handling : Since you are using the...

    forum.groupdocs.com/t/system-argumentexception-...
  7. Extract Images from PPTX using C#

    Learn how to extract images from PPTX using C# with a step-by-step guide. This tutorial provides C# code to extract images from PPTX files efficiently for your projects....presentations, especially when handling files that contain visual...to access both embedded and attached images within the presentation...

    kb.groupdocs.com/parser/net/extract-images-from...
  8. Convert MSG to PDF using Node.js

    Quickly convert MSG to PDF using Node.js. Learn how to export MSG to PDF in Node.js with a smooth, reliable process ideal for email-to-document automation....content, including text, attachments, and other elements, is converted...PDFs enhances how developers handle email data for archiving, reporting...

    kb.groupdocs.com/conversion/nodejs/convert-msg-...
  9. Page break not working correctly in word to PDF...

    When I try converting the MS Word document to PDF, the output doesn’t match the original formatting. In the Word document, tables are properly placed on each page, but in the PDF, they appear continuously without page br…... I’ve attached both the Word and PDF files...imitation of MS Word’s layout when handling paragraph rules. The document...

    forum.groupdocs.com/t/page-break-not-working-co...
  10. Working with Groupdocs Signature API from Ruby

    Today we will find out how to use GroupDocs’ Ruby SDK. We will create a GroupDocs Signature envelope sample with the Sinatra framework. GroupDocs Signature envelopes are used to prepare documents for digital signature and managing the signature process. Setting Up First, create the application folders structure: your_app/public – for CSS files. your_app/samples – for sample files. your_app/views – for view files, we will use Haml for these. Also we need to create a Gemfile in our project’s root directory with the following content: https://gist....something like this: [caption id=“attachment_1501” align=“aligncenter”...the following: [caption id=“attachment_1502” align=“aligncenter”...

    blog.groupdocs.com/signature/working-with-group...