Sort Score
Result 10 results
Languages All
Labels All
Results 1,771 - 1,780 of 21,224 for

pdf to doc

(0.5 sec)
  1. JAVA Could not save word to pdf by setting PdfE...

    Dear support, I try To save an word To Pdf file, but I need To set the Pdf only printable without other permissions, and I refer To the sample provided by your official website. It can run on my local windows PC with 32…...JAVA Could not save word to pdf by setting PdfEncryptionDetails...save an word to pdf file, but I need to set the pdf only printable...

    forum.aspose.com/t/java-could-not-save-word-to-...
  2. Text of Myanmar is incorrect after saving DOCX ...

    Hi, we saved a Docx To Pdf using version 23.4 with the following code in Java and found that the Myanmar text is not showing correctly in the Pdf file. com.aspose.words.Document Doc = new com.aspose.words.Document("C:\…...to PDF Aspose.Words Product Family docxtopdf , aspose-pdf-java...4:36pm #1 Hi, we saved a docx to pdf using version 23.4 with the following...

    forum.aspose.com/t/text-of-myanmar-is-incorrect...
  3. Optimize, Compress or Reduce PDF Size in Python...

    Learn how To optimize Pdf Documents in Python for improved web performance and reduced file size using Aspose.Pdf....or Reduce PDF Size in Python Contents [ Hide ] A PDF document...data. Reducing the size of a PDF file will help you optimize network...

    docs.aspose.com/pdf/python-net/optimize-pdf/
  4. Word to PDF - Schema shift - Aspose.Words Produ...

    Hi all, I am currently working for a client who has Aspose.Words. He uses Aspose To convert the Word Document To a Pdf Document. It’s a simple conversion without any changes To the Document but we have a problem with …...Word to PDF - Schema shift Aspose.Words Product Family ppgaillet...convert the Word document to a PDF document. It’s a simple conversion...

    forum.aspose.com/t/word-to-pdf-schema-shift/248144
  5. Line breaks and spaces being ignored in PDF->HT...

    We’re using Aspose Words 24.5 To convert Doc and Pdf files To HTML, but some line breaks and some spaces aren’t being recognised. It’s happening across many different Document templates we’re working with, but here’s a …...and spaces being ignored in PDF->HTML Aspose.Words Product Family...Aspose Words 24.5 to convert DOC and PDF files to HTML, but some line...

    forum.aspose.com/t/line-breaks-and-spaces-being...
  6. Get PDF File Information in Python|Aspose.PDF f...

    Understand how To get detailed Pdf file information such as metadata and properties in Python using Aspose.Pdf, ideal for Document management....Get PDF File Information in Python Contents [ Hide ] To Get File...Information of Pdf document using Aspose.PDF Java for Python...

    docs.aspose.com/pdf/python-java/get-pdf-file-in...
  7. The bullet style is missing when convert from P...

    Hi guys, I’m in a trouble while trying convert the bullets from Pdf To Word file. Here is my code: using (Stream Pdf = //Get Pdf file from blob container) using (var PdfDocument = new Aspose.Pdf.Document(Pdf)) using (Me…...from PDF to Word Aspose.Words Product Family aspose-pdf-net ...from PDF to Word file. Here is my code: using (Stream pdf = //Get...

    forum.aspose.com/t/the-bullet-style-is-missing-...
  8. How to Get HiperLink Text in PDF - Free Support...

    Hi, How To Get Hyperlinks Text in Pdf? I am trying this code it search only Text not a hyperlinks text. Document PdfDocument1 = new Document(pathI); // Create TextAbsorber object To find all the phrase…...to Get HiperLink Text in PDF Aspose.PDF Product Family Karthimani...How to Get Hyperlinks Text in PDF? I am trying this code it search...

    forum.aspose.com/t/how-to-get-hiperlink-text-in...
  9. FONT issue in generated PDF - Free Support Foru...

    Hello, In our program aspose-words-18.2-jdk16.jar is used To generate Pdf files. There is a letter template in .Doc format which has a line with OCR A Extended font. When it is saved as Pdf this font is changed To Ming…...FONT issue in generated PDF Aspose.Words Product Family farnaz2021...generate pdf files. There is a letter template in .doc format which...

    forum.aspose.com/t/font-issue-in-generated-pdf/...
  10. Embedded font inside the HTML (PDF to HTML) - F...

    Hi, I am using aspose.Pdf (python via .Net==latest) for Pdf To html conversion. To achieve the same view of HTML, I need To embed fonts during the conversion. Questions: – How can I embed the text font of the Pdf duri…...HTML (PDF to HTML) Aspose.PDF Product Family aspose-pdf-python...using aspose.pdf (python via .Net==latest) for pdf to html conversion...

    forum.aspose.com/t/embedded-font-inside-the-htm...