Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 18,533 for

encoding

(0.08 sec)
  1. loadoptions - Aspose.CAD for Java - API Reference

    Developer's manual to the Aspose.CAD for Java library. Know all classes, methods & interfaces for quick integration of the CAD library with your own apps....Gets or sets the specified encoding. int getSpecifiedMifEncod... () Gets or sets encoding for MIF characters boolean getUnloadOnDispose...

    reference.aspose.com/cad/java/com.aspose.cad/lo...
  2. 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....to tune process of copying encoding data for cases when TrueType...symbolic font has more than one encoding. Some PDF documents after...

    reference.aspose.com/pdf/net/aspose.pdf/pdfasym...
  3. IEncodingParameters | Aspose.Font for .NET API ...

    Common interface to support Encoding parameters. Some Font types can have multiple Encoding algorithms/maps. So this interface should be used to create concrete font Encoding parameters....Common interface to support encoding parameters. Some Font types...types can have multiple encoding algorithms/maps. So, this interface...

    reference.aspose.com/font/net/aspose.font/ienco...
  4. DataMatrixEncodeMode Class Reference - Aspose.B...

    Aspose.Barcode for PHP via Java Generation and Recognition API docs Public Attributes | List of all members DataMatri......Description DataMatrix encoder's encoding mode, default to AUTO...NSIX12 = 11 Uses ANSI X12 encoding. ◆ ASCII const DataMatrixEncodeMode::ASCII...

    reference.aspose.com/barcode/php/classDataMatri...
  5. AppendAllLines() | Aspose.Slides for C++ API Re...

    Appends strings from the specified collection of strings to the specified file using the specified Encoding by writing each string in a new line. If the specified file does not exist, it is created. The file is closed after writing all strings....specified file using the specified encoding by writing each string in...const EncodingPtr & encoding = Text :: Encoding :: get_UTF8Unmarked...

    reference.aspose.com/slides/cpp/system.io/file/...
  6. UseFontEngineEncoding | Aspose.PDF for .NET API...

    Gets or sets indication that text will be searched using font engine Encoding. true - means that font engine Encoding will be used try this if text search fails because of imperfect Encoding in the document false - means that document font Encoding will be used default value...engine encoding. true - means that font engine encoding will be...fails because of imperfect encoding in the document) false - means...

    reference.aspose.com/pdf/net/aspose.pdf.text/te...
  7. MaxiCodeCodetext Class Reference - Aspose.BarCo...

    Aspose.Barcode for Python via Java Generation and Recognition API docs Public Member Functions | List of all members ......Class Reference Base class for encoding and decoding the text embedded...getMaxiCodeEncodeMod (self) Gets a MaxiCode encode mode. More... def setMaxiCodeEncodeMod...

    reference.aspose.com/barcode/python-java/class/...
  8. System::Text::ICUEncoding Class Reference - Asp...

    Public Member Functions | Protected Member Functions | List of all members System::Text::ICUEncoding Class Reference ......Reference Inherits System::Text::Encoding . Inherited by System::Text::ASCIIEncoding...Details::EncodingInfoInternal *encoding_info) ASPOSECPP_SHARED_API...

    reference.aspose.com/page/cpp/class/system.text...
  9. MailAddress | Aspose.Email for .NET API Reference

    MailAddress Contents [ Hide ] MailAddress constructor (1 of 6) Initializes a new instance of the MailAddress class. p......address , string displayName , Encoding displayNameEncoding ) Parameter...displayNameEncoding Encoding The display name encoding. See Also class...

    reference.aspose.com/email/net/aspose.email/mai...
  10. LoadOptions for GridWeb|Documentation

    This article introduces how to work with load options in GridWeb....csv file) **load with other encode ** For the csv file, it is...file, without the specific encoding described in the xlsx format...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...