Sort Score
Result 10 results
Languages All
Labels All
Results 5,341 - 5,350 of 419,340 for

pdf

(1.08 sec)
  1. Aspose.Words conver pdf to markdown anomaly mem...

    Use the following code for try: document1 = aw.Document("自訂格式(電商匯入中心)11.Pdf") save_options = aw.saving.MarkdownSaveOptions() save_options.image_resolution = 150 document1.save(f"自訂格式(電商匯入中心)11.md", save_opti…...Words conver pdf to markdown anomaly memory use Aspose...two of asepose product,aspose.pdf in 25.3.0, aspose.words in 25...

    forum.aspose.com/t/aspose-words-conver-pdf-to-m...
  2. Aspose.CellsでExcelファイルをPDF形式に変換するとExcelでの見た目とPD...

    Aspose.Cells for .NET(25.10.0)を利用しています。 Aspose.CellsでExcelワークブックをPdfに変換する際に、 Excel上にある文字がExcelワークブックの見た目と異なり重なってPdfに変換されてしまいます。 求める結果としてはExcel本体の機能のPdf変換と同等のPdf変換処理ができ、Excel上の見た目とPdf変換後の見た目が同じになることです。 本件の対処方法を教えてください…...CellsでExcelファイルをPDF形式に変換するとExcelでの見た目とPDF出力結果の見た目が変わってしまう 日本語による技術サポート...CellsでExcelワークブックをPDFに変換する際に、 Excel上にある文字がExcelワークブックの見た目と異なり重なってPDFに変換されてしまいます。...

    forum.aspose.com/t/aspose-cells-excel-pdf-excel...
  3. Issue with text placeholders in table cells whe...

    I am facing an issue when converting DOCX files to Pdf using Aspose.Words for .NET and later filling custom tags in the Pdf using Aspose.Pdf.Drawing. We use a custom tagging format in the DOCX files: #REG_DATUMS# #RE…...cells when converting DOCX to PDF using Aspose.Words (overflow...text) Aspose.PDF Product Family docxtopdf , aspose-pdf-net , words-net...

    forum.aspose.com/t/issue-with-text-placeholders...
  4. Docx-Pdf: Long running conversion issue: JAVA -...

    Hi , We are having l Supplemental_file.docx (2.5 MB) which impacting many of our clients specially from China. Please find snippet from our POM <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-cells</…...Docx-Pdf: Long running conversion issue: JAVA Aspose.Words Product...

    forum.aspose.com/t/docx-pdf-long-running-conver...
  5. Html to pdf: CSS grid-template-columns, wrapped...

    Hi, when converting an HTML file to a Pdf document, lines in a CSS Grid (grid-template-columns) are overwritten if the content of a line exceeds the column width. The wrapped portion of a line overwrites the line that f…...Html to pdf: CSS grid-template-columns, wrapped portion of a...next line Aspose.PDF Product Family html-to-pdf Merold April 17...

    forum.aspose.com/t/html-to-pdf-css-grid-templat...
  6. The use of RedactionAnnotation to add a color b...

    I have a Pdf document with two pages. One of the pages is rotated 90 degrees clockwise. I want to add a red-colored rectangle at the lower-left corner of each page. When the page is not rotated, it works correctly. Howe…...on a PDF page results in incorrect positioning Aspose.PDF Product...Product Family aspose-pdf-net sullivan November 15, 2025, 12:25pm...

    forum.aspose.com/t/the-use-of-redactionannotati...
  7. Converting a SVG file to PDF using Java | Aspos...

    SVG to Pdf conversion via Java sample code. Programmers can use this example code to export SVG to Pdf within any Web or Desktop Java based application....SVG to PDF in Aspose.PDF for Java How to convert SVG to PDF? You...programmatically a document from SVG to PDF format with a modern document-processing...

    products.aspose.com/pdf/java/conversion/svg-to-...
  8. Converting a XSLFO file to PDF using Java | Asp...

    XSLFO to Pdf conversion via Java sample code. Programmers can use this example code to export XSLFO to Pdf within any Web or Desktop Java based application....to PDF in Aspose.PDF for Java How to convert XSLFO to PDF? You...programmatically a document from XSLFO to PDF format with a modern document-processing...

    products.aspose.com/pdf/java/conversion/xslfo-t...
  9. Conversion from pdf to text is not supporting f...

    Dear Aspose Support Team, Conversion from Pdf to text is not supported for superscript and subscript formats using the following code snippet for version 23.1: public String convertToText(Document PdfDocument, int page…...Conversion from pdf to text is not supporting for superscript...API)(Version: 23.1) Aspose.PDF Product Family aspose-pdf-java eurodyn July...

    forum.aspose.com/t/conversion-from-pdf-to-text-...
  10. Converting a PNG file to PDF using C++ | Aspose...

    Sample code for PNG to Pdf conversion using C++. Use C++ example for batch PNG to Pdf conversion....PNG to PDF in Aspose.PDF for C++ How to convert PNG to PDF? You...programmatically a document from PNG to PDF format with a modern document-processing...

    products.aspose.com/pdf/cpp/conversion/png-to-pdf/