Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 8,524 for

font export

(0.16 sec)
  1. Convert OTT to ODP via C# .NET or with free Onl...

    Convert Word ott documents to PowerPoint odp files with C#. Convert multiple files within ASP.NET or other .NET applications....multi pages OTT documents, export each page to HTML separately..."filepath\\pres.odp" , Aspose . Slides . Export . SaveFormat . Odp ); } Online...

    products.aspose.com/total/net/conversion/ott-to...
  2. Convert Document to HTML|Aspose.Words for Node....

    Convert a document from almost any format to HTML or MHTML, as well as to EPUB format using Node.js. You can also specify save options for managing the output document....Words for exporting electronic books that are...Words provides an ability to export round-trip information when...

    docs.aspose.com/words/nodejs-net/convert-a-docu...
  3. Android PowerPoint API | Aspose.Slides for Andr...

    Aspose.Slides for Android API or Android PowerPoint API to create read and manipulate PPT POT PPS PPTX POTX PPSX PowerPoint on Android.... Export presentations to video (MP4)...charts as OleObjects Import & export HTML text to slides Manage...

    products.aspose.com/slides/android-java/
  4. When converting docx to html using aspose .net ...

    using var stream = new MemoryStream(); HtmlSaveOptions options = new HtmlSaveOptions(SaveFormat.Html) { PrettyFormat = true, ExportHeadersFootersMode = ExportHeadersFootersMode.PerSection, ExportImagesAsBase…...tell me how to get the proper fonts as well with the html in response...@vishika To ensure that the proper fonts are included when converting...

    forum.aspose.com/t/when-converting-docx-to-html...
  5. C++ API to Convert XSLFO to POTX | products.asp...

    Convert XSLFO to POTX via C++ without using Microsoft Word or Adobe Acrobat Reader...layout of a document, such as the font, size, color, and other formatting...can use Aspose.PDF for C++ to export XSLFO to PPTX. Aspose.PDF for...

    products.aspose.com/total/cpp/conversion/xslfo-...
  6. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the Font is not missing; this is my code public static void streamToDocX1(String docFilePath, OutputStream stream) throws Exception { document = new Document(docFilePath); docume…...at this issue, Can I put this font in the static file of my project...Aspose.Words does not read fonts packed into JAR or WAR. So in...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...
  7. Enable OpenType Features in Java|Aspose.Words f...

    Advanced typography features in Aspose.Words for Java....Contents [ Hide ] OpenType is a font format, introduced to provide... A text shaper represents a font and computes shaping information...

    docs.aspose.com/words/java/enable-opentype-feat...
  8. Basics of Aspose.PDF DOM API|Aspose.PDF for C++

    Aspose.PDF for C++ also uses the idea of DOM to represent the structure of a PDF document in terms of objects. Here you can read the description of this structure....document Validate PDF document Export PDF document into different...various aspects, for example Font, FontCollection, FontRepository...

    docs.aspose.com/pdf/cpp/basics-of-dom-api/
  9. Index Value Error while converting Words to PDF...

    While converting Word document to PDF Document using Aspose.words in SUSE Linux Environment, Facing Error like Below Expected a value between 0 and 0. Parameter name: index java.lang.IllegalArgumentException: Expected a…...more detailed guidance on exporting documents to PDF, you can...the following resources: Exporting Documents to PDF | Aspose...

    forum.aspose.com/t/index-value-error-while-conv...
  10. How to Convert Excel to HTML using C#

    This brief tutorial will explain how to convert Excel to HTML using C#. By using C# Excel to HTML conversion can be completed easily by following a few steps and a short code snippet....Font Product Family Aspose.TeX Product...file to HTML format. Code to Export Excel to HTML in C# To convert...

    kb.aspose.com/cells/net/how-to-convert-excel-to...