Sort Score
Result 10 results
Languages All
Labels All
Results 4,441 - 4,450 of 414,181 for

pdf

(0.41 sec)
  1. Aspose.words for java,保存pdf附件出现乱码 - Free Suppor...

    原始需求:将word转成Pdf,同时将word中各种类型的附件也转成Pdf并拼接到后面。 遇到问题:遇到Pdf格式的附件保存后存在许多乱码页 部分代码: aspose-words: 24.11 aspose-cells: 25.1 OS: Oracle Linux Server 8.5 List<byte[]> attachmentPdfs = new ArrayList<>(); Document document = …...words for java,保存pdf附件出现乱码 中文技术支持 ole , words-java ztthu...原始需求:将word转成pdf,同时将word中各种类型的附件也转成pdf并拼接到后面。 遇到问题:遇到pdf格式的附件保存后存在许多乱码页...

    forum.aspose.com/t/aspose-words-for-java-pdf/32...
  2. Convert Excel file to PDF format compatible wit...

    Learn how to convert Excel files to Pdf/A-1a compliant Pdf format using Aspose.Cells with Golang via C++....Convert Excel file to PDF format compatible with PDFA-1a with...Usage Scenarios PDF/A is a unique flavor of PDF designed for the...

    docs.aspose.com/cells/go-cpp/convert-excel-file...
  3. Extract DXF Entities and transform their XY coo...

    I need to manipulate an existing Pdf by looking at some Text, Mtext, Circle, and Line entities within a DXF file. The location(s) of these entities need to be translated to Pdf coordinates to compare to existing Pdf coor…...coordinates to PDF XY Coordinates Aspose.CAD Product Family dxf-pdf REDiehlAssoc...need to manipulate an existing PDF by looking at some Text, Mtext...

    forum.aspose.com/t/extract-dxf-entities-and-tra...
  4. How to Convert OBJ to PDF in Java

    This article guides on how to convert OBJ to Pdf in Java. It contains the IDE settings, a list of steps, and a runnable sample code to develop an OBJ to Pdf converter in Java....PDF Product Family Aspose.Cells Product...Family How to Convert OBJ to PDF in Java This short tutorial guides...

    kb.aspose.com/3d/java/how-to-convert-obj-to-pdf...
  5. 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...
  6. Convert Excel to Pdf, Image and other formats|D...

    Convert Excel files to Word, Excel, PowerPoint, Pdf, CSV, JPG, HTML, MHT, ODS, BMP, PNG, SVG, TIFF, XPS, JSON, SQL, XML and more using JavaScript via C++....Convert Excel to Pdf, Image and other formats Contents [ Hide...Convert Excel Workbook to PDF PDF files are widely used to exchange...

    docs.aspose.com/cells/javascript-cpp/convert-wo...
  7. Aspose HTML for java conversion to PDF - Free S...

    Hello, I perform conversion from HTML to Pdf with following Java code: final String myDocument1 = "./testcases/HtmlWebRequest.htm"; final String myDocumentOut1 = "./testcases/out/HtmlWebRequest.Pdf"; final com.aspose.…...conversion to PDF Aspose.HTML Product Family html-to-pdf gianfranco...perform conversion from HTML to PDF with following Java code: final...

    forum.aspose.com/t/aspose-html-for-java-convers...
  8. 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...
  9. SVG Picture Is Not Rendered Correctly When Conv...

    Hi, When converting a PPTX document to Pdf, an SVG logo is not rendered correctly. Aspose.Slides version used: 25.12 Code used: Presentation pres = new Presentation(options.SourcePath); pres.Save(options.DestinationP…...Correctly When Converting PPTX to PDF in C# Aspose.Slides Product Family...converting a PPTX document to PDF, an SVG logo is not rendered...

    forum.aspose.com/t/svg-picture-is-not-rendered-...
  10. How to Put Page Number in PDF using C#

    This article contains information on how to put page number in Pdf using C#. You will get the configuration details, program flow and a runnable sample code to add page numbers to Pdf document using C#....PDF Product Family Aspose.Cells Product...Family How to Put Page Number in PDF using C# This how-to guide describes...

    kb.aspose.com/pdf/net/how-to-put-page-number-in...