Sort Score
Result 10 results
Languages All
Labels All
Results 9,931 - 9,940 of 192,947 for

font

(0.22 sec)
  1. Is the API support for PUB to PDF/A - Free Supp...

    Hi, I am using Aspose.Total license for java. Is there API support to convert Microsoft Publisher to PDFA? If there is, please provide if any example code. Regards Kalam... There is some font related error. Do you get the...create PDF font with name = JuneBug --> PDF: Font JuneBug was...

    forum.aspose.com/t/is-the-api-support-for-pub-t...
  2. TextFragmentAbsorber.h - Aspose.PDF for C++ - A...

    TextFragmentAbsorber.h 1 #pragma once 2 // Copyright (c) 2001-2023 Aspose Pty Ltd. All Rights Reserved. 3 4 #include ......namespace Text 32 { 33 class Font; 34 class OnSegmentChangedEven;...ApplyForAllFragments( System::SharedPtr<Font> font); 282 ASPOSE_PDF_SHARED_API...

    reference.aspose.com/pdf/cpp/_text_fragment_abs...
  3. LoadFontsFromFolder | Aspose.Note for .NET API ...

    Loads all TrueType Fonts from specified folder to internal collection....LoadFontsFromFolder method Loads all TrueType fonts from specified folder to internal...String The folder containing fonts. Exceptions exception condition...

    reference.aspose.com/note/net/aspose.note.fonts...
  4. PdfFormatConversionOptions | Aspose.PDF for Pyt...

    represents set of options for convert PDF document... symbolic_font_encoding_strategy Strategy to...data for symbolic fonts if symbolic TrueType font has more than one...

    reference.aspose.com/pdf/python-net/aspose.pdf/...
  5. Aspose::Slides::Export::TiffOptions Class Refer...

    Public Member Functions | List of all members Aspose::Slides::Export::TiffOptions Class Reference Provides options th......override Returns font used in case source font is not found. Reads...value) override Sets font used in case source font is not found. Writes...

    reference.aspose.com/slides/cpp/class/aspose.sl...
  6. Aspose::Slides::Export::TiffOptions Class Refer...

    Public Member Functions | List of all members Aspose::Slides::Export::TiffOptions Class Reference Provides options th......override Returns font used in case source font is not found. Reads...value) override Sets font used in case source font is not found. Writes...

    reference.aspose.com/slides/cpp/class/aspose.sl...
  7. DwfWhipOptionFontWidthScale | Aspose.CAD for .N...

    DwfWhipOptionFontWidthScale DwfWhipOptionFontWidthScale class Represents Font option width scale public class DwfWhip......DwfWhipOptionFontWid class Represents font option width scale public class...FileFormats.Dwf.Whip.Objects.Service.Font assembly Aspose.CAD DwfWhipOptionFontSty...

    reference.aspose.com/cad/net/aspose.cad.filefor...
  8. 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....encoding in symbolic TrueType font’s cmap”. What is a reason of...

    reference.aspose.com/pdf/python-net/aspose.pdf/...
  9. xpssaveoptions - Aspose.Diagram for Java - API ...

    Detailed explanation & examples that helps developers integrate Visio File Processing features in their own Java applications....FloatPointNumCollect FolderFontSource Font FontCollection FontConfigs FontSourceBase...be set with correct font value or the font is not installed locally...

    reference.aspose.com/diagram/java/com.aspose.di...
  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...