Sort Score
Result 10 results
Languages All
Labels All
Results 3,431 - 3,440 of 10,987 for

encoding

(1.5 sec)
  1. أرشيف

    أرشيف...ArchiveSaveOptions() { Encoding = Encoding.ASCII, ArchiveComment...ArchiveSaveOptions() { Encoding = Encoding.ASCII }); } } ملفات مضغوطة...

    blog.aspose.com/ar/zip/create-zip-archives-add-...
  2. C# में OFT फ़ाइलों को विभिन्न स्वरूपों में परिव...

    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.... Encoding . UTF8 . GetBytes ( "Attachment...एन्कोडिंग को सेट करने हेतु इसके Encoding प्रॉपर्टी को सेट कर सकते हैं।...

    docs.aspose.com/email/hi/net/converting-between...
  3. IBarcodeGenerator.get_barcode_image method | As...

    IBarcodeGenerator.get_barcode_image method. Generate barcode image using the set of parameters (for DisplayBarcode field)....def get_barcode_encode_type ( self , encode_type_from_word )...the barcode encode type based on the given encode type from Word...

    reference.aspose.com/words/python-net/aspose.wo...
  4. IBarcodeGenerator.get_old_barcode_image method ...

    IBarcodeGenerator.get_old_barcode_image method. Generate barcode image using the set of parameters (for old-fashioned Barcode field)....def get_barcode_encode_type ( self , encode_type_from_word )...the barcode encode type based on the given encode type from Word...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Missing inline images after conversion from msg...

    I convert a msg file to HTML by MailMessage mail = MailMessage.load(msgPath); SaveOptions opt = SaveOptions.createSaveOptions(MailMessageSaveType.getHtmlFormat()); mail.save(htmlPath, opt); Some images are changed to Ba…...images are changed to Base64 encoded and they can be displayed in...all inline images to Base64 encoded? kashif.iqbal August 3, 2016...

    forum.aspose.com/t/missing-inline-images-after-...
  6. USD konvertálása AMF-re a következőn keresztül:...

    USD és egyéb 3D fájlok konvertálása a .NET API használatával...Description file format that encodes data for the purpose of data...specifying the XML version and encoding of the file. The declarations...

    products.aspose.com/3d/hu/net/conversion/usd-to...
  7. แปลง XML โดยใช้ Python | Aspose.PDF

    แปลง XML แบบโปรแกรมด้วยรหัสตัวอย่าง Python โดยใช้ Aspose.PDF สำหรับ Python for .NET... tostring ( result_tree , encoding = 'unicode' , method = 'html'...return BytesIO ( html_str . encode ( 'utf-8' )) example_xslt_to_pdf...

    products.aspose.com/pdf/th/python-net/transform...
  8. Scan QR Code using Java

    This quick tutorial covers how to scan QR code using Java. It discusses the step-by-step process and the sample code to create QR scanner in Java....getCodeTypeName() method and the encoded text These steps summarize...image. Finally, read the text encoded in the QR code and the code...

    kb.aspose.com/barcode/java/scan-qrcode-using-java/
  9. DataMatrix Barcode Generator - Create Barcodes ...

    Develop a DataMatrix Barcode Generator in C# using Aspose.BarCode for .NET. This guide includes a code example and steps for generating DataMatrix codes....Define the code text you want to encode. Initialize an instance of...two-dimensional barcode that can encode a large amount of data in a...

    blog.aspose.com/barcode/develop-a-datamatrix-ba...
  10. Scan QR Code using C#

    This topic explains how to scan QR code using C#. The algorithm explains stepwise details while the code snippet can be used to create QR scanner in C#....CodeTypeName property and the encoded code text The steps above further...image. Subsequently, the data encoded in the QR code is extracted...

    kb.aspose.com/barcode/net/scan-qrcode-using-csh...