Sort Score
Result 10 results
Languages All
Labels All
Results 4,251 - 4,260 of 84,580 for

document converter

(0.14 sec)
  1. Convert PowerPoint Presentations to Word Docume...

    Convert PowerPoint PPT and PPTX slides to editable Word Documents using Aspose.Slides for PHP via Java with precise layout, images and formatting preserved....Convert PowerPoint Presentations to Word Documents in PHP Contents...ways, you may benefit from converting the presentation to Word...

    docs.aspose.com/slides/php-java/convert-powerpo...
  2. 将 HTML 转换为 JPG – C# 示例和在线转换器

    使用 Aspose.HTML for .NET 将 HTML 转换为 JPG。在 C# 示例中考虑各种 HTML 到 JPG 的转换情况。尝试在线 HTML 转换器。...Converters; using Aspose.Html.Saving;...Saving; using var document = new HTMLDocument("{{input lower}}");...

    docs.aspose.com/html/zh/net/convert-html-to-jpg/
  3. Convert open document graphics|Documentation

    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....Convert open document graphics Contents [ Hide ] Aspose.Imaging...following Open document graphic files : ODG (Open document graphics)...

    docs.aspose.com/imaging/python-net/convert-open...
  4. Managing Document Properties in Python|Document...

    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....Ask AI Managing Document Properties in Python Contents [ Hide...] Aspose.Cells - Managing Document Properties Developers can...

    docs.aspose.com/cells/java/managing-document-pr...
  5. HTML Code Generators – Online Code Tools and C#...

    HTML Code Generators help to create HTML elements online or using C#. Generate images, tables, forms, media, etc. to use them in your HTML....NET Live Demos Cloud Documentation Free Trial API Reference...Overview Live Demos Cloud Documentation Free Trial API Reference...

    products.aspose.com/html/net/generators/
  6. Save OneNote Document as Image | Aspose.Note Do...

    Learn how to save a OneNote Document as image formats including BMP, JPG, Jpeg, TIFF using Java API....Loading, Saving and Converting Save OneNote Document as Image Live...Download Pricing Buy Save OneNote Document as Image Contents [ Hide Show...

    docs.aspose.com/note/java/save-a-onenote-docume...
  7. Document | Aspose.Words for .NET

    Effortlessly create blank Word Documents with our user-friendly Document constructor. Streamline your writing process today!...Document Contents [ Hide ] Document() Creates a blank Word document...document. public Document () Remarks A blank document is retrieved...

    reference.aspose.com/words/net/aspose.words/doc...
  8. XMP Metadata gets lost after PDF/A-3 conversion...

    Hi, i’m trying to generate a valid ZUGFeRD 2.x EN_16931 file. If i add the xmp bevor the conversion to PDF/A-3 then the metadata is not there afterwards. If i add the xmp after the PDF/A-3 conversion the file is not a …..."123"; // for logging Document doc = new Document(blanko.getAbsolutePath());...XmpValue("Lobster ZUGFeRD-to-PDF/A Converter")); meta.setItem("xmp:ModifyDate"...

    forum.aspose.com/t/xmp-metadata-gets-lost-after...
  9. How to Change PDF A to PDF in C#

    This article guides on how to change PDF A to PDF in C#. It has all the necessary information to set the IDE along with the steps and runnable sample code to transform PDF A to PDF in C#....a runnable sample code to convert from PDF A to PDF in C# . This...compliance removal code. Steps to Convert PDF A to PDF in C# Set the...

    kb.aspose.com/pdf/net/how-to-change-pdf-a-to-pd...
  10. 将 SVG 转换为 PDF – C# 代码和在线转换器

    使用 Aspose.HTML for .NET 将 SVG 转换为 PDF。在 C# 示例中考虑各种 SVG 到 PDF 的转换方案。尝试在线 SVG 转换器。... 在本文中,您将了解如何使用 Converter 类的 ConvertSVG() 方法将 SVG 转换为...Dom.Svg; using Aspose.Html.Converters; using Aspose.Html.Saving;...

    docs.aspose.com/html/zh/net/convert-svg-to-pdf/