Sort Score
Result 10 results
Languages All
Labels All
Results 1,451 - 1,460 of 47,740 for

font conversion

(0.06 sec)
  1. HtmlSaveOptions.metafile_format property | Aspo...

    HtmlSaveOptions.metafile_format property. Specifies in what format metafiles are saved when exporting to HTML, MHTML, or EPUB...export them as is without conversion. Some image transforms, in...exported to HTML without conversion. Examples Shows how to convert...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DocSaveOptions | Aspose.PDF for .NET API Reference

    Save options for export to Doc format...Defines batch size if batched conversion is applicable to source and...normed to font size - 1.0 means 100% of supposed word’s font size...

    reference.aspose.com/pdf/net/aspose.pdf/docsave...
  3. index.xml

    1.0 utf-8 yes 2.0 http://www.w3.org/2005/Atom Release Notes - 2023 on Releases - aspose.comhttps://releases.aspose.com/page/cpp/release-notes/2023/Recent content in Release Notes - 2023 on Releases......Add subsetting of embedded fonts. For more details see Aspose...in PostScript files; Compose Fonts (Type0) in “charpath”...

    releases.aspose.com/page/cpp/release-notes/2023...
  4. ISVGOptions|Aspose.Sildes for Python via .NET A...

    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....allows user to control shape conversion. Read/write ISvgShapeFormattingC...file) Read/write bool. external_fonts_handling Determines a way of...

    docs.aspose.com/slides/python-net/api-reference...
  5. Public API Changes in Aspose.Cells 8.6.1|Docume...

    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....links in spreadsheet while conversion to HTML format . The possible...set various properties font name, font color, boldness etc and...

    docs.aspose.com/cells/net/public-api-changes-in...
  6. PdfASymbolicFontEncodingStrategy | Aspose.PDF f...

    This class describes rules which can be used to tune process of copy encoding data for cases when TrueType symbolic Font has more than one encoding. Some PDF documents after Conversion into PDF/A format could have error More than one encoding in symbolic TrueType Fonts cmap. What is a reason of this error All TrueType symbolic Fonts have special table cmap in its internal data. This table maps character codes to glyph indices. And this table could contain different encoding subtables which describe encodings used. See advanced info about cmap tables at https//developer.apple.com/Fonts/TrueType-Reference-Manual/RM06/Chap6cmap.html. Usually cmap table contains several encoding subtables but PDF/A standard requires that only one encoding subtable 30 must be leaved for this Font in PDF/A document. And key question here - what data must be taken from another subtables to copy into destination encoding table 30 Majority of Fonts have well-formed cmap tables where every encoding subtable is fully consistent with another subtable. But some Fonts have cmap tables with collisions - where for example one subtable has glyph index 100 for unicode 100 but another subtable has glyph index 200 for the same unicode 100. To solve this problems special strategy needed. By default following strategy used mac subtable10 is looked for. If this table is found only this data used to fill destination table 30. If mac subtable is not found then all subtables except 30 are iterated and used to copy data into destination 30 subtable. Also mapping for every unicodeunicode glyph index is copied into destination table only if destination table has no this unicode at current moment. So for example if first subtabe has glyph index 100 for unicode 100 and next subtable has glyph index 200 for the same unicode 100 only data from first subtable unicode100 glyph index 100 will be copied. So each previous subtable takes precedence over the next. Properties of this class PdfASymbolicFontEncodingStrategy./pdfasymbolicFontencodingstrategy help tune default behaviour. If property PreferredCmapEncodingTable./pdfasymbolicFontencodingstrategy/preferredcmapencodingtable of type CMapEncodingTableType./pdfasymbolicFontencodingstrategy.queueitem.cmapencodingtabletype is set then relevant subtable will be used in precedence to mac subtable10. Value MacTable from enumeration CMapEncodingTableType./pdfasymbolicFontencodingstrategy.queueitem.cmapencodingtabletype has no sense in this case cause it points on the same mac subtable 10 which will be used by default. Property CmapEncodingTablesPriorityQueue./pdfasymbolicFontencodingstrategy/cmapencodingtablespriorityqueue discards all priorities for any subtable. If this property is set then only subtables from declared queue will be used in specified order. If subtables specified are not found then default iteration of all subtables and copy strategy described above will be used. Object QueueItem./pdfasymbolicFontencodingstrategy.queueitem specifies encoding subtable used. This subtable can be set via combination of membersPlatformID PlatformSpecificId or via CMapEncodingTableType./pdfasymbolicFontencodingstrategy.queueitem.cmapencodingtabletype enumeration....cases when TrueType symbolic font has more than one encoding....Some PDF documents after conversion into PDF/A format could have...

    reference.aspose.com/pdf/python-net/aspose.pdf/...
  7. Aspose.Slides for Java 16.3.0 Release Notes|Asp...

    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....Text lost on ODP to html conversion Bug SLIDESJAVA-35010 Poor...incorrect Bug SLIDESJAVA-34906 Font gets bigger when PPTX exported...

    docs.aspose.com/slides/java/aspose-slides-for-j...
  8. 23.9 Release Notes|Aspose.Words for Java

    Aspose.Words for Java 23.9 Release Notes – the latest updates and fixes....Added an ability to specify fonts vertical position on a line...Leading spaces for the Code 128 font are rendered incorrectly Bug...

    docs.aspose.com/words/java/aspose-words-for-jav...
  9. 19.3 Release Notes|Aspose.Words for Java

    Aspose.Words for Java 19.3 Release Notes – the latest updates and fixes....predefined font fallback settings for Google Noto fonts. Hyphenation...suitable fallback list of free fonts Feature WORDSJAVA-1852 Upgrade...

    docs.aspose.com/words/java/aspose-words-for-jav...
  10. How to Read Word Document in Java

    This short tutorial provides information on how to read Word document in Java. You will learn how does Java read DOCX file with the help of to-do steps and a runnable sample Java code....Font Product Family Aspose.TeX Product...node to Run type and access the font name, size, and text of the...

    kb.aspose.com/words/java/how-to-read-word-docum...