Sort Score
Result 10 results
Languages All
Labels All
Results 1,641 - 1,650 of 2,009 for

flip

(0.1 sec)
  1. 파이썬을 사용하여 PDF 문서 형식화|Aspose.PDF for Python via ...

    Aspose.PDF for Python via .NET을 사용하여 PDF 문서를 생성하고 형식화하십시오. 다음 코드 스니펫을 사용하여 작업을 해결하십시오....PDF는 PDF 문서의 DUPLEX_FLIP_LONG_EDGE 멤버를 설정할 수 있습니다. 이를...= ap . PrintDuplex . DUPLEX_FLIP_LONG_EDGE doc . save ( output_pdf...

    docs.aspose.com/pdf/ko/python-net/formatting-pd...
  2. How to Convert OBJ to STL in Java

    This quick tutorial discusses how to convert OBJ to STL in Java. It covers the configuration, the algorithm, and the sample code to create OBJ to STL converter in Java....setting the timeout threshold, flipping the coordinates, or manipulating...

    kb.aspose.com/3d/java/how-to-convert-obj-to-stl...
  3. Personalizar el sistema de ejes para el formato...

    OBJ no tienen un sistema de coordenadas predeterminado, podemos definir manualmente el sistema de ejes para él....//use the custom axis system to flip coordinate opt . AxisSystem...

    docs.aspose.com/3d/es/net/customize-axis-system...
  4. Personnaliser le système d'axe pour le format o...

    OBJ n'a pas de système de coordonnées par défaut, nous pouvons définir manuellement le système d'axe pour cela....//use the custom axis system to flip coordinate opt . AxisSystem...

    docs.aspose.com/3d/fr/net/customize-axis-system...
  5. How to Convert STL to PDF in C#

    This quick tutorial discusses how to convert STL to PDF in C#. It covers all the relevant details like the step-by-step procedure, different classes, and a sample code to export STL file to PDF in C#....different properties like flipping the coordinates of the input...

    kb.aspose.com/3d/net/how-to-convert-stl-to-pdf-...
  6. Pythonでプレゼンテーションの背景を管理する|Aspose.Slides for Pyth...

    Aspose.Slides for Python via .NET を使用して、PowerPoint と OpenDocument ファイルの動的な背景設定方法を学び、プレゼンテーションを強化するコードのコツをご紹介します。... tile_flip = slides . TileFlip . FLIP_BOTH # プレゼンテーションをディスクに保存します。...back_picture_fill_format . tile_flip = slides . TileFlip . FLIP_Y presentation...

    docs.aspose.com/slides/ja/python-net/presentati...
  7. Aspose.Slides for Java 14.7.0における公開APIと非互換性のある変...

    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....回のリリースでサポートされている移行タイプSwitch、Flip、Ferris、Gallery、Conveyorに関連しています。...2010の移行に関連しています: Vortex、Switch、Flip、Ripple、Honeycomb、Cube、Box、R...

    docs.aspose.com/slides/ja/java/public-api-and-b...
  8. Aspose.Slides for PHP via Java 14.7.0の公開APIと後方互...

    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....ILeftRightDirectionT)は、このリリースでサポートされたSwitch、Flip、Ferris、Gallery、Conveyorトランジションタイプに関連しています。...2010トランジションに関連しています:Vortex、Switch、Flip、Ripple、Honeycomb、Cube、Box、R...

    docs.aspose.com/slides/ja/php-java/public-api-a...
  9. 아카이브

    아카이브... 그런 다음 flip_coordinate_system, lookup_path...# 좌표계를 뒤집습니다. stlSaveOptions.flip_coordinate_system = True # 가져오기...

    blog.aspose.com/ko/3d/convert-obj-to-stl-in-pyt...
  10. 아카이브

    아카이브...Save("image-flipped.bmp"); } 다음 스크린샷은 위의 코드 조각을...image.Save("image-rotated-flipped.bmp"); } 다음 스크린샷은 회전 및 뒤집기를...

    blog.aspose.com/ko/imaging/flip-images-in-csharp/