Sort Score
Result 10 results
Languages All
Labels All
Results 4,411 - 4,420 of 413,803 for

pdf

(0.15 sec)
  1. Regression bug : Arrows not displayed in output...

    When creating a polyline annotation with aspose and settings arrows to show on extremity, the arrows are not displayed when viewing the output Pdf in Adobe Reader. If modifying the shape of the annotation in Adobe Reade…...in output PDF for polylines annotations Aspose.PDF Product Family...Family pdf-annotation louis.a January 6, 2026, 11:26am 1 When...

    forum.aspose.com/t/regression-bug-arrows-not-di...
  2. Aspose words for JAVA 文档转换成pdf问题 - Free Support...

    使用maven版本 aspose-words:24.3:jdk17,把word文档转换成Pdf后希望二者有布局上保持一致,就是高保真。但是现在出来的效果不太一样。请问该怎么解决? 附件是对比。 https://c.wss.cc/f/i20kj788uud 复制链接到浏览器打开...Aspose words for JAVA 文档转换成pdf问题 中文技术支持 words-java Angela_xu...aspose-words:24.3:jdk17,把word文档转换成pdf后希望二者有布局上保持一致,就是高保真。但是现在出来的效果不太一样。请问该怎么解决?...

    forum.aspose.com/t/aspose-words-for-java-pdf/31...
  3. How to Save Selected Pages from PDF using Java

    This short tutorial guides on how to save selected pages from Pdf using Java. The environment configuration, step-wise programming tasks and a runnable sample code demonstrating how to select page in Pdf and save using Java are part of it....PDF Product Family Aspose.Cells Product...to Save Selected Pages from PDF using Java This quick tutorial...

    kb.aspose.com/pdf/java/how-to-save-selected-pag...
  4. How to Search Text and Highlight in PDF using C#

    This tutorial covers the details on how to search text and highlight in Pdf using C#. The steps and the code sample demonstrate how to highlight Pdf document using C# and then save the Pdf having highlighted text in it....PDF Product Family Aspose.Cells Product...Search Text and Highlight in PDF using C# This simple guide discusses...

    kb.aspose.com/pdf/net/how-to-search-text-and-hi...
  5. Cannot read Pdf table with row and column span ...

    Hi, I am using Aspose.Pdf to read a file containing a table (see the attachment) and convert the result into Markdown. However, I noticed that the ColSpan and RowSpan attributes are not accurately detected. Here are my…...Cannot read Pdf table with row and column span Aspose.PDF Product...Product Family aspose-pdf-net Rachel_Lee April 3, 2025, 2:41am 1 Hi...

    forum.aspose.com/t/cannot-read-pdf-table-with-r...
  6. Prevent table header rows from repeating in lar...

    Hello, I am attempting to stop long HTML tables from repeating headers if the spill to many pages. This is successful for both HTML and Pdf output, as with the code below. However, when the document is very big (700+ …...rows from repeating in large PDF files Aspose.Words Product Family...successful for both HTML and PDF output, as with the code below...

    forum.aspose.com/t/prevent-table-header-rows-fr...
  7. Aspose PDF for Java libraries zip file corrupt ...

    Hello. I noticed that for all downloads the zip file is corrupt/not working for Aspose Pdf for Java. Aspose Pdf for Java libraries zip file corrupt starting from version 25.6 jdk17 The last one working is this version…...Aspose PDF for Java libraries zip file corrupt starting from...from version 25.6 jdk17 Aspose.PDF Product Family hugodo January...

    forum.aspose.com/t/aspose-pdf-for-java-librarie...
  8. Specify how to cross string in output PDF and i...

    Learn to control text overflow in output Pdf/Image by specifying the cross type using Aspose.Cells for Node.js via C++....how to cross string in output PDF and image with Node.js via C++...you save your Excel file into PDF/Image, you can control this overflow...

    docs.aspose.com/cells/nodejs-cpp/specify-how-to...
  9. Converting PPTX with multimedia to PDF adds man...

    When calling Presentation.Save() with SaveFormat.Pdf, and the option to show Notes below the slides, on a PPTX file containing multimedia, the output Pdf has over a thousand blank pages inserted between the slide content…...Converting PPTX with multimedia to PDF adds many blank pages when including...Presentation.Save() with SaveFormat.Pdf , and the option to show Notes...

    forum.aspose.com/t/converting-pptx-with-multime...
  10. Black box for certain images when doing PDF to ...

    I’m using the following code, in Java: Page firstPdfPage = PdfDocument.getPages().get_Item(1); PageInfo PdfPageInfo = firstPdfPage.getPageInfo(); Dimension PdfDimension = new Dimension((int) PdfP…...images when doing PDF to Image conversion Aspose.PDF Product Family...renditionOutputStrea); Using Aspose PDF 25.11, this generates a black...

    forum.aspose.com/t/black-box-for-certain-images...