Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 48,194 for

as

(0.12 sec)
  1. Incorrect HTML to PDF conversion result using J...

    Tried to convert the HTML file included here: test_Aspose.zip (1.5 KB) using the following Java code: public StreamingResponseBody AsposePdf(@RequestParam(name="html") final String htmlInput) throws Exception { fina…...Tried to convert the HTML file included here: test_aspose.zip (1.5 KB) using the following Java code: public StreamingResponseBody asposePdf(@RequestParam(name="html") final String htmlInput) throws Exception { fina…

    forum.aspose.com/t/incorrect-html-to-pdf-conver...
  2. Listing Messages from Exchange Server using Web...

    ClAss Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.

    docs.aspose.com/email/java/listing-messages-fro...
  3. RtfSaveOptions.save_images_as_wmf property | As...

    RtfSaveOptions.save_images_As_wmf property. When ``True`` all images will be saved As WMF....RtfSaveOptions.save_images_as_wmf property. When ``True`` all images will be saved as WMF.

    reference.aspose.com/words/python-net/aspose.wo...
  4. X Axis Vs. Category Axis with Golang via C++|Do...

    Learn how to differentiate between the X axis and the Category axis in Aspose.Cells for C++. Our guide will help you understand the differences in their usage and properties, and how to configure them according to your needs....Learn how to differentiate between the X axis and the Category axis in Aspose.Cells for C++. Our guide will help you understand the differences in their usage and properties, and how to configure them according to your needs.

    docs.aspose.com/cells/go-cpp/x-axis-vs-category...
  5. Encoding 3D Mesh in the Google Draco File|Docum...

    Aspose.3D for Python via .NET API allows developers to import a 3D model, and then encode meshes in the Google Draco files. Developers can also specify the position, texture coordinates, color and normal bits As well As the compression level before encoding a mesh....Aspose.3D for Python via .NET API allows developers to import a 3D model, and then encode meshes in the Google Draco files. Developers can also specify the position, texture coordinates, color and normal bits as well as the compression level before encoding a mesh.

    docs.aspose.com/3d/python-net/encoding-3d-mesh-...
  6. Image Not Visible in Slide Preview but Appears ...

    In preview, image is not visible but when we download the pptx file we can see the image . if slide.logo_bAse64: try: svg_image, mime_type = decode_data_uri(slide.lo…...In preview, image is not visible but when we download the pptx file we can see the image . if slide.logo_base64: try: svg_image, mime_type = decode_data_uri(slide.lo…

    forum.aspose.com/t/image-not-visible-in-slide-p...
  7. Convert HTML to DOCX – Aspose.HTML for Python v...

    Convert HTML to DOCX programmatically using Aspose.HTML or online with the HTML Converter. Explore HTML to DOCX conversion scenarios with Python examples....Convert HTML to DOCX programmatically using Aspose.HTML or online with the HTML Converter. Explore HTML to DOCX conversion scenarios with Python examples.

    docs.aspose.com/html/python-net/convert-html-to...
  8. Save call is stuck while adding Html Fragment -...

    Hi, I am having the same issue, I’ve attached the file with source code, HTML sample, and a screenshot of what I see when it gets stuck. Versions that were tested: “Aspose.PDF.Drawing” 23.12.0, 24.7.0.,24.1 I am runni…...Hi, I am having the same issue, I’ve attached the file with source code, HTML sample, and a screenshot of what I see when it gets stuck. Versions that were tested: “Aspose.PDF.Drawing” 23.12.0, 24.7.0.,24.1 I am runni…

    forum.aspose.com/t/save-call-is-stuck-while-add...
  9. CellsException : File format not supported - Fr...

    Dear sir, When converting a specific excel to a PDF we've encountered an error. (unfortunately, this exception isn't thrown by Aspose, so we couldn't catch it) com.Aspose.cells.CellsException: This file's format is no…...Dear sir, When converting a specific excel to a PDF we've encountered an error. (unfortunately, this exception isn't thrown by Aspose, so we couldn't catch it) com.aspose.cells.CellsException: This file's format is no…

    forum.aspose.com/t/cellsexception-file-format-n...
  10. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF document using ImageStamp clAss with the Aspose.PDF for Java library....Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for Java library.

    docs.aspose.com/pdf/java/image-stamps-in-pdf-page/