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

encoding

(0.43 sec)
  1. Кодирование сетки 3D в файле Google Draco|Docum...

    Aspose.3D for Java API поддерживает импорт модели 3D, получение сетки, а затем кодирование сетки в файле Google Draco....sphere = new Sphere (); // Encode the sphere to Google Draco...[] b = FileFormat . DRACO . encode ( sphere . toMesh (), opt );...

    docs.aspose.com/3d/ru/java/encoding-3d-mesh-in-...
  2. ترميز 3D شبكة في ملف Google Draco|Documentation

    Aspose.3D for Java API يدعم استيراد طراز 3D ، واسترداد الشبكة ، ثم ترميز الشبكة في ملف Google Draco....sphere = new Sphere (); // Encode the sphere to Google Draco...[] b = FileFormat . DRACO . encode ( sphere . toMesh (), opt );...

    docs.aspose.com/3d/ar/java/encoding-3d-mesh-in-...
  3. تحويل شبكة لكائن واحد 3D في ملف PLY|Documentation

    يمكن استخدام أعضاء EncodeMesh الذين تم تعريضهم من قبل فئة plysformat لتحويل شبكة اعتراض 3D إلى ملف PLY. يأخذ أعضاء EncodeMesh الشبكة ، اسم ملف الإخراج وكائنات PlySaveOptions كمعاملات. باستخدام خيارات الحفظ PLY ، يمكن للمطورين تغيير اسم مكونات الإحداثيات.... encode_mesh ( Cylinder (), "cylinder...the mesh FileFormat . PLY . encode_mesh ( Cylinder (), "cylinder...

    docs.aspose.com/3d/ar/python-net/convert-mesh-o...
  4. HtmlSaveOptions.DocumentSplitCriteria | Aspose....

    اكتشف خاصية HtmlSaveOptions DocumentSplitCriteria لتحسين حفظ المستندات بتنسيقات HTML وEPUB وAZW3. حسّن تحكمك في التنسيق اليوم!... Encoding = Encoding . UTF8 ; // بشكل افتراضي،...

    reference.aspose.com/words/ar/net/aspose.words....
  5. Codifica 3D mesh nel file Google Draco|Document...

    Aspose.3D for Java API supporta l'importazione del modello 3D, recuperare la mesh e quindi codificare la mesh nel file Google Draco....sphere = new Sphere (); // Encode the sphere to Google Draco...[] b = FileFormat . DRACO . encode ( sphere . toMesh (), opt );...

    docs.aspose.com/3d/it/java/encoding-3d-mesh-in-...
  6. Codificación de la malla 3D en el archivo Googl...

    Aspose.3D for Java API tiene soporte para importar el modelo 3D, recuperar la malla y luego codificar la malla en el archivo Google Draco....sphere = new Sphere (); // Encode the sphere to Google Draco...[] b = FileFormat . DRACO . encode ( sphere . toMesh (), opt );...

    docs.aspose.com/3d/es/java/encoding-3d-mesh-in-...
  7. ค้นหา

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

    blog.aspose.com/th/svg/convert-image-to-css-onl...
  8. Чтение файлов проекта | Aspose.Tasks документация

    В этом руководстве объясняется, как читать и обрабатывать файлы проекта Microsoft, используя Aspose.Tasks для C ++....System::IO::MemoryStream > (System::Text::Encoding::get_UTF8() -> GetBytes(GetModifiedXml()));...❤ by GitHub Working With Encodings Aspose.Tasks provides support...

    docs.aspose.com/tasks/ru/cpp/reading-project/
  9. JavaScriptを使用してC++でHTMLをExcelのワークブックにロードするとき、DI...

    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....</html>` ; // Encode HTML string to Uint8Array const encoder = new TextEncoder...TextEncoder (); const ms = encoder . encode ( exportHtml ); // Specify...

    docs.aspose.com/cells/ja/javascript-cpp/support...
  10. FieldIncludeText Class | Aspose.Words per .NET

    Scopri la classe Aspose.Words.Fields.FieldIncludeText per un'integrazione perfetta dei documenti. Migliora il tuo flusso di lavoro con un'implementazione efficiente del campo INCLUDETEXT.... Encoding { get; set; } Ottiene o imposta...string textConverter , string encoding ) { FieldIncludeText fieldIncludeText...

    reference.aspose.com/words/it/net/aspose.words....