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

font export

(1.57 sec)
  1. 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...
  2. Features|Documentation

    Aspose.Cells for Node.js via Java features....thorough document import and export features provided by Aspose...for Node.js via Java Import/export data from an Array, ArrayList...

    docs.aspose.com/cells/nodejs-java/features/
  3. 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...
  4. SpecialChar Class | Aspose.Words for .NET

    Discover the Aspose.Words.SpecialChar class, your essential tool for managing special characters in documents. Enhance your document processing today!... Font { get; } Provides access to the font formatting...parent. ToString ( SaveFormat ) Exports the content of the node into...

    reference.aspose.com/words/net/aspose.words/spe...
  5. Keeping the header and the footer when saving a...

    Hello, I’ve tried to save a xlsx file in html, but I’ve lost the header and the footer in the output file. I think it’s the normal functionality of excel but just to be sur do you have a way to keep the header dans foo…...the header and footer when exporting to HTML, you need to manually...headers and footers in the HTML export. Code Here’s a sample code...

    forum.aspose.com/t/keeping-the-header-and-the-f...
  6. Aspose::Words::Saving::FontSavingArgs::get_IsEx...

    Aspose::Words::Saving::FontSavingArgs::get_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...
  7. Enable OpenType Features in C#|Aspose.Words for...

    Advanced typography features using C#....explains how to enable OpenType font features such as ligatures and...stylistic sets. OpenType is a font format, introduced to provide...

    docs.aspose.com/words/net/enable-opentype-featu...
  8. Printing Barcodes in Report Using Data Source|D...

    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....textAlignment = "Center" > < font size = "12" /> </ textElement...textAlignment = "Center" > < font size = "12" /> </ textElement...

    docs.aspose.com/barcode/jasperreports/printing-...
  9. HtmlSaveOptions.ExportCidUrlsForMhtmlResources ...

    Discover how HtmlSaveOptions' ExportCidUrlsForMhtmlResources enhances MHTML documents by enabling CID URLs for images, Fonts, and CSS. Default, false....reference resources (images, fonts, CSS) included in MHTML documents...doesn’t load CSS styles), try exporting the document with CID URLs...

    reference.aspose.com/words/net/aspose.words.sav...
  10. 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-...