Sort Score
Result 10 results
Languages All
Labels All
Results 4,821 - 4,830 of 419,819 for

pdf

(1.07 sec)
  1. 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
  2. Stream too long when Saving PDF and using AsEmb...

    Using Aspose Pdf version 24.6.0 <PackageVersion Include="Aspose.Pdf" Version="24.6.0" /> Using .Net 8.0.302 test.zip (9.9 MB) Using the Pdf inside the ZIP file public void FromPdf() { var sourcePath = "T…...Saving PDF and using AsEmbeddedPartsOfPng Aspose.PDF Product...Aspose PDF version 24.6.0 <PackageVersion Include="Aspose.Pdf" Version="24...

    forum.aspose.com/t/stream-too-long-when-saving-...
  3. 使用 Python 处理 PDF 图层|Aspose.PDF for Python via .NET

    了解如何在 Python 中添加、锁定、提取、扁平化和合并 Pdf 图层。...使用 Python 处理 PDF 图层 Contents [ Hide ] PDF 层,也称为可选内容组(OCG),允许您将内容组织成可在兼容的...层,也称为可选内容组(OCG),允许您将内容组织成可在兼容的 PDF 查看器中显示或隐藏的独立视觉组。在 Aspose.PDF 中,层操作基于 Layer API。...

    docs.aspose.com/pdf/zh/python-net/working-with-...
  4. ASPOSE.Pdf Java convert PDF to MS Word - output...

    Hi, I am trying the below code to convert a Pdf to MS Word using aspose-Pdf-26.5.jar Document PdfDocument = new Document(“Test.Pdf”); PdfDocument.save(“Test.Pdf.docx”, SaveFormat.DocX); PdfDocument.close(); The outp…...Pdf Java convert PDF to MS Word - output has Image instead...of Text Aspose.PDF Product Family aspose-pdf-java dipsarkar June...

    forum.aspose.com/t/aspose-pdf-java-convert-pdf-...
  5. PDF 添加页脚|Aspose.PDF for Python via .NET

    学习如何在 Python 中使用 PdfFileStamp 为 Pdf 页面添加文本和图像页脚。...向 PDF 添加页脚 Contents [ Hide ] Aspose.PDF for Python via .NET 提供了...提供了 PdfFileStamp 用于向 PDF 页面添加重复内容的外观。您可以使用它在每页底部放置页脚文本或图像,并通过调整页脚边距来控制位置。...

    docs.aspose.com/pdf/zh/python-net/add-footer/
  6. How to Convert XLSX to PDF having Restricted Pe...

    This topic provides details about how to convert XLSX to Pdf having restricted permissions using C#....PDF Product Family Aspose.Cells Product...Family How to Convert XLSX to PDF having Restricted Permissions...

    kb.aspose.com/cells/net/how-to-convert-xlsx-to-...
  7. Convert PDF to DOCX - output document has bold ...

    Hello Aspose team, After the upgrading of the aspose Pdf version to 20.11, we encountered issues with fonts. The words which are supposed to be bold are being double bold (refer to the screenshot provided in the zip fil…...Convert PDF to DOCX - output document has bold style as doubled...doubled bold Aspose.PDF Product Family pdf-to-docx aasthapa December...

    forum.aspose.com/t/convert-pdf-to-docx-output-d...
  8. Aspose PDF setLicense Exception - Free Support ...

    https://forum.aspose.com/t/aspose-Pdf-setlicense-exception/3 Aspose.Total.zip (807 Bytes) 15679/6...Aspose PDF setLicense Exception Aspose.PDF Product Family eugene...var pdflicense = new Aspose.Pdf.License(); pdflicense.SetLicense("Aspose...

    forum.aspose.com/t/aspose-pdf-setlicense-except...
  9. Aspose PDF 2025 is over 100x slower than Aspose...

    While upgrading a program from Aspose 2019 to the latest Aspose 2025, we discovered that the new version is over 100 times slower at certain operations. Specifically, adding pages in the middle of the document. A funct…...Aspose PDF 2025 is over 100x slower than Aspose 2019 Aspose.PDF...PDF Product Family Robert343 September 16, 2025, 6:43pm 1 While...

    forum.aspose.com/t/aspose-pdf-2025-is-over-100x...
  10. Converting PPTX to PDF in Java, Presentation Ch...

    Hi Team, We are trying convert PPT document into Pdf. But, charts from ppt are not rendered correctly in Pdf. In Pdf chart images got distorted dramatically. Java Version :17 We are using aspose.slides version 25.1 …...Converting PPTX to PDF in Java, Presentation Charts Are Not Rendered...trying convert PPT document into PDF. But, charts from ppt are not...

    forum.aspose.com/t/converting-pptx-to-pdf-in-ja...