Sort Score
Result 10 results
Languages All
Labels All
Results 4,581 - 4,590 of 411,550 for

pdf

(0.27 sec)
  1. PDF转换为DOC或DOCX格式在Python中|Aspose.PDF for Java

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, Pdf, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....将PDF转换为DOC或DOCX格式在Python中 Contents [ Hide ] 要使用 Aspose.PDF Java...Java for Python 将PDF文档转换为DOC或DOCX格式,只需调用 PdfToDoc 模块。 doc = self...

    docs.aspose.com/pdf/zh/java/convert-pdf-to-doc-...
  2. Issue with Font Rendering when converting DOCX ...

    Hi! I am writing to report an issue with font rendering encountered in Aspose.Words version 25.1.0. Problem description: When converting a .docx document containing text in the regular “Baskerville” font to Pdf (or PNG…...Rendering when converting DOCX to PDF using Aspose.Words Aspose.Words...regular “Baskerville” font to PDF (or PNG), the font incorrectly...

    forum.aspose.com/t/issue-with-font-rendering-wh...
  3. I am seeing the Aspose Evaluation Message on th...

    I converting the file to Pdf , In the Pdf file Top it is showing me a Evaluation message, this was under the parallelism code in C# . Task.Add Method, for every task i am creating new license set code , i don’t want dist…...Aspose Evaluation Message on the pdf file File After Conversion Aspose...Words Product Family word-to-pdf , license , words-net vigneshS...

    forum.aspose.com/t/i-am-seeing-the-aspose-evalu...
  4. PDF转docx报错,“Specified argument was out of the r...

    Pdf文件转docx报错, Caused by: com.aspose.Pdf.internal.ms.System.lv: Specified argument was out of the range of valid values. Parameter name: Parameter name: index at com.aspose.Pdf.internal.ms.System.Collections.Generic.l0t…...PDF转docx报错,“Specified argument was out of the range of valid...中文技术支持 aspose-pdf-java foundwant May 5, 2025, 6:01am 1 pdf文件转docx报错,...

    forum.aspose.com/t/pdf-docx-specified-argument-...
  5. Cutting off right side after converting email t...

    i am facing same issue applied this code but not working, could you please help me on this for local testing we are using evaluation one but for higher env we are using licensed one. below is my code: public void gen…...side after converting email to pdf Aspose.Total Product Family email-java...RuntimeException("Failed to convert email to PDF: " + ex.getMessage(), ex); }...

    forum.aspose.com/t/cutting-off-right-side-after...
  6. Aspose.pdf 如何裁剪PDF的多个区域为一个个图片? - Free Support F...

    我想要指定一些坐标区域,然后将这些区域裁剪为BufferedImage,然后在另一个Pdf文件中的指定位置进行替换,我要怎么实现这个功能? 将Pdf中的多个指定区域裁剪为BufferedImage; 使用BufferedImage替换Pdf中的图片;...pdf 如何裁剪PDF的多个区域为一个个图片? Aspose.PDF Product Family aspose-pdf-java...aspose-pdf-java pizhai2 July 30, 2025, 6:05am 1 我想要指定一些坐标区域,然后将...

    forum.aspose.com/t/aspose-pdf-pdf/315861
  7. X and Y axis labels are incorrectly rendered wh...

    Hi, When converting some charts from DOCX to Pdf, we noticed rendered charts may have extra Y axis labels, and X axis labels are messed up. Code: var doc = new Document(@“.\test.docx”); doc.Save(@“.\out.Pdf”); I’v…...rendered when converting DOCX to PDF Aspose.Words Product Family words-net...converting some charts from DOCX to PDF, we noticed rendered charts may...

    forum.aspose.com/t/x-and-y-axis-labels-are-inco...
  8. When generating a DOCX file from a PDF using As...

    when generating a DOCX file from a Pdf using Aspose.Pdf, some alignment issues were observed with 20.10.0.0 version image.png (40.3 KB)...generating a DOCX file from a PDF using Aspose.PDF, some alignment issues...issues were observed Aspose.PDF Product Family TrigynGMS July 11...

    forum.aspose.com/t/when-generating-a-docx-file-...
  9. Words running together when converting from PDF...

    I’m using a licensed version of Aspose.Pdf and ran into an interesting issue. We create a Pdf using a MemoryStream based on a byte[] stored in our database and random blocks of words are having the spaces between them re…...converting from PDF to Word Aspose.PDF Product Family aspose-pdf-net rickyh...Aspose.PDF and ran into an interesting issue. We create a PDF using...

    forum.aspose.com/t/words-running-together-when-...
  10. How to add Link Annotation using Java | Aspose.PDF

    Add Link annotations programmatically in Pdf with Java sample code on Java Runtime Environment for JSP/JSF Application and Desktop Applications....order to annotate PDF file, we’ll use Aspose.PDF for Java API which...<artifactId>aspose-pdf</artifactId> <version>version of aspose-pdf API</version>...

    products.aspose.com/pdf/java/annotation/link/add/