Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 3,583 for

pdf attachment

(1.56 sec)
  1. Text out of tables converting pdf to docx - Fre...

    Hi converting from Pdf the text in docx file is unformatted in docx output file. this the code to convert from Pdf to docx. string fileSource = @"C:\temp\xxx.Pdf"; Aspose.Words.Document x = new Aspose.Words.Document(fil…...Text out of tables converting pdf to docx Aspose.Words Product...10:30am 1 Hi converting from pdf the text in docx file is unformatted...

    forum.aspose.com/t/text-out-of-tables-convertin...
  2. Changed table dimensions when text rotated and ...

    Hi team, Looks like Aspose. words adds some sort of top and bottom margin (or left and right, depending on the frame of reference) to 90-degree text inside a table cell when saving to Pdf. I’m attaching an example - bo…...when text rotated and saved to PDF Aspose.Words Product Family words-net...table cell when saving to PDF. I’m attaching an example - both files...

    forum.aspose.com/t/changed-table-dimensions-whe...
  3. High RAM when converting PDF to JPG - Free Supp...

    Hi, I have used Aspose Pdf (11.8.0.0) to convert the attached infected Pdf to jpg. While converting, my computer's memory (RAM) reached at least 60 MBs although input file's size is small (< 0.6 MB). These attached files…...RAM when converting PDF to JPG Aspose.PDF Product Family ltruong...Aspose PDF (11.8.0.0) to convert the attached infected pdf to jpg...

    forum.aspose.com/t/high-ram-when-converting-pdf...
  4. Save Word document as PDF corrupts Tab markup -...

    Hi. We have very simple Word document, which we would like to save as Pdf using Aspose.Words latest version 25.3.0. Unfortunately this operation corrupts document markup (Tabs are lost). Please see attached source docu…...Save Word document as PDF corrupts Tab markup Aspose.Words Product...which we would like to save as PDF using Aspose.Words latest version...

    forum.aspose.com/t/save-word-document-as-pdf-co...
  5. Convert Farsi document with embeded objects and...

    When converting a Farsi document with Farsi numbering to Pdf, the resulting Pdf’s numbering is shows with European numbers, so I added the saveOptions to convert the numbers to Arabic format like so: var saveOptions = n…...embeded objects and numbering to pdf Aspose.Words Product Family words-net...Farsi numbering to pdf, the resulting pdf’s numbering is shows...

    forum.aspose.com/t/convert-farsi-document-with-...
  6. After converting .vsdx to .svg two elements in ...

    Hello Aspose, After updating to the latest version 25.10, we faced the problem. The attached archive contains the .vsdx document. After converting .vsdx to .svg (C# language) two elements in the diagram were corrupted. …... The attached archive contains the .vsdx...Would you have are look the attachment and fix the problem. The...

    forum.aspose.com/t/after-converting-vsdx-to-svg...
  7. Add, Delete, and Get PDF Annotations in Python|...

    With Aspose.Pdf for Python you may add, delete and get annotation from your Pdf file. Check all lists of annotations to resolve your task....Add, Delete, and Get PDF Annotations in Python Contents [ Hide...Hide ] Annotations in PDF documents are elements that allow users...

    docs.aspose.com/pdf/python-net/add-delete-and-g...
  8. JVM Crash when using Aspose-Words and Aspose-PD...

    JVM Crash when using both Aspose-Words and Aspose-Pdf on 15,000+ page RTFs. There is no problem using Words and Pdf separately when working with many large files. Problem exists in all 25.* versions. I am using Java 8…...and Aspose-PDF Aspose.PDF Product Family aspose-pdf-java ssol2...both Aspose-Words and Aspose-PDF on 15,000+ page RTFs. There is...

    forum.aspose.com/t/jvm-crash-when-using-aspose-...
  9. OCR a PDF image to a readable PDF - Free Suppor...

    We are testing Aspose OCR. Got example code from the site but it is not working. Code is: Dim ocr = New AsposeOcr() Dim settings = New DocumentRecognitionSettings() settings.Language = Language.Eng settings.StartPag…...OCR a PDF image to a readable PDF Aspose.OCR Product Family vaughnis...code: input.Add("\Files\OCRTest.pdf", startPage:=1, pagesCount:=1)...

    forum.aspose.com/t/ocr-a-pdf-image-to-a-readabl...
  10. Excel to PDF:The page content is not centered -...

    When I use the following code to convert, the Excel content is displayed on the left in the Pdf, but I want it to be displayed in the center. How can I solve this problem? Actual effect: image.png (15.9 KB) Expected r…...Excel to PDF:The page content is not centered Aspose.Cells Product...displayed on the left in the PDF, but I want it to be displayed...

    forum.aspose.com/t/excel-to-pdf-the-page-conten...