Sort Score
Result 10 results
Languages All
Labels All
Results 1,741 - 1,750 of 3,978 for

pdf attachment

(0.12 sec)
  1. | Aspose

    Sample code for JPG to Pdf Java conversion. Use API example code for batch JPG files to Pdf conversion within any Web or Desktop Java based application....Conversion JPG to Pdf HTML JPG OCR XML BMP PDF Aspose.OCR for C++...that converts an JPG image to PDF document: Create an instance...

    products.aspose.com/ocr/cpp/conversion/jpg-to-pdf/
  2. | Aspose

    Sample code for TIFF to Pdf Java conversion. Use API example code for batch TIFF files to Pdf conversion within any Web or Desktop Java based application....Conversion TIFF to Pdf HTML JPG OCR XML BMP PDF Aspose.OCR for Java...that converts an TIFF image to PDF document: Create an instance...

    products.aspose.com/ocr/java/conversion/tiff-to...
  3. Issue Text : Box child can not be null - Free S...

    Hi, i have generating the Pdf dynamically using c#. After appending the data to document, try to save the document using document.save or memory stream. During the time i have facing the below issue. Box child can not …...PDF Product Family aspose-pdf-net , net manojanbu93...1 Hi, i have generating the pdf dynamically using c#. After appending...

    forum.aspose.com/t/issue-text-box-child-can-not...
  4. Bug: pdffileeditor.setMergeDuplicateOutlines(tr...

    As the title suggests, the Pdffileeditor.setMergeDuplicateOutlines(true); discards some bookmarks and only keep the first bookmark. I have attached the files to merge and you can try it using below code: public static v…...PDF Product Family aspose-pdf-java stonechen28...the first bookmark. I have attached the files to merge and you...

    forum.aspose.com/t/bug-pdffileeditor-setmergedu...
  5. Issues with Aspose.PDF version 24.3.0 - Free Su...

    Hi, I’m upgrading Aspose library in a solution based on .NET Framework 4.7.2. The version Aspose.Pdf version 24.3.0 compiles properly, but I’m having problems when I work with Pdf with layers. I added a validation to …...PDF version 24.3.0 Aspose.PDF Product Family aspose-pdf-net...aspose-pdf-net jimmy.rojas August 4, 2025, 3:05pm 1 Hi, I’m upgrading...

    forum.aspose.com/t/issues-with-aspose-pdf-versi...
  6. Encrypt file in AES x256 with special character...

    Hello, I’m trying to use the AES 256 to encrypt some Pdf file but when I use this encryption with french characters in password (for example “é”), I’m unable to open this file afterwards with Adobe Acrobat. Below the c…...PDF Product Family aspose-pdf-java solvaxis December...the AES 256 to encrypt some pdf file but when I use this encryption...

    forum.aspose.com/t/encrypt-file-in-aes-x256-wit...
  7. Blank column disaapear when there is no data - ...

    I am encountered a problem while extracting taxt from a Pdf. I have a Pdf of account statement in table. Check sample1.Pdf and sample2.Pdf. The output of both the Pdf differ greatly. The sample1.Pdf don’t have any debit…...PDF Product Family mrinmoy_chakraborty...extracting taxt from a PDF. I have a PDF of account statement in...

    forum.aspose.com/t/blank-column-disaapear-when-...
  8. Issue with SHX fonts - Free Support Forum - asp...

    I am using aspose.cad .net for converting a DWG file to a Pdf file. I can’t seem to get the SHX fonts into the Pdf. There are 3 .shx fonts used in my DWG drawing put when i export my file as Pdf the SHX font is not use…...for converting a DWG file to a PDF file. I can’t seem to get the...the SHX fonts into the PDF. There are 3 .shx fonts used in my DWG...

    forum.aspose.com/t/issue-with-shx-fonts/317149
  9. Some table borders are randomly not rendered in...

    Hi, we are experiencing some issues while trying to convert Pdf to pptx file using aspose.Pdf library. Some table borders are randomly not displayed in the exported pptx. Please find the Pdf input attached. Also, below i…...PDF Product Family dfinsolutions...trying to convert pdf to pptx file using aspose.pdf library. Some...

    forum.aspose.com/t/some-table-borders-are-rando...
  10. Extract XFA Data|Aspose.PDF for Python via .NET

    This example explains how to extract XFA form data from a Pdf file using Aspose.Pdf for Python via .NET. It demonstrates how to bind an XFA-based Pdf document to the Form facade and export its internal data structure into a file stream....is stored as XML within the PDF. In this example, the Form object...the aspose.pdf.facades module is used to bind the PDF and extract...

    docs.aspose.com/pdf/python-net/extract-xfa-data/