Sort Score
Result 10 results
Languages All
Labels All
Results 4,861 - 4,870 of 416,122 for

pdf

(0.38 sec)
  1. The exporting in pdf generates a different tabl...

    I have a similar problem. I have upgrade to Aspose 25.10 and the problem is still not solved. The exporting in Pdf generates a different table than the one in word. If I save in Pdf using the Word application the Pdf is …...The exporting in pdf generates a different table than the one...not solved. The exporting in pdf generates a different table than...

    forum.aspose.com/t/the-exporting-in-pdf-generat...
  2. Exception converting html triple nested bullets...

    Exception converting html triple nested bullets to Pdf using LINUX Aspose.Pdf (Aspose.Pdf.Drawing 25.9.0) I was able to reproduce the problem with this simple html: <ul><li>one<ul><li>two<ul><li>three</li></ul></li><…...bullets to PDF using LINUX Aspose.Pdf (Aspose.PDF.Drawing 25...25.9.0) Aspose.PDF Product Family aspose-pdf-net , linux quida03...

    forum.aspose.com/t/exception-converting-html-tr...
  3. The Gradient Color Disappears After XLSX-to-PDF...

    When converting the Excel chart to Pdf and then to PPTX, the gradient color is missing, and the text in the Y-axis is not rotating properly. Please consider the first slide only. Aspose version: implementation ‘com.as…...Color Disappears After XLSX-to-PDF-to-PPTX Conversion in Java Aspose...converting the Excel chart to PDF and then to PPTX, the gradient...

    forum.aspose.com/t/the-gradient-color-disappear...
  4. When generating a DOCX file from a PDF using As...

    when generating a DOCX file from a Pdf using Aspose.Pdf, some alignment issues were observed with 20.10.0.0 version image.png (40.3 KB)...generating a DOCX file from a PDF using Aspose.PDF, some alignment issues...issues were observed Aspose.PDF Product Family TrigynGMS July 11...

    forum.aspose.com/t/when-generating-a-docx-file-...
  5. PDF 中处理标题|Aspose.PDF for Python via .NET

    使用 Python 在 Pdf 文档的标题中创建编号。Aspose.Pdf for Python via .NET 提供不同类型的编号样式。...在 PDF 中处理标题 Contents [ Hide ] 应用编号样式在标题中 标题是任何文档的重要部分。作者总是试图...的组织标题的方法是使用编号样式书写标题。 Aspose.PDF for Python via .NET 提供了许多预定义...

    docs.aspose.com/pdf/zh/python-net/working-with-...
  6. How to add Link Annotation using Java | Aspose.PDF

    Add Link annotations programmatically in Pdf with Java sample code on Java Runtime Environment for JSP/JSF Application and Desktop Applications....order to annotate PDF file, we’ll use Aspose.PDF for Java API which...<artifactId>aspose-pdf</artifactId> <version>version of aspose-pdf API</version>...

    products.aspose.com/pdf/java/annotation/link/add/
  7. Aspose.cells excel保存为pdf,图表图例格式错位 - Free Suppor...

    图例测试.zip (125.5 KB) Workbook workbook = new Workbook("C:\\TEST\\图例测试.xlsm"); workbook.Save("C:\\TEST\\图例测试.Pdf");...cells excel保存为pdf,图表图例格式错位 中文技术支持 lingtian January 16...workbook.Save("C:\\TEST\\图例测试.pdf"); Professionalize.Discourse...

    forum.aspose.com/t/aspose-cells-excel-pdf/324504
  8. The input string 'CreatorInfo' was not in a cor...

    We are observing an exception whenever we are trying to load some of the Pdfs using code below Document document = new Document(PdfStream); Exception : The input string ‘CreatorInfo’ was not in a correct format Unfor…...loading the PDF Aspose.PDF Product Family aspose-pdf-net cpaperless...are trying to load some of the pdfs using code below Document document...

    forum.aspose.com/t/the-input-string-creatorinfo...
  9. Aspose.pdf 如何裁剪PDF的多个区域为一个个图片? - Free Support F...

    我想要指定一些坐标区域,然后将这些区域裁剪为BufferedImage,然后在另一个Pdf文件中的指定位置进行替换,我要怎么实现这个功能? 将Pdf中的多个指定区域裁剪为BufferedImage; 使用BufferedImage替换Pdf中的图片;...pdf 如何裁剪PDF的多个区域为一个个图片? Aspose.PDF Product Family aspose-pdf-java...aspose-pdf-java pizhai2 July 30, 2025, 6:05am 1 我想要指定一些坐标区域,然后将...

    forum.aspose.com/t/aspose-pdf-pdf/315861
  10. Aspose.PDF Search text from PDF file using C# |...

    Document doc = new Document(inputPdfPath); var absorber = new TextFragmentAbsorber(“(713) 853-4737”); TextSearchOptions textSearchOptions = new TextSearchOptions(true); absorber.TextSearchOptions = textSearchOptions; …...PDF Search text from PDF file using C# | returns 0 in...TextFragmentCollecti Aspose.PDF Product Family Prinston January...

    forum.aspose.com/t/aspose-pdf-search-text-from-...