Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 8,159 for

font export

(0.08 sec)
  1. MarkdownSaveOptions class | Aspose.Words for No...

    Aspose.Words.Saving.MarkdownSaveOptions class. Class to specify additional options when saving a document into the [SaveFormat.Markdown](../../aspose.words/saveformat/#Markdown) format...whether to allow embedding fonts with PostScript outlines when...when embedding TrueType fonts in a document upon it is saved. The...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Saving::FontSavingArgs::set_IsEx...

    Aspose::Words::Saving::FontSavingArgs::set_IsExportNeeded method. Allows to specify whether the current Font will be Exported as a Font resource. Default is true in C++....whether the current font will be exported as a font resource. Default...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. MarkdownSaveOptions class | Aspose.Words for Py...

    aspose.words.saving.MarkdownSaveOptions class. Class to specify additional options when saving a document into the [SaveFormat.MARKDOWN](../../aspose.words/saveformat/#MARKDOWN) format...allow_embedding_post_script_fonts Gets or sets a boolean value...whether to allow embedding fonts with PostScript outlines when...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Getting Started|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....thorough document import and export features provided by Aspose...for Android via Java Import/export data from an Array, ArrayList...

    docs.aspose.com/cells/java/aspose-cells-for-and...
  5. How to Convert PDF to Image in C#

    This tutorial will show you how to convert PDF to image in C#. It will teach you how using C# convert PDF to image of any type like PNG, BMP, JPG, and others....Font Product Family Aspose.TeX Product...properties like setting default font, scaling images to fit the page...

    kb.aspose.com/pdf/net/how-to-convert-pdf-to-ima...
  6. Rendering Project Data to XAML | Aspose.Tasks D...

    Learn how to render a project as XAML using Aspose.Tasks for .NET....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/tasks/net/rendering-project-dat...
  7. Run class | Aspose.Words for Python

    aspose.words.Run class. Represents a run of characters with the same Font formatting...of characters with the same font formatting. To learn more, visit...(Inherited from Node ) font Provides access to the font formatting of...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. MarkdownSaveOptions | Aspose.Words for Java

    Class to specify additional options when saving a document into the SaveFormat.MARKDOWN format in Java....whether to allow embedding fonts with PostScript outlines when...when embedding TrueType fonts in a document upon it is saved. ...

    reference.aspose.com/words/java/com.aspose.word...
  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...