Sort Score
Result 10 results
Languages All
Labels All
Results 6,431 - 6,440 of 448,265 for

to

(0.12 sec)
  1. Table is moved to previous page when Doc is con...

    Hi, When converting a doc To PDF with Aspose.Words, I noticed a table was moved To the previous page. Here is the code snippet. com.aspose.words.Document doc = new com.aspose.words.Document("C:\\Sample.doc"); doc.s…...Hi, When converting a doc to PDF with Aspose.Words, I noticed a table was moved to the previous page. Here is the code snippet. com.aspose.words.Document doc = new com.aspose.words.Document("C:\\Sample.doc"); doc.s…

    forum.aspose.com/t/table-is-moved-to-previous-p...
  2. Excel to HTML using Java | Convert XLSX XLS Fil...

    Convert MS Excel XLSX or XLS files To HTML using Java. Use options To enable Tooltips in Excel To HTML conversion and enhance the presentation of the HTML....Convert MS Excel XLSX or XLS files to HTML using Java. Use options to enable tooltips in Excel to HTML conversion and enhance the presentation of the HTML.

    blog.aspose.com/2020/12/28/convert-excel-to-htm...
  3. Convert EPS to PDF using Java

    EPS To PDF conversion functionality offered by Aspose.Page API solution for Java is explained and illustrated with the code snippets here....EPS to PDF conversion functionality offered by Aspose.Page API solution for Java is explained and illustrated with the code snippets here.

    docs.aspose.com/page/java/convert/eps-to-pdf/
  4. Export to/from JSON - Free Support Forum - aspo...

    Hello guys! We are building a POC where a user may create an xlsx file from JSON data, do some changes and import it back. The problem we have right now that the JSON structure is being corrupted. Original JSON: [ …...Hello guys! We are building a POC where a user may create an xlsx file from JSON data, do some changes and import it back. The problem we have right now that the JSON structure is being corrupted. Original JSON: [ …

    forum.aspose.com/t/export-to-from-json/286437
  5. How to Convert PDF to Tagged PDF using C#

    This article guides on how To convert PDF To tagged PDF using C#. It has all the details To set the environment, a set of steps and a runnable sample code for adding tags To PDF files using C#....This article guides on how to convert PDF to tagged PDF using C#. It has all the details to set the environment, a set of steps and a runnable sample code for adding tags to PDF files using C#.

    kb.aspose.com/pdf/net/how-to-convert-pdf-to-tag...
  6. How to Convert Raster Image to SVG using Java

    This quick how-To Topic focuses on how To convert Raster image To SVG using Java along with the detailed configuration steps To set up the environment and use the example code. By using Java Raster image To SVG converter application can be easily developed using simple API calls and a few lines of code....This quick how-to topic focuses on how to convert Raster image to SVG using Java along with the detailed configuration steps to set up the environment and use the example code. By using Java Raster image to SVG converter application can be easily developed using simple API calls and a few lines of code.

    kb.aspose.com/imaging/java/how-to-convert-raste...
  7. Convert XLSM to DOCX using Java or with free On...

    Java API To Export XLSM To DOCX or online with using Excel or Word or online. Test free CSV To DOC online converter quickly before integrating the code....Java API to Export XLSM to DOCX or online with using Excel or Word or online. Test free CSV to DOC online converter quickly before integrating the code.

    products.aspose.com/total/java/conversion/xlsm-...
  8. PDF to Email - Free Support Forum - aspose.com

    Hello, In other products like Aspose Words, if we need To convert a document To email, we’ll need To save it as mhtml and then load it using Aspose Email. Aspose PDF loads mhtml but does not save it, how To pass the ou…...Hello, In other products like Aspose Words, if we need to convert a document to email, we’ll need to save it as mhtml and then load it using Aspose Email. Aspose PDF loads mhtml but does not save it, how to pass the ou…

    forum.aspose.com/t/pdf-to-email/272974
  9. Convert SVG to PNG in Java

    Convert SVG To PNG in Java using Aspose.HTML API. Consider various SVG To PNG conversion scenarios in Java code....Convert SVG to PNG in Java using Aspose.HTML API. Consider various SVG to PNG conversion scenarios in Java code.

    docs.aspose.com/html/java/convert-svg-to-png/
  10. Convert IGES to PDF: What to class to use when ...

    When loading IGES files, in the sample code, it uses CadImage class. But it produce exceptions. When loading IGES files, using Image. I encounter no problem. Is this only for IGES files? Because for STL, DXF, and DW…...When loading IGES files, in the sample code, it uses CadImage class. But it produce exceptions. When loading IGES files, using Image. I encounter no problem. Is this only for IGES files? Because for STL, DXF, and DW…

    forum.aspose.com/t/convert-iges-to-pdf-what-to-...