Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 18,533 for

encoding

(0.07 sec)
  1. Aspose.3D for Java 20.11 Release Notes|Document...

    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....THREEDNET-761 Allow specify the encoding for text-based 3D files. Improvement...IOConfig: /** * Gets the default encoding for text-based files. * Default...

    docs.aspose.com/3d/java/aspose-3d-for-java-20-1...
  2. DataEncoding | Aspose.Email for .NET API Reference

    DataEncoding ExchangeStreamedItem.DataEncoding property Gets or sets the data Encoding. public Encoding DataEncoding ......or sets the data encoding. public Encoding DataEncoding { get...} Property Value The data encoding. See Also class ExchangeStreamedItem...

    reference.aspose.com/email/net/aspose.email.cli...
  3. Get Barcode Type and Encoded Data|Documentation

    This article describes how to read barcode parameters...Get Barcode Type and Encoded Data Contents [ Hide ] Get Barcode...Barcode Type and Encoded Data To obtain input barcode data and its...

    docs.aspose.com/barcode/python-net/get-barcode-...
  4. ICUDecoder() | Aspose.Slides for C++ API Reference

    Constructor....ICUDecoder ( ICUEncoding * encoding ) Arguments Parameter Type...Type Description encoding ICUEncoding * Encoding to copy parameters...

    reference.aspose.com/slides/cpp/system.text/icu...
  5. Aspose::Email::PersonalInfo::VCard::VCardContac...

    Aspose::Email::PersonalInfo::VCard::VCardContact Member List This is the complete list of members for Aspose::Email::......System::SharedPtr< System::Text::Encoding > encoding) Aspose::Email::Pers...System::SharedPtr< System::Text::Encoding > encoding) Aspose::Email::Pers...

    reference.aspose.com/email/cpp/class/aspose.ema...
  6. Aspose::Pdf::PdfASymbolicFontEncodingStrategy C...

    Classes | Public Member Functions | List of all members Aspose::Pdf::PdfASymbolicFontEncodingStrategy Class Reference......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/cpp/class/aspose.pdf.p...
  7. Aspose::Email::Mime Namespace Reference - Aspos...

    Namespaces | Classes | Typedefs | Enumerations Aspose::Email::Mime Namespace Reference Namespaces Encoders Classes cl......Namespace Reference Namespaces Encoders Classes class ContentDisposition...Specifies the Content-Transfer-Encoding header information. More....

    reference.aspose.com/email/cpp/namespace/aspose...
  8. Aspose::Email::MhtmlLoadOptions Class Reference...

    Public Member Functions | List of all members Aspose::Email::MhtmlLoadOptions Class Reference Allows to specify addit......System::SharedPtr< System::Text::Encoding > get_PrefferedTextEncodin...n () const Gets preferred encoding for message. Forcibly sets...

    reference.aspose.com/email/cpp/class/aspose.ema...
  9. Aspose::Email::MhtmlLoadOptions Class Reference...

    Public Member Functions | List of all members Aspose::Email::MhtmlLoadOptions Class Reference Allows to specify addit......System::SharedPtr< System::Text::Encoding > get_PrefferedTextEncodin...n () const Gets preferred encoding for message. Forcibly sets...

    reference.aspose.com/email/cpp/class/aspose.ema...
  10. Is is possible to reduce the amount of spans? -...

    Hi, I use following code to create an HTML fine. The result looks very fine but is it possible to reduce the amount of spans ? It has 11k spans inside Here my example: Document docBR = new Document(@"Annual Financial…...JoinRunsWithSameForm(); Encoding encoding = new UTF8Encoding(true);...; saveOptionsFixed2.Encoding = encoding; saveOptionsFixed2.CssClassNamesPrefix...

    forum.aspose.com/t/is-is-possible-to-reduce-the...