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

pdf

(0.13 sec)
  1. 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...
  2. Charts have wrong axis labels when converting f...

    Hi, When converting a DOCX to Pdf, I noticed some x-axis labels in some charts are wrongly rendered. Code: var doc = new Document(@".\test.docx"); doc.Save(@".\out.Pdf", new PdfSaveOptions()); I’ve attached the test …...when converting from DOCX to PDF Aspose.Words Product Family words-net...Hi, When converting a DOCX to PDF, I noticed some x-axis labels...

    forum.aspose.com/t/charts-have-wrong-axis-label...
  3. How to Find and Replace Text in PDF using C#

    This quick tutorial contains information on how to find and replace text in Pdf using C#. It helps in changing Pdf text using C# with the help of a few API calls without using any third-party tool or software being installed....PDF Product Family Aspose.Cells Product...to Find and Replace Text in PDF using C# This quick guide describes...

    kb.aspose.com/pdf/net/how-to-find-and-replace-t...
  4. Saving specific pdf using Word options fails an...

    Hello, Using Aspose.Pdf.Drawing 25.3, Saving the attached document with DocSaveOptions fires an internal exception and save fails. var docOptions = new DocSaveOptions { Format = DocSaveOptions.DocFormat.DocX, Mode …...Saving specific pdf using Word options fails and gives an exception...exception Aspose.PDF Product Family aspose-pdf-net tfipsrd April...

    forum.aspose.com/t/saving-specific-pdf-using-wo...
  5. 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-...
  6. 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/
  7. Get DrawObject and Bound while rendering to PDF...

    Learn how to use the DrawObjectEventHandler class in C++ to capture DrawObject and Bound while rendering Excel files to Pdf or images....and Bound while rendering to PDF with C++ using DrawObjectEventHandl...bounds while rendering Excel to PDF or an image. Here is a brief...

    docs.aspose.com/cells/cpp/get-drawobject-and-bo...
  8. License Clarification for Aspose.PDF (.NET) in ...

    Hello Aspose Team, We are developing small internal automations using Aspose.Pdf for .NET to convert Pdfs into HTML. The plan is to deploy Aspose.Pdf inside Azure Functions as part of our internal web applications withi…...PDF (.NET) in Azure Functions (PDF -> HTML Automation)...Automation) Aspose.PDF Product Family ManikandanShivam February 2...

    forum.aspose.com/t/license-clarification-for-as...
  9. 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-...
  10. Limit the Number of Pages Generated - Excel to ...

    Learn how to limit the number of pages generated when converting Excel to Pdf using Aspose.Cells with Golang via C++....of Pages Generated - Excel to PDF Conversion with Golang via C++...range of pages to an output PDF file. Aspose.Cells has the ability...

    docs.aspose.com/cells/go-cpp/limit-the-number-o...