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

encoding

(0.15 sec)
  1. 档案

    档案... // 设置条形码的类型 let encode_type = EncodeTypes.CODE_128;...generator = new BarcodeGenerator(encode_type, null); // 设置文本 generator...

    blog.aspose.com/zh/barcode/generate-barcodes-in...
  2. Архивы

    Архивы...0" encoding="utf-8" ?> <Document xmlns="Aspose...аномалий: <?xml version="1.0" encoding="utf-8" ?> <Document xmlns="Aspose...

    blog.aspose.com/ru/pdf/xml-to-pdf-csharp/
  3. Procurar

    Procurar...0" encoding="utf-8" ?> <Document xmlns="Aspose...anomalia: <?xml version="1.0" encoding="utf-8" ?> <Document xmlns="Aspose...

    blog.aspose.com/pt/pdf/xml-to-pdf-csharp/
  4. 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...
  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...