Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 2,011 for

flip

(0.13 sec)
  1. أرشيف

    أرشيف...ذلك ، حدد خيارات حفظ STL مثل flip_coordinates_system ، lookup_paths...نظام الإحداثيات. stlSaveOptions.flip_coordinate_system = True # قم...

    blog.aspose.com/ar/3d/convert-obj-to-stl-in-pyt...
  2. ShapeBase.fill property | Aspose.Words for Python

    ShapeBase.fill property. Gets fill formatting for the shape....flip_orientation property...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Kenmerken|CAD 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....Kenmerken Grote afbeeldingen Draai Flip Schaal Cache-systeem Aangepaste...

    docs.aspose.com/cad/nl/net/getting-started/feat...
  4. Archivo

    Archivo...Save("image-flipped.bmp"); } La siguiente captura...image.Save("image-rotated-flipped.bmp"); } La siguiente captura...

    blog.aspose.com/es/imaging/flip-images-in-csharp/
  5. Archivio

    Archivio...opzioni di salvataggio STL come flip_coordinate_system, lookup_paths...di coordinate. stlSaveOptions.flip_coordinate_system = True # Configura...

    blog.aspose.com/it/3d/convert-obj-to-stl-in-pyt...
  6. 搜索

    搜索...Save("image-flipped.bmp"); } 以下屏幕截圖顯示瞭如何使用上面的代碼片段翻轉圖像。...image.Save("image-rotated-flipped.bmp"); } 以下屏幕截圖顯示了應用旋轉和翻轉後圖像的外觀。...

    blog.aspose.com/zh-hant/imaging/flip-images-in-...
  7. حدد خيارات حفظ ملف 3D بـ C#|Documentation

    Tهنا العديد من طريقة cencene. cenave الزائدة التي تقبل كائن ptions aveO. Each حفظ تنسيق لديه فئة المقابلة التي تحمل خيارات حفظ لهذا تنسيق حفظ.... ExportLight = true ; // Flip the coordinate system saveOpts...EnableMaterials = true ; // Flip the coordinate system. saveObjOpts...

    docs.aspose.com/3d/ar/net/specify-3d-file-save-...
  8. Specificare 3D Opzioni di salvataggio file in C...

    Esistono diverse scene. Salvare gli overload del metodo che accettano un oggetto SaveOptions. Ogni formato di salvataggio ha una classe corrispondente che contiene le opzioni di salvataggio per quel formato di salvataggio.... ExportLight = true ; // Flip the coordinate system saveOpts...EnableMaterials = true ; // Flip the coordinate system. saveObjOpts...

    docs.aspose.com/3d/it/net/specify-3d-file-save-...
  9. Ange 3D Filspararalternativ i C#|Documentation

    Det finns flera Scene.Spara metod överbelastningar som accepterar ett SaveOptions objekt. Varje format spara har en motsvarande klass som innehar spara alternativ för det spara formatet.... ExportLight = true ; // Flip the coordinate system saveOpts...EnableMaterials = true ; // Flip the coordinate system. saveObjOpts...

    docs.aspose.com/3d/sv/net/specify-3d-file-save-...
  10. Convert 3MF to STL in Python | 3MF File to STL ...

    Learn how to convert 3MF to STL in Python with Aspose.3D for Python SDK. Follow step-by-step guide and code examples for accurate 3D model conversion.... ASCII) and normal-vector flipping: # Use binary STL (default)... StlSaveOptions() options . flip_coordinate_system = False #...

    blog.aspose.com/3d/convert-3mf-to-stl-in-python/