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

encoding

(0.2 sec)
  1. Convertire Mesh di un singolo oggetto 3D in fil...

    I membri EncodeMesh sovraccaricati esposti dalla classe PlyFormat possono essere utilizzati per convertire la mesh di un oggetto 3D in file PLY. I membri EncodeMesh prendono il nome mesh, il nome del file di output e gli oggetti PlySaveOptions come parametri. Utilizzando le opzioni di salvataggio PLY, gli sviluppatori possono modificare il nome dei componenti delle coordinate.... encode_mesh ( Cylinder (), "cylinder...the mesh FileFormat . PLY . encode_mesh ( Cylinder (), "cylinder...

    docs.aspose.com/3d/it/python-net/convert-mesh-o...
  2. HtmlSaveOptions.SaveFormat | Aspose.Words per .NET

    Scopri la proprietà SaveFormat di HtmlSaveOptions per salvare facilmente i documenti nei formati Html, Mhtml, Epub, Azw3 o Mobi per un'accessibilità versatile.... Encoding = Encoding . UTF8 ; // Per impostazione...

    reference.aspose.com/words/it/net/aspose.words....
  3. 搜索

    搜索...CodeTextEncoding = Encoding.UTF8; // 生成條形碼 Bitmap imgBarcode...方法返回的每個 BarCodeResult 。 創建一個 Encoding 類的對象並將編碼設置為 UTF-8。 從 BarCodeResult...

    blog.aspose.com/zh-hant/barcode/generate-barcod...
  4. Archiv

    Archiv...nastavit typ čárového kódu let encode_type = EncodeTypes.CODE_128;...generator = new BarcodeGenerator(encode_type, null); // nastavit text...

    blog.aspose.com/cs/barcode/generate-barcodes-in...
  5. ארכיון

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

    blog.aspose.com/he/barcode/generate-barcodes-in...
  6. 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-...
  7. 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...
  8. Konvertieren Sie Mesh eines einzelnen 3D-Objekt...

    Die überladenen EncodeMesh-Mitglieder, die von der Ply Format-Klasse freigelegt werden, können verwendet werden, um das Mesh eines 3D-Objekts in eine PLY-Datei zu konvertieren. Die EncodeMesh-Mitglieder verwenden die Objekte Mesh, Ausgabe dateiname und PlySaveOptions als Parameter. Mit den Speicher optionen PLY können Entwickler den Namen der Koordinaten komponenten ändern.... encode_mesh ( Cylinder (), "cylinder...the mesh FileFormat . PLY . encode_mesh ( Cylinder (), "cylinder...

    docs.aspose.com/3d/de/python-net/convert-mesh-o...
  9. 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-...
  10. 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-...