Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 22,055 for

pdf to doc

(0.07 sec)
  1. Convert Pdf stream to docx stream in memory usi...

    Hey im using the aspose Pdf cloud sdk and im trying To create an api where users send Pdf Documents and it converts it To Docx and sends it back To the user. var filePath = Path.GetRandomFileName(); await u…...Convert Pdf stream to docx stream in memory using cloud sdk Aspose...Aspose.PDF Product Family DBankx May 30, 2023, 2:42pm #1 Hey...

    forum.aspose.com/t/convert-pdf-stream-to-docx-s...
  2. 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-...
  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. 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...
  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. 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
  8. 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-...
  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. 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...