Sort Score
Result 10 results
Languages All
Labels All
Results 3,571 - 3,580 of 413,678 for

pdf

(0.21 sec)
  1. Save Each Worksheet to a Different PDF in xlsx4...

    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....Each Worksheet to a Different PDF in xlsx4j Contents [ Hide ] Aspose...Each Worksheet to a Different PDF Aspose.Cells supports converting...

    docs.aspose.com/cells/java/save-each-worksheet-...
  2. PDF 注释|Aspose.PDF for Python via .NET

    本节介绍如何使用 Aspose.Pdf 库对 Pdf 文件添加各种注释。...PDF 注释 Contents [ Hide ] Annotations in PDFs are interactive...interactivity, and interaction. PDF中的注释是交互元素,允许您添加笔记、突出显示文本、绘制形状...

    docs.aspose.com/pdf/zh/python-net/annotations/
  3. Embedded doc images distorted when converting t...

    Hello, After a version upgrade from 25.1 to 25.8, our team found embedded images are distorted when we convert the attached doc file to Pdf. Using version 25.3 images are rendered correctly, but from version 25.4+ imag…...distorted when converting to pdf Aspose.Words Product Family docxtopdf...convert the attached doc file to pdf. Using version 25.3 images are...

    forum.aspose.com/t/embedded-doc-images-distorte...
  4. How to Underline in PDF using Python

    This article describes how to underline in Pdf using Python. It shares the details to set the environment and a sample runnable code to underline text in Pdf using Python....PDF Product Family Aspose.Cells Product...Product Family How to Underline in PDF using Python This short tutorial...

    kb.aspose.com/pdf/python/how-to-underline-in-pd...
  5. Issue with aspose pdf: SSRF vulnerability - Fre...

    When customer create rendition from html file which contains iframe, exposing the CTS server IIS start page, they get the IIS link printed on the output file which on clicking takes us to Microsoft IIS website. Below ar…...Issue with aspose pdf: SSRF vulnerability Aspose.PDF Product Family...output using aspose pdf to transform html to pdf. HtmlLoadOptions...

    forum.aspose.com/t/issue-with-aspose-pdf-ssrf-v...
  6. View and Update PDF Properties Online or Update...

    View and modify Pdf properties through online app for free. Android API code to update Pdf properties....Android via Java Metadata Pdf View or Update PDF Metadata Online or...Develop powerful android based PDF document metadata management...

    products.aspose.com/total/android-java/metadata...
  7. HTML to PDF mixed page sizes - Free Support For...

    Is there any way to have mixed page sizes/orientations when creating a Pdf from HTML? Our requirements demand that the first page be letter sized in portrait, and the subsequent pages be landscape mode (some with dynami…...HTML to PDF mixed page sizes Aspose.PDF Product Family gregtayl...sizes/orientations when creating a PDF from HTML? Our requirements demand...

    forum.aspose.com/t/html-to-pdf-mixed-page-sizes...
  8. Create a PDF/A2-a - Free Support Forum - aspose...

    Hi, I developed some code to create a Pdf file from scratch, I use object like: TextSegment FloatingBox TextFragment Line Image everything is seen correctly inside the Pdf. Now I would like to modify the code to ma…...Create a PDF/A2-a Aspose.PDF Product Family asad.ali June 19...elements that you are adding to the PDF may be helpful in investigating...

    forum.aspose.com/t/create-a-pdf-a2-a/312852
  9. Convert XPS to PDF in Python

    This article focuses on how to convert XPS to Pdf in Python. It explains the stepwise algorithm as well as a code snippet to change XPS file to Pdf in Python....PDF Product Family Aspose.Cells Product...Product Family Convert XPS to PDF in Python This article focuses...

    kb.aspose.com/page/python/convert-xps-to-pdf-in...
  10. Excel 设置的是A4纸张尺寸,但是转成PDF时,PDF 明显变小 - Free Suppo...

    本地验证这个左右边距的设置会影响Pdf 出来的大小,这个地方PdfSaveOptions 是否有参数可以控制 Worksheet worksheet = wb.getWorksheets().get(0); PageSetup pageSetup = worksheet.getPageSetup(); pageSetup.setLeftMargin(1); pageSetup.setRightMargin(1);...Excel 设置的是A4纸张尺寸,但是转成PDF时,PDF 明显变小 Aspose.Cells Product Family...2026, 8:55am 1 本地验证这个左右边距的设置会影响PDF 出来的大小,这个地方PdfSaveOptions 是否有参数可以控制...

    forum.aspose.com/t/excel-a4-pdf-pdf/324143