Sort Score
Result 10 results
Languages All
Labels All
Results 4,921 - 4,930 of 419,405 for

pdf

(0.17 sec)
  1. 通过 Python 提取 PDF 中的字体|Aspose.PDF for Python via...

    使用 Aspose.Pdf for Python 库从您的 Pdf 文档中提取所有嵌入的字体。...Python 提取 PDF 中的字体 Contents [ Hide ] 使用 文档 打开 PDF 并调用 font_utilities...文档引用的对象。这在审计嵌入字体、在转换前检查字体可用性或分析文档资源时非常有用。 打开源 PDF 作为 Document . 调用 document.font_utilities...

    docs.aspose.com/pdf/zh/python-net/extract-fonts...
  2. PDF 中添加页码|Aspose.PDF for Python via .NET

    了解如何在 Python 中使用 PdfFileStamp 为 Pdf 文档添加页码。...在 PDF 中添加页码 Contents [ Hide ] Aspose.PDF for Python via .NET...NET 提供了 PdfFileStamp 用于向 PDF 页面添加重复内容的外观。您可以使用它插入默认位置的页码、在特定坐标处定位页码,或控制其对齐方式和边距。...

    docs.aspose.com/pdf/zh/python-net/page-number/
  3. Converting Excel File to Pdf Consumes Large Amo...

    Good afternoon. We have a service that is using Aspose to convert a .xlsx file to a .Pdf file. We noticed with the attached template despite it only being 1649 KB, the conversion process takes up about 5.83 GB of memory…...Converting Excel File to Pdf Consumes Large Amount of Memory...to convert a .xlsx file to a .pdf file. We noticed with the attached...

    forum.aspose.com/t/converting-excel-file-to-pdf...
  4. SVG Picture Is Not Rendered Correctly When Conv...

    Hi, When converting a PPTX document to Pdf, an SVG logo is not rendered correctly. Aspose.Slides version used: 25.12 Code used: Presentation pres = new Presentation(options.SourcePath); pres.Save(options.DestinationP…...Correctly When Converting PPTX to PDF in C# Aspose.Slides Product Family...converting a PPTX document to PDF, an SVG logo is not rendered...

    forum.aspose.com/t/svg-picture-is-not-rendered-...
  5. Word Wrap not working while converting from htm...

    Hi, I am using aspose.html to convert html to Pdf. I am creating the html using the RazorEngine and have some CSS styling in it to wrap the text. I am using overflow-wrap: break-word; which works fine in the html but lo…...while converting from html to pdf using Aspose.Html converter Aspose...aspose.html to convert html to pdf. I am creating the html using...

    forum.aspose.com/t/word-wrap-not-working-while-...
  6. Error occurred while save the pdf document with...

    Hi Team, We have a merged with multiple other Pdfs and we have received the below error. Can you please help us to look into it. System.ArgumentException: An item with the same key has already been added. Key: 173895 …...while save the pdf document with the stream Aspose.PDF Product Family...a merged with multiple other pdfs and we have received the below...

    forum.aspose.com/t/error-occurred-while-save-th...
  7. How to Convert JPG to Black and White PDF in Java

    This tutorial provides information on how to convert JPG to Black and White Pdf in Java. You will get all the necessary details for writing a JPG to Black and White Pdf converter in Java including the configuration details, step-wise process and a runnable sample code....PDF Product Family Aspose.Cells Product...Convert JPG to Black and White PDF in Java This brief tutorial has...

    kb.aspose.com/imaging/java/how-to-convert-jpg-t...
  8. 在 Python 中处理 PDF 文件元数据|Aspose.PDF for Python vi...

    学习如何在 Python 中使用 Aspose.Pdf 提取、更新和管理 Pdf 文件元数据及 XMP 属性。...Python 中处理 PDF 文件元数据 Contents [ Hide ] 当您需要检查文档属性、更新 PDF 文件信息以用于搜索或编目,或在...元数据时,请使用本指南。 获取 PDF 文件信息 此代码片段演示了如何使用 Aspose.PDF for Python via...

    docs.aspose.com/pdf/zh/python-net/pdf-file-meta...
  9. Word saveto Pdf,内容样式错误问题 - Free Support Forum -...

    Document doc = new Document(“test.docx”); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFormat.Pdf); saveOptions.setMemoryOptimization(true); doc.save(“test.Pdf”, saveOptions); Aspose.word for java 25.1…...Word saveto Pdf,内容样式错误问题 中文技术支持 words-java dhzhao2016 November...createSaveOptions(SaveFormat.PDF); saveOptions.setMemoryOptimizatio(true);...

    forum.aspose.com/t/word-saveto-pdf/322091
  10. Content are pushed up to page after DOCX to PDF...

    Hi, We experience issues with Aspose Pdf adding strange page breaks not present in the original Word file. When using Word’s built in Pdf Converter to convert from docx to Pdf everything works just fine. This issue occ…...pushed up to page after DOCX to PDF conversion using .NET Aspose...experience issues with Aspose PDF adding strange page breaks not...

    forum.aspose.com/t/content-are-pushed-up-to-pag...