Sort Score
Result 10 results
Languages All
Labels All
Results 3,191 - 3,200 of 7,948 for

encoding

(0.07 sec)
  1. Chercher

    chercher...le type de code-barres let encode_type = EncodeTypes.CODE_128;...generator = new BarcodeGenerator(encode_type, null); // Définir le...

    blog.aspose.com/fr/barcode/generate-barcodes-in...
  2. CustomXmlPartCollection.Add | Aspose.Words لـ .NET

    اكتشف طريقة CustomXmlPartCollection Add لتحسين مجموعاتك بسهولة عن طريق إضافة عناصر جديدة بكل سهولة وكفاءة.... AreEqual ( Encoding . ASCII . GetBytes ( xmlPartContent...WriteLine ( $"\tContent: {Encoding.UTF8.GetString(enumerator...

    reference.aspose.com/words/ar/net/aspose.words....
  3. 아카이브

    아카이브... // 바코드 유형 설정 let encode_type = EncodeTypes.CODE_128;...generator = new BarcodeGenerator(encode_type, null); // 텍스트 설정 generator...

    blog.aspose.com/ko/barcode/generate-barcodes-in...
  4. 搜索

    搜索... // 設置條碼類型 let encode_type = EncodeTypes.CODE_128;...generator = new BarcodeGenerator(encode_type, null); // 設置文本 generator...

    blog.aspose.com/zh-hant/barcode/generate-barcod...
  5. Arsip

    Arsip...ArchiveSaveOptions() { Encoding = Encoding.ASCII, ArchiveComment...ArchiveSaveOptions() { Encoding = Encoding.ASCII }); } } File ZIP...

    blog.aspose.com/id/zip/create-zip-archives-add-...
  6. 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-...
  7. 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...
  8. แปลง XML โดยใช้ Python | Aspose.PDF

    รหัสที่มาของงูหลามในการแปลง XML และโหลดลงในเอกสาร PDF บน NET Framework, .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...
  9. 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/
  10. Criando PDF a partir de XML usando XSLT|Aspose....

    A biblioteca C# fornece a capacidade de converter um arquivo XML em um documento PDF, exigindo que o arquivo XML de entrada siga o esquema Aspose.PDF....0" encoding="utf-8" ?> <Contents> <Content>...Entrada <?xml version="1.0" encoding="utf-8" ?> <xsl:stylesheet...

    docs.aspose.com/pdf/pt/net/create-a-hello-world...