Sort Score
Result 10 results
Languages All
Labels All
Results 3,791 - 3,800 of 7,580 for

doc to png

(0.09 sec)
  1. Indentation applied to first cell affects the e...

    Hello everyone, I’m encountering an issue when converting an Excel table To a Word Document using Aspose.Cells and Aspose.Words. Steps To reproduce: In Excel, create a table where the first cell has an indentation. D…...png (29.5 KB) sample.zip (12.8 KB)...// Create a Document Document doc = new Document(); DocumentBuilder...

    forum.aspose.com/t/indentation-applied-to-first...
  2. Merge Word, PDF And Many Other File Formats Usi...

    Merge multiple files in C#: DocX, Doc, ODT, PDF, RTF, MOBI, HTML, TXT, Png, JPG and many more....efficiency: Microsoft Word: DOCX, DOC, RTF, DOT, DOTM, DOTX, DOCM OpenOffice:...PostScript, XPS, OpenXPS Images: PNG, JPG, GIF, BMP, TIFF, SVG, EMF...

    products.aspose.com/words/net/merge/
  3. Გადაიყვანეთ JPG Გამოსახულება Java

    გადაიყვანეთ JPG Გამოსახულება Java ფორმატში კოდით. შეინახეთ JPG როგორც Გამოსახულება Java....ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...PCL MHTML XHTML ODT OTT XPS PNG BMP EMF GIF SVG TIFF JPG აირჩიეთ...

    products.aspose.com/words/ka/java/conversion/jp...
  4. HtmlOfficeMathOutputMode enumeration | Aspose.W...

    Aspose.Words.Saving.HtmlOfficeMathOutputMode enumeration. Specifies how Aspose.Words exports OfficeMath To HTML, MHTML and EPUB.... let doc = new aw . Document ( base ....officeMathOutputMode = htmlOfficeMathOutput ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. HtmlFixedSaveOptions.ResourceSavingCallback | A...

    Optimize your Document exports with the HtmlFixedSaveOptions ResourceSavingCallback. Control image, font, and CSS saving for enhanced HTML output.... Document doc = new Document ( MyDir + "Rendering...options . ResourcesFolderAlias ); doc . Save ( ArtifactsDir + "HtmlFixedSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  6. EPS to BMP Conversion API | C++

    EPS To BMP conversion provided by Aspose.Page for C++ API solution. Works in C++ Runtime Environment for Windows 32 bit, Windows 64 bit, and Linux 64 bit....Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    products.aspose.com/page/cpp/conversion/eps-to-...
  7. index.xml

    2.0 http://www.w3.org/2005/ATom Aspsoe.PDF Products – 使用 C++ 的 PDF 转换解决方案 https://products.aspose.com/pdf/zh-hant/cpp/conversion/ Recent content in 使用 C++ 的 PDF 转换解决方案 on Aspsoe.PDF Products Hugo -......has-background-success https://docs.aspose.com/pdf/cpp/ 學習 aspose-learn...有关代码片段和其他可能的转换格式的更详细描述,请参见 https://docs.aspose.com/pdf/cpp/converting/...

    products.aspose.com/pdf/zh-hant/cpp/conversion/...
  8. EPS to PDF Conversion API | JavaScript

    EPS To PDF conversion provided by Aspose.Page for JavaScript API solution. Works in JavaScript Runtime Environment for Windows 32 bit, Windows 64 bit, and Linux 64 bit....Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    products.aspose.com/page/javascript-cpp/convers...
  9. Aspose::Words::Saving::HtmlOfficeMathOutputMode...

    Aspose::Words::Saving::HtmlOfficeMathOutputMode enum. Specifies how Aspose.Words exports OfficeMath To HTML, MHTML and EPUB in C++.... auto doc = System :: MakeObject < Aspose...e ( htmlOfficeMathOutput ); doc -> Save ( get_ArtifactsDir ()...

    reference.aspose.com/words/cpp/aspose.words.sav...
  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…...""" Extracts base64-encoded PNG from a data URI and decodes it...containing the base64-encoded PNG image. Returns: tuple: (bytes...

    forum.aspose.com/t/image-not-visible-in-slide-p...