Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 18,110 for

mac

(0.02 sec)
  1. How does Aspose.Email handle olk15Message and o...

    Evaluating your product using VS for Mac and the .Net core package. I can see that the Email package handles Outlook for Mac where files have already been exported to OLM. My question is, can the Aspose.Email package r…...Evaluating your product using VS for Mac and the .Net core package. I...package handles Outlook for Mac where files have already been...

    forum.aspose.com/t/how-does-aspose-email-handle...
  2. CharacterSet | Aspose.PSD for .NET API Reference

    CharacterSet CharacterSet enumeration Represents the character set used. public enum CharacterSet Values Name Value D...... Mac 77 10000 Mac Roman, 10029 Mac Central Europe...Europe, 10007 Mac Cyrillic character sets. Baltic 186 1257 Baltic...

    reference.aspose.com/psd/net/aspose.psd/charact...
  3. 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....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/python-net/aspose.pdf/...
  4. Word to PDF conversion bullet symbols not corre...

    Hi Team, I am using the latest version of Aspose.Words. When I try to convert word document that has bullet symbols into PDF, the symbols are not displayed properly. This issue occurs only on Mac but not on Windows. P…... This issue occurs only on Mac but not on Windows. Please find...related fonts installed in my Mac: Font1.jpg (180.3 KB) Font2.jpg...

    forum.aspose.com/t/word-to-pdf-conversion-bulle...
  5. NewLineType | Aspose.Sildes for Python via .NET...

    NewLineType NewLineType enumeration Type of new line that will be used in generated document. Members Member name Des......name Description WINDOWS UNIX MAC Mac (OS 9) new line - \r See Also...

    reference.aspose.com/slides/python-net/aspose.s...
  6. CharacterSet - Aspose.PSD for Java - API Reference

    Java library to process Photoshop files. Create, read, edit and convert PSD & PSB files without needing Adobe Photoshop.... static int Mac 10000 Mac Roman, 10029 Mac Central Europe...Europe, 10007 Mac Cyrillic character sets. static int Oem 437 MS-DOS...

    reference.aspose.com/psd/java/com.aspose.psd/Ch...
  7. Aspose.Words 获取 Shape 颜色不正确 - 中文技术支持 - Free Sup...

    使用 shape.getFillColor() 获取到的图形填充色和 docx 里的图形颜色不一致。又尝试了将 docx 转为 pdf 文件,再对比颜色,颜色依然不正确。 color.docx (19.7 KB)... 4:27am #3 这个问题只会发生在 mac 电脑上。在两台不同的 mac 上获取白色图形的色值都是 (238,238...猜测可能是“主题色”导致的。这个白色图形的颜色是“主题色”中的“白色”。可能是因为在 mac 上和 win 上定义的主题色不同导致的。也在aspose底层代码中发现,aspose...

    forum.aspose.com/t/aspose-words-shape/245536
  8. 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...
  9. NewLineType | Aspose.Sildes for .NET API Reference

    Type of new line that will be used in generated document....Description Windows 0 Unix 1 Mac 2 Mac (OS 9) new line - \r Examples...

    reference.aspose.com/slides/net/aspose.slides.e...
  10. 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....used by Microsoft Outlook for Mac systems. OLM files store email...possible to open an Outlook for Mac (OLM) file in Outlook for Windows...

    docs.aspose.com/email/net/convert-olm-to-pst/