Sort Score
Result 10 results
Languages All
Labels All
Results 2,001 - 2,010 of 47,624 for

as

(0.09 sec)
  1. 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…...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…

    forum.aspose.com/t/svg-picture-is-not-rendered-...
  2. Convert Presentations to HTML5 in Python|Aspose...

    Export PowerPoint & OpenDocument presentations to responsive HTML5 with Aspose.Slides for Python via .NET. Preserve formatting, animations, and interactivity....Export PowerPoint & OpenDocument presentations to responsive HTML5 with Aspose.Slides for Python via .NET. Preserve formatting, animations, and interactivity.

    docs.aspose.com/slides/python-net/export-to-html5/
  3. Font Manipulation and Performance Issues in C++...

    Aspose.Words for C++ uses font full name, family name, version, style to find the required font data or a suitable replacement for the requested font. FontSettings allows you to speed up the loading of the documents....Aspose.Words for C++ uses font full name, family name, version, style to find the required font data or a suitable replacement for the requested font. FontSettings allows you to speed up the loading of the documents.

    docs.aspose.com/words/cpp/font-manipulation-and...
  4. 使用 Python 合并 PDF 文档 | Aspose.PDF

    了解如何通过 .NET 有效地使用 Aspose.PDF for Python 将图像、XML、HTML、EPUB 等合并到单个 PDF 或 DOCX/PPTX 文档中。 了解如何通过 .NET 有效地使用 Aspose.PDF for Python 将图像、XML、HTML、EPUB 等合并到单个 PDF 或 DOCX/PPTX 文档中。...了解如何通过 .NET 有效地使用 Aspose.PDF for Python 将图像、XML、HTML、EPUB 等合并到单个 PDF 或 DOCX/PPTX 文档中。 了解如何通过 .NET 有效地使用 Aspose.PDF for Python 将图像、XML、HTML、EPUB 等合并到单个 PDF 或 DOCX/PPTX 文档中。

    products.aspose.com/pdf/zh-hans/python-net/merger/
  5. Watermark | Aspose.Words for Java

    Represents clAss to work with document watermark in Java....Represents class to work with document watermark in Java.

    reference.aspose.com/words/java/com.aspose.word...
  6. Insert text with html to a table cell PDF .net ...

    Hi, i am building a PDF document. i need to add text Dim s1 As String = "STAFF STATUS: "to a table cell. since it hAs html in it, i believe i have to do something different. here is part the code. Dim doc As Do…...Hi, i am building a PDF document. i need to add text Dim s1 As String = "STAFF STATUS: "to a table cell. since it has html in it, i believe i have to do something different. here is part the code. Dim doc As Do…

    forum.aspose.com/t/insert-text-with-html-to-a-t...
  7. WatermarkArtifact Rotaion Not Working On Pages ...

    I’m using Aspose PDF in a .NET backend with Fabric.js on the frontend to build a PDF editor. I’m having trouble correctly saving watermark positions when the PDF page hAs rotation applied (e.g. page.Rotate = 270). Work…...I’m using Aspose PDF in a .NET backend with Fabric.js on the frontend to build a PDF editor. I’m having trouble correctly saving watermark positions when the PDF page has rotation applied (e.g. page.Rotate = 270). Work…

    forum.aspose.com/t/watermarkartifact-rotaion-no...
  8. Rendering Shapes Separately from a Document|Asp...

    Extract various graphic objects, such As images, text box containing paragraphs, or arrow shapes, when processing a document, and export them to an external location using Java....Extract various graphic objects, such as images, text box containing paragraphs, or arrow shapes, when processing a document, and export them to an external location using Java.

    docs.aspose.com/words/java/rendering-shapes-sep...
  9. Convert PDF to Image Formats in Python|Aspose.P...

    Explore how to convert PDF pages into images such As PNG, JPEG, or TIFF using Aspose.PDF in Python via .NET....Explore how to convert PDF pages into images such as PNG, JPEG, or TIFF using Aspose.PDF in Python via .NET.

    docs.aspose.com/pdf/python-net/convert-pdf-to-i...
  10. 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...