Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 31,005 for

mac

(0.64 sec)
  1. PdfASymbolicFontEncodingStrategy.QueueItem.CMap...

    Declares set of some known encoding subtables...table - (3,0) MacTable Specifies mac table(1,0) UnicodeTable Specifies...final short MacTable Specifies mac table(1,0) UnicodeTable public...

    reference.aspose.com/pdf/java/com.aspose.pdf/pd...
  2. System Requirements|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....openSUSE, CentOS and others) Mac Mac OS X etc. Supported Java Versions...

    docs.aspose.com/email/java/system-requirements/
  3. PdfASymbolicFontEncodingStrategy - Aspose.PDF f...

    Detailed explanation & examples for every class & method in Aspose.PDF for Java library. Easily create, edit, convert or render PDF documents using Java platform....default following strategy used: mac subtable(1,0) is looked for....destination table (3,0). If mac subtable is not found then all...

    reference.aspose.com/pdf/java/com.aspose.pdf/Pd...
  4. PdfASymbolicFontEncodingStrategy | Aspose.PDF f...

    This class describes rules which can be used to tune process of copying encoding data for cases when TrueType symbolic font has more than one encoding. Some PDF documents after conversion into PDF/A format could give an 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 either only one encoding subtable must be left for this font in PDF/A document or there must be a 30 encoding subtable among this font subtables. 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 does not have 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. In case when the font has no 30 subtable some other subtable will be used to maintain the PDF/A compatibility. The choice of the subtable to use is made under the same rules as described earlier so that PreferredCmapEncodingTable./pdfasymbolicfontencodingstrategy/preferredcmapencodingtable and CmapEncodingTablesPriorityQueue./pdfasymbolicfontencodingstrategy/cmapencodingtablespriorityqueue properties are used to determine the resultant subtable and if the font doesnt have the requested subtables either then any existant subtable will be used....default following strategy used: mac subtable(1,0) is looked for....destination table (3,0). If mac subtable is not found then all...

    reference.aspose.com/pdf/net/aspose.pdf/pdfasym...
  5. Aspose pdf for Java 23.12文档压缩失效 - Free Support ...

    aspose pdf for Java 23.12文件在Mac和Linux下压缩失效,在Windows下可以正常压缩,请问如何才能在Mac和Linux下正常压缩? 压缩代码如下:String source = “/Desktop/temp/压缩器前.pdf”; String target = “/Desktop/temp/压缩器后2.222pdf”; Document doc = new Document(source); …...12文件在mac和Linux下压缩失效,在Windows下可以正常压缩,请问如何才能在mac和Linux下正常压缩?...2024, 10:48pm 3 我Windows能正常压缩,是mac跟Linux不能正常压缩,没有错误提示,只是压缩失效。请问...

    forum.aspose.com/t/aspose-pdf-for-java-23-12/27...
  6. System Requirements|Documentation

    Aspose.3D for Java does not require any other software to be installed on the Machine where applications using this API are running....(Ubuntu, CentOS, and others) Mac Mac OS X Supported Java Versions...

    docs.aspose.com/3d/java/system-requirements/
  7. Convert OLM to PST|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....OLM to PST OLM (Outlook for Mac) is a file format used by Microsoft...Microsoft Outlook for Mac to store email messages, contacts, calendars...

    docs.aspose.com/email/python-net/convert-olm-to...
  8. EncodingType | Aspose.PDF for Java API Reference

    Enumerates encoding types of the text using.... Macroman Mac os standard encoding for Latin...public static final int Macroman Mac os standard encoding for Latin...

    reference.aspose.com/pdf/java/com.aspose.pdf.fa...
  9. System Requirements|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....openSUSE, CentOS and others) Mac Mac OS X etc. Supported Java Versions...

    docs.aspose.com/cells/java/system-requirements/
  10. Aspose::Pdf::PdfASymbolicFontEncodingStrategy C...

    Classes | Public Member Functions | List of all members Aspose::Pdf::PdfASymbolicFontEncodingStrategy Class Reference......default following strategy used: mac subtable(1,0) is looked for....destination table (3,0). If mac subtable is not found then all...

    reference.aspose.com/pdf/cpp/class/aspose.pdf.p...