Sort Score
Result 10 results
Languages All
Labels All
Results 3,361 - 3,370 of 11,130 for

encoding

(0.34 sec)
  1. ארכיון

    ארכיון... // הגדר את סוג הברקוד let encode_type = EncodeTypes.CODE_128;...generator = new BarcodeGenerator(encode_type, null); // להגדיר טקסט...

    blog.aspose.com/he/barcode/generate-barcodes-in...
  2. Recognize ITALIANPOST25 BarCode Images via Pyth...

    Scan ITALIANPOST25 symbology barcode images using Python applications without using any other software....self-checking barcode that encodes numerical data, and is commonly...of barcodes. The barcode can encode up to 25 digits and can be...

    products.aspose.com/total/python-net/recognize-...
  3. Codierung von 3D Mesh in der Google Draco-Datei...

    Aspose.3D for Java API unterstützt den Import von 3D-Modell, das Abrufen von Mesh und das Codieren von Mesh in der Google Draco-Datei....sphere = new Sphere (); // Encode the sphere to Google Draco...[] b = FileFormat . DRACO . encode ( sphere . toMesh (), opt );...

    docs.aspose.com/3d/de/java/encoding-3d-mesh-in-...
  4. 转换 PLY 文件中单个 3D 对象的网格|Documentation

    由PlyFormat类公开的重载EncodeMesh成员可用于将 3D 对象的网格转换为 PLY 文件。EncodeMesh成员将网格、输出文件名和PlySaveOptions对象作为参数。使用 PLY 保存选项,开发人员可以更改坐标组件的名称。... encode_mesh ( Cylinder (), "cylinder...the mesh FileFormat . PLY . encode_mesh ( Cylinder (), "cylinder...

    docs.aspose.com/3d/zh/python-net/convert-mesh-o...
  5. ค้นหา

    ค้นหา...กระบวนการนี้เรียกว่า Image to CSS encoding ใช้เวลานานเท่าใดในการแปลง...Image เป็น CSS # Image to CSS Encoder รวดเร็ว ทำให้สามารถแปลงไฟล...

    blog.aspose.com/th/svg/convert-image-to-css-onl...
  6. 档案

    档案...CodeTextEncoding = Encoding.UTF8; // 生成条形码 Bitmap imgBarcode...方法返回的每个 BarCodeResult 。 创建一个 Encoding 类的对象并将编码设置为 UTF-8。 从 BarCodeResult...

    blog.aspose.com/zh/barcode/generate-barcodes-wi...
  7. ค้นหา

    ค้นหา...CodeTextEncoding = Encoding.UTF8; // สร้างบาร์โค้ด Bitmap...ReadBarCodes() สร้างวัตถุของคลาส Encoding และตั้งค่าการเข้ารหัสเป็น...

    blog.aspose.com/th/barcode/generate-barcodes-wi...
  8. Generate EAN-2 and EAN-5 Barcodes as Supplement...

    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....Supplement barcodes may be used to encode two or five complementary digits...they can also be applied to encode additional information, for...

    docs.aspose.com/barcode/net/ean2-and-ean5-as-su...
  9. 41587 + 41590 Not fixed - Free Support Forum - ...

    Hi, Both cases were wrongly claimed to get fixed, run the sample and see both issues: The 1st one still has: < ! --[if !SupportsSharedCalendar]-- > Accept and view calendar < ! --[endif]–> The 2nd one does not rend…...the Html and relative files encoded inside as Base64. I think load...MailMessage/MapiMessage from base64 encoded string efficiently? Without...

    forum.aspose.com/t/41587-41590-not-fixed/314814
  10. Read message bodies of embedded messages withou...

    Suppose there is a message in a PST and that message has an embedded message as an attachment. I want to read the message bodies of the embedded message exactly as they are in the PST for archiving purposes. I do not wa…...TagHtml, Encoding.UTF8.GetBytes(html)); // save...NotNull(tagHtml); Assert.Equal(html, Encoding.UTF8.GetString(tagHtml.Data));...

    forum.aspose.com/t/read-message-bodies-of-embed...