Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 3,848 for

pdf attachment

(0.2 sec)
  1. RTF to PDF image cut off - Free Support Forum -...

    I’m converting a RTF that displays a full image properly when shown in MS Word, but when it’s converted using aspose (python version), the image is cut off: Before in Word: After in Pdf: Any ideas how to fix?...RTF to PDF image cut off Aspose.Words Product Family words-python...Word: 1100×678 70.9 KB After in PDF: 958×648 62.1 KB Any ideas how...

    forum.aspose.com/t/rtf-to-pdf-image-cut-off/317207
  2. Acrobat reader point vs pdf point - Free Suppor...

    Hi, One of my user have pointed out that the points system used in Pdf documents do not match the point system used by Acrobat Reason 1. What 's the reason?2. What's the conversion rate between the system so I can show …...Acrobat reader point vs pdf point Aspose.PDF Product Family dvirP...that the points system used in pdf documents do not match the point...

    forum.aspose.com/t/acrobat-reader-point-vs-pdf-...
  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. HTML to PDF: ignoring page breaks - Free Suppor...

    Hello, If I open file “Page Break Test.html” in Google Chrome I shared for you in this ticket, I can see page breacks. As result, I can see 3 different pages in Chrome. But, if I try use Aspose.Words to convert this fi…...HTML to PDF: ignoring page breaks Aspose.Words Product Family...to convert this file to PDF, output PDF file contains only one...

    forum.aspose.com/t/html-to-pdf-ignoring-page-br...
  5. Parse PDF in Python: A Powerful Step-by-Step Guide

    Learn how to parse Pdf in Python using Aspose.Pdf for Python, the best Python Pdf parser. Extract text, tables, and images with step-by-step examples....עִברִית čeština Svenska Parsing a PDF means extracting structured or...or unstructured data from a PDF file. It can be challenging due...

    blog.aspose.com/pdf/parse-pdf-in-python/
  6. Issues with footnotes when converting docx to P...

    Hi, I’m having some issues with footnotes when I convert docx to Pdf. For the conversion, I’m using the code below: Document document = new Document("document.docx"); PdfSaveOptions saveOptions = new PdfSaveOptions(); …...footnotes when converting docx to PDF Aspose.Words Product Family docxtopdf...docxtopdf , words-java , pdf-footnote ANDREA.FARRIS March 8,...

    forum.aspose.com/t/issues-with-footnotes-when-c...
  7. Convert Word Form Fields to PDF Form fields - F...

    Hi, If I have a word document with Form Fields, then how can I convert the document to Pdf document with Pdf Form Fields. Currently if I do doc.Save() with target file extension as Pdf, it just converts the word to Pdf …...Convert Word Form Fields to PDF Form fields Aspose.Words Product...convert the document to PDF document with PDF Form Fields. Currently...

    forum.aspose.com/t/convert-word-form-fields-to-...
  8. Sequence Page numbers while merging two PDF Doc...

    Hi, I am using aspose.Pdf for creating Pdf documents. I need to merger two Pdf files. Issue is the merged file (second one) is restarting page numbers. For example. 1st Pdf had 3 pages and 2nd Pdf had 6 pages so merged…...while merging two PDF Document Aspose.PDF Product Family GAURI02X...Hi, I am using aspose.pdf for creating PDF documents. I need to...

    forum.aspose.com/t/sequence-page-numbers-while-...
  9. Comparing reports to PDF in .Net Core - Free Su...

    Dear Sir or Madam, We have recently moved our project to .Net Core and one our client complained about the discrepancy in outputting to Pdf the results of compare two files containing the comments. Please find two Pdfs …...Comparing reports to PDF in .Net Core Aspose.Words Product Family...discrepancy in outputting to PDF the results of compare two files...

    forum.aspose.com/t/comparing-reports-to-pdf-in-...
  10. 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...