Sort Score
Result 10 results
Languages All
Labels All
Results 4,411 - 4,420 of 7,647 for

rotate

(0.45 sec)
  1. 아카이브

    아카이브...grouping_locked = True # set rotation watermarkShape.rotation = -45 # send to...watermarkShape) # set rotation watermarkShape.rotation = -45 # save presentation...

    blog.aspose.com/ko/slides/add-watermark-to-powe...
  2. テキストおよび画像スタンプの追加|Aspose.PDF for .NET

    このセクションでは、PdfFileStampクラスを使用してAspose.PDF Facadesでテキストおよび画像スタンプを追加する方法を説明します。... Rotation = 90.0F ; stamp . IsBackground...SetOrigin ( 10 , 400 ); stamp . Rotation = 90.0F ; stamp . IsBackground...

    docs.aspose.com/pdf/ja/net/add-text-and-image-s...
  3. 添加节点层次结构并在 3D 场景的多个节点之间共享网格的几何数据|Documentation

    Aspose.3D for .NET 提供构建节点层次结构。节点是场景的基本构建块。节点层次结构定义场景的逻辑结构,并通过将几何图形、灯光和摄影机附加到节点来提供可见内容。...Vector3 ( 10 , 0 , 0 ); // The rotated top node will affect all child...child nodes top . Transform . Rotation = Quaternion . FromEulerAngle...

    docs.aspose.com/3d/zh/net/add-node-hierarchy-an...
  4. Visual Component Properties|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....RotationAngle - BarCode image rotation angle, measured in degree...RotationAngle = 360 means no rotation. If RotationAngle NOT equal...

    docs.aspose.com/barcode/reportingservices/visua...
  5. Arsip

    Arsip...save("rotated-image.bmp"); Berikut ini adalah...Menyimpan gambar image.save("rotated-image.bmp"); Berikut ini adalah...

    blog.aspose.com/id/imaging/flip-images-in-java/
  6. סובב מסמכי JPEG באופן מקוון או באמצעות NET | pr...

    סובב מסמך JPEG דרך אפליקציה מקוונת בחינם. קוד .NET API C# לסיבוב קבצי JPEG....NET Rotate סובב מסמכי JPEG באופן מקוון...באמצעות Image.Load שיטת Call Rotate עם מאפיינים רלוונטיים הפעל...

    products.aspose.com/total/he/net/rotate/jpeg/
  7. Convert JSON Format to WMZ via Java | products....

    Parse JSON to WMZ in Java without using Microsoft PowerPoint...image resizing, cropping, rotating, and more. By using Aspose...image resizing, cropping, rotating, and more. Convert JSON Format...

    products.aspose.com/total/java/conversion/json-...
  8. Aggiungi filigrana a un PDF con C++|Documentation

    Impara come aggiungere filigrane di testo e immagine ai file PDF durante il rendering usando Aspose.Cells con C++....TextAlignmentType :: Center ); // Specify rotation. watermark . SetRotation (...SetOffsetY ( 200 ); // Specify rotation watermark . SetRotation (...

    docs.aspose.com/cells/it/cpp/add-watermark-to-pdf/
  9. Adicionar Carimbos de Imagem em PDF Programatic...

    Adicione o Carimbo de Imagem no seu documento PDF usando a classe ImageStamp com a biblioteca Aspose.PDF para C++....); imageStamp -> set_Rotate ( Rotation :: on270 ); imageStamp...

    docs.aspose.com/pdf/pt/cpp/image-stamps-in-pdf-...
  10. Change PDF Page Size Programmatically|Aspose.PD...

    C++ 라이브러리를 사용하여 PDF 파일의 페이지 크기를 변경합니다....90도 각도로 회전 page -> set_Rotate ( Rotation :: on90 ); // 페이지 높이와...

    docs.aspose.com/pdf/ko/cpp/change-page-size/