Sort Score
Result 10 results
Languages All
Labels All
Results 4,181 - 4,190 of 10,983 for

encoding

(0.15 sec)
  1. Generate and Read Swiss QR Code in C++|Document...

    This article explains how to Generate and Read Swiss QR Codes using Aspose.BarCode for C++...specify the information to be encoded in the SwissQRCodetext property...

    docs.aspose.com/barcode/cpp/swiss-qr-code/
  2. TxtLoadOptions | Aspose.Words لـ .NET

    اكتشف مُنشئ TxtLoadOptions! تهيئته بسهولة باستخدام القيم الافتراضية، وسهّل عملية تحميل البيانات لتحسين الأداء....MemoryStream ()) { byte [] buf = Encoding . ASCII . GetBytes ( inputText...

    reference.aspose.com/words/ar/net/aspose.words....
  3. TxtLoadOptions constructor | Aspose.Words for P...

    TxtLoadOptions constructor. Initializes a new instance of this class with default values.... encode ( 'ascii' ) stream . write...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Изменения в публичном API в Aspose.Cells 8.8.0|...

    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....</table> " ; byte [] byteArray = Encoding . UTF8 . GetBytes ( html );...</html> " ; byte [] byteArray = Encoding . UTF8 . GetBytes ( html );...

    docs.aspose.com/cells/ru/net/public-api-changes...
  5. أرشيف

    أرشيف... Encoding : Specify the encoding. ExpImageToTempDir...

    blog.aspose.com/ar/cells/convert-excel-to-html-...
  6. أرشيف

    أرشيف...Encoding.DecodeToGid(code); if (gid...code++) { GlyphId gid = font.Encoding.DecodeToGid(code); if (gid...

    blog.aspose.com/ar/font/detect-latin-symbols-su...
  7. Exportera Excel ekvationer till andra format me...

    Lär dig hur du exporterar Excel ekvationer till LaTeX och MathML format med Aspose.Cells för Python via .NET....html" , "w" , encoding = "utf-8" ) as f : f . write...open ( output_path , "w" , encoding = "utf-8" ) as file : file...

    docs.aspose.com/cells/sv/python-net/export-equa...
  8. עבודה עם רשימות תפוצה בקובץ 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.... encode () member2 = ae . mapi . MapiDistributionList.... entry_id = strEntryId2 . encode () members = ae . mapi . MapiDistributionList...

    docs.aspose.com/email/he/python-net/working-wit...
  9. 메시지 로드 및 저장|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.... preferred_text_encoding = "utf-8" eml_load_options...html_load_options . preferred_text_encoding = "utf-8" html_load_options...

    docs.aspose.com/email/ko/python-net/loading-and...
  10. Генерация PDF из XML|Aspose.PDF for C++

    Aspose.PDF for C++ предоставляет несколько способов преобразования XML файла в PDF документ, требующий входной XML файл....0" encoding="utf-8" ?> <catalog> <cd>...примерно так: <?xml version="1.0" encoding="utf-8"?> <xsl:stylesheet...

    docs.aspose.com/pdf/ru/cpp/generate-pdf-from-xml/