Sort Score
Result 10 results
Languages All
Labels All
Results 4,771 - 4,780 of 419,797 for

pdf

(1.63 sec)
  1. Rows moved to the next page when converting DOC...

    Hi, When converting a DOCX to Pdf using Aspose.Words. I noticed the last row of a page was moved to the beginning of the next page, causing messed up layout and extra pages. Code: var document = new Document(@".\test…...page when converting DOCX to PDF Aspose.Words Product Family ServerSide527...Hi, When converting a DOCX to PDF using Aspose.Words. I noticed...

    forum.aspose.com/t/rows-moved-to-the-next-page-...
  2. 在将Excel转换为PDF时渲染Office加载项 with C++|Documentation

    了解如何在将Excel文件转换为Pdf时渲染Office加载项,使用Aspose.Cells for C++。...在将Excel转换为PDF时渲染Office加载项 with C++ Contents [ Hide ] 可能的使用场景...可能的使用场景 之前,Aspose.Cells在将Excel文件保存为PDF时无法渲染Office加载项。现在,Aspose.Cell...

    docs.aspose.com/cells/zh/cpp/render-office-add-...
  3. 在 Python 中保护 PDF 文件|Aspose.PDF for Python via .NET

    了解如何在 Python 中加密文件、解密受保护的 Pdf 并更改密码。...中保护 PDF 文件 Contents [ Hide ] 使用密码和权限加密 PDF 使用 Aspose.PDF for...Python via .NET 对 PDF 文档进行基于密码的加密并限制权限。 加载 PDF 文档。 创建一个 DocumentPrivilege...

    docs.aspose.com/pdf/zh/python-net/protect-pdf-f...
  4. Vertical Text Alignment in Text Boxes Not Prese...

    Hello Aspose Team, I am using Aspose.Words for Java and noticed an issue when converting a DOCX document to Pdf. In the DOCX file, text inside text boxes is vertically aligned correctly, for example centered or aligned…...Preserved When Saving DOCX as PDF Aspose.Words Product Family words-java...converting a DOCX document to PDF. In the DOCX file, text inside...

    forum.aspose.com/t/vertical-text-alignment-in-t...
  5. TIF 轉成PDF後頁面會縮小無法滿版 - Free Support Forum - aspo...

    TIF 轉成Pdf後頁面會縮小, 如何可以滿版? 以下是程式碼片段 using (FileStream fs = new FileStream($“D:\IMG2Pdf.tif”, FileMode.Open, FileAccess.Read)) { // Create a new Document object Document PdfDocument = new Document(); // Ad…...TIF 轉成PDF後頁面會縮小無法滿版 Aspose.PDF Product Family JoeChiu November...November 6, 2024, 12:54am 1 TIF 轉成PDF後頁面會縮小, 如何可以滿版? 以下是程式碼片段 using...

    forum.aspose.com/t/tif-pdf/293699
  6. Insert an Empty Page at End of PDF File in Jyth...

    Discover how to insert an empty page at the end of a Pdf file using Jython with Aspose.Pdf for document customization....End of PDF File in Jython Contents [ Hide ] **Aspose.PDF - Insert...Check File Format using Aspose.PDF Java for Jython . Here you can...

    docs.aspose.com/pdf/java/insert-an-empty-page-a...
  7. 在 Python 中删除 PDF 表单|Aspose.PDF for Python via .NET

    使用 Aspose.Pdf for Python via .NET 从 Pdf 页面中移除表单对象,包括完整清理和有针对性的删除。...在 Python 中删除 PDF 表单 Contents [ Hide ] 从页面中移除所有表单 此代码会从指定的页面中删除所有表单对象...并保存更新后的文档。 加载 PDF 文档。 访问页面资源。 清除表单对象。 保存更新后的文档。 import aspose.pdf as ap...

    docs.aspose.com/pdf/zh/python-net/remove-form/
  8. Incorrect Font Rendering and Boxed Characters a...

    When converting a Pdf to PPTX, there are two issues observed: Custom Font Not Displaying Correctly The custom font used in the original Pdf does not appear properly in the Fonts section of the converted PPTX. This iss…...Rendering and Boxed Characters after PDF to PPTX Conversion in Java Aspose... 2:53pm 1 When converting a PDF to PPTX, there are two issues...

    forum.aspose.com/t/incorrect-font-rendering-and...
  9. To fill HTML Rich Text in PDF Form Field - Free...

    Hi Sir/Mam, We are trying to fill an existing Pdf form with HTML Rich Text content using the code similar to the one in the below url post. But the code suggested in the post doesnt seem to fix the issue still in Aspose…...HTML Rich Text in PDF Form Field Aspose.PDF Product Family pwcburkhart...are trying to fill an existing PDF form with HTML Rich Text content...

    forum.aspose.com/t/to-fill-html-rich-text-in-pd...
  10. 在 Python 中创建 PDF 链接|Aspose.PDF for Python via .NET

    了解如何在 Python 中创建内部、外部和远程 Pdf 链接。...Python 中创建 PDF 链接 Contents [ Hide ] PDF 文档中的链接 根据 PDF 1.7 规范(ISO...导航到同一文档中的目标。 GoToR – 跳转到另一个 PDF 文件中的目标(远程跳转)。 URI – 打开统一资源标识符,通常是网页链接。...

    docs.aspose.com/pdf/zh/python-net/create-links/