Sort Score
Result 10 results
Languages All
Labels All
Results 2,911 - 2,920 of 18,484 for

encoding

(0.09 sec)
  1. MailMessage - Aspose.Email for Java - API Refer...

    Contains documentation for all the methods & classes required to create applications using Aspose.Email for Java....getBodyEncoding () Gets or sets encoding of body int getBodyType ()...() Gets or sets preferred encoding for all text properties MailPriority...

    reference.aspose.com/email/java/com.aspose.emai...
  2. System::Security::Cryptography::X509Certificate...

    Namespaces | Classes | Enumerations System::Security::Cryptography::X509Certificates Namespace Reference Namespaces D......UTF-8 encoding. UseT61Encoding Switches to T61 encoding. ForceUTF8Encoding...ForceUTF8Encoding Forces using UTF-8 when encoding specific X500 keys. ◆ X509ChainStatusFlags...

    reference.aspose.com/barcode/cpp/namespace/syst...
  3. System::Xml::XmlWriter Class Referenceabstract ...

    Public Types | Public Member Functions | Static Public Member Functions | List of all members System::Xml::XmlWriter ......overridden in a derived class, encodes the specified binary bytes...Parameters buffer Byte array to encode. index The position in the...

    reference.aspose.com/barcode/cpp/class/system.x...
  4. Aspose::Pdf::Facades::PdfExtractor Class Refere...

    Public Member Functions | Protected Member Functions | Static Protected Member Functions | List of all members Aspose......Pdf document using Unicode encoding. More... ASPOSE_PDF_SHARED_API...System::SharedPtr < System::Text::Encoding > encoding) Extracts text from a...

    reference.aspose.com/pdf/cpp/class/aspose.pdf.f...
  5. System::Xml::Serialization::XmlSerializer Class...

    Public Member Functions | Static Public Attributes | Protected Member Functions | Static Protected Member Functions |......const String EncodingNamespace Encoding namespace name. More... static...Text::Encoding > get_DefaultEncoding () Gets encoding used by...

    reference.aspose.com/pdf/cpp/class/system.xml.s...
  6. Garbled codes while convert xls to xlsx - Free ...

    I encountered a problem. After an xls file is converted into an xlsx file, garbled codes appear.garbled_code.xls.zip (11.2 KB)...Character encoding ends with “;”. However, there is no encoded terminator...

    forum.aspose.com/t/garbled-codes-while-convert-...
  7. HtmlSaveOptions Class | Aspose.Words for .NET

    Aspose.Words.Saving.HtmlSaveOptions class. Can be used to specify additional options when saving a document into the Html Mhtml Epub Azw3 or Mobi format in C#.... Encoding { get; set; } Specifies the encoding to use when...embedded to HTML in Base64 encoding. Default is false . ExportGeneratorName...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Aspose::Words::Loading::TxtLoadOptions Class Re...

    Allows to specify additional options when loading Text document into a Document object.... SharedPtr < Encoding > get_Encoding () const Gets or sets...sets the encoding that will be used to load an HTML, TXT, or CHM...

    reference.aspose.com/words/cpp/class/aspose.wor...
  9. System::Security | Aspose.Slides for C++ API Re...

    System::Security Contents [ Hide ] Classes Class Description Details_SecurityException SecureString Secure string, re......SecurityElement XML object model for encoding security object. Not implemented...

    reference.aspose.com/slides/cpp/system.security/
  10. Unable to wrap Html content to new line in pdf ...

    Trying to convert HTML to pdf but HTML content not wrapping to new line and it goes out of pdf page. Here is the code snippet. var contentRootPath = _webHostEnvironment.ContentRootPath; // aspose license to use aspose.…...loading options along with encoding var wordHtmlTemplate = LoadHtmlTemplate();...new LoadOptions() { Encoding = Encoding.UTF8, LoadFormat = LoadFormat...

    forum.aspose.com/t/unable-to-wrap-html-content-...