Sort Score
Result 10 results
Languages All
Labels All
Results 3,391 - 3,400 of 11,261 for

encoding

(0.19 sec)
  1. Преобразование Mesh одного объекта 3D в файл PL...

    Для преобразования сетки объекта 3D в файл PLY можно использовать перегруженные члены EncodeMesh, выставленные классом PlyFormat. Члены EncodeMesh принимают в качестве параметров Mesh, имя выходного файла и объекты PlySaveOptions. Используя параметры сохранения PLY, разработчики могут изменить имя компонентов координат.... encode_mesh ( Cylinder (), "cylinder...the mesh FileFormat . PLY . encode_mesh ( Cylinder (), "cylinder...

    docs.aspose.com/3d/ru/python-net/convert-mesh-o...
  2. Кодирование сетки 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-...
  3. HtmlSaveOptions.ExportDocumentProperties | Aspo...

    Upptäck hur HtmlSaveOptions ExportDocumentProperties förbättrar dina HTML-, MHTML- eller EPUB-exporter genom att inkludera viktiga inbyggda och anpassade dokumentegenskaper.... Encoding = Encoding . UTF8 ; // Som standard...

    reference.aspose.com/words/sv/net/aspose.words....
  4. SaveOptions.SaveFormat | Aspose.Words för .NET

    Upptäck hur du använder egenskapen SaveOptions SaveFormat för att enkelt välja dokumentets sparformat för optimal flexibilitet och kontroll.... Encoding = Encoding . UTF8 ; // Som standard...

    reference.aspose.com/words/sv/net/aspose.words....
  5. arkiv

    arkiv...ställ in streckkodens typ let encode_type = EncodeTypes.CODE_128;...generator = new BarcodeGenerator(encode_type, null); // ange text generator...

    blog.aspose.com/sv/barcode/generate-barcodes-in...
  6. Free SVG Applications – Documentation Aspose.SVG

    Aspose.SVG offers free, high-quality online apps to handle your SVG tasks with ease – convert, edit, merge, and optimize SVGs in seconds....images, create SVG sprites, encode SVG to base64 data, and vectorize...or scripted editing. Base64 Encoders – Convert SVG or any mage...

    docs.aspose.com/svg/apps/
  7. PDF table of contents issue in Edge - Free Supp...

    Hello, Please see attached an example PDF with table of contents. This PDF was produced using Aspose.Cells for the table of Contents. When you open in Edge the table of contents looks like this which is incorrect. im…...static void edge_bookmark_title_encoding_issue() { string existingPdfPath...OutputFolder + "edge_bookmark_title_encoding_aspose_out.pdf"; string workaroundOutputPath...

    forum.aspose.com/t/pdf-table-of-contents-issue-...
  8. Outlook संपर्क प्रबंधन|Documentation

    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.... Load ( fileName , Encoding . UTF8 ); var opt = new VCardSaveOptions...opt . PreferredTextEncodin = Encoding . UTF8 ; cont . Save ( "my...

    docs.aspose.com/email/hi/net/outlook-contacts-m...
  9. 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...
  10. حذف المسافات الزائدة بعد فاصل السطر عند استيراد...

    تعلم كيفية حذف المسافات الزائدة بعد فواصل السطر عند استيراد 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-...