Sort Score
Result 10 results
Languages All
Labels All
Results 3,161 - 3,170 of 8,395 for

encoding

(0.35 sec)
  1. 使用自定义编码加载文本 3D 文件|Documentation

    使用 Aspose.3D for .NET,开发人员可以自定义基于文本的 3D 文件的文本编码。...ObjLoadOptions () { Encoding = Encoding . GetEncoding ( "GBK"...

    docs.aspose.com/3d/zh/net/load-text-3d-files-wi...
  2. 转换 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...
  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. 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 can encode two or five additional digits...used in various industries to encode extra information, such as...

    docs.aspose.com/barcode/javascript-cpp/ean2-and...
  5. حذف المسافات الزائدة بعد فاصل السطر عند استيراد...

    تعلم كيفية حذف المسافات الزائدة بعد فواصل السطر عند استيراد HTML باستخدام Aspose.Cells for JavaScript عبر C++....Convert Html to byte array const encoder = new TextEncoder (); const...const byteArray = encoder . encode ( html ); // Set Html load options...

    docs.aspose.com/cells/ar/javascript-cpp/delete-...
  6. Delete redundant spaces after line break while ...

    Learn how to delete redundant spaces after line breaks while importing HTML using Aspose.Cells for JavaScript via C++....Convert HTML to byte array const encoder = new TextEncoder (); const...const byteArray = encoder . encode ( html ); // Set HTML load options...

    docs.aspose.com/cells/javascript-cpp/delete-red...
  7. Archiv

    Archiv...den Typ des Barcodes fest let encode_type = EncodeTypes.CODE_128;...generator = new BarcodeGenerator(encode_type, null); // Text setzen...

    blog.aspose.com/de/barcode/generate-barcodes-in...
  8. Archiwa

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

    blog.aspose.com/pl/pdf/xml-to-pdf-csharp/
  9. أرشيف

    أرشيف...0" encoding="utf-8" ?> <Document xmlns="Aspose...شذوذ: <?xml version="1.0" encoding="utf-8" ?> <Document xmlns="Aspose...

    blog.aspose.com/ar/pdf/xml-to-pdf-csharp/
  10. Lire des fichiers du projet | Aspose.Tasks Docu...

    Ce guide explique comment lire et traiter les fichiers de projet Microsoft à l'aide d'Aspose.Tasks pour C ++....System::IO::MemoryStream > (System::Text::Encoding::get_UTF8() -> GetBytes(GetModifiedXml()));...❤ by GitHub Working With Encodings Aspose.Tasks provides support...

    docs.aspose.com/tasks/fr/cpp/reading-project/