Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 7,627 for

rotate

(0.18 sec)
  1. Aspose.Slides for .NET 14.7.0 中的公共 API 及向后不兼容更改...

    审阅 Aspose.Slides for .NET 的公共 API 更新和破坏性更改,以顺利迁移您的 PowerPoint PPT、PPTX 和 ODP 演示文稿解决方案。...mb、Orbit、Pan、Reveal、Ripple、Rotate、Shred、Switch、Vortex、Warp、WheelReverse、Window。...

    docs.aspose.com/slides/zh/net/public-api-and-ba...
  2. Rust via C++ | Server-oriented solution for PDF...

    Aspose.PDF for Rust via C++ is a library designed to simplify the creation of intricate, multi-page PDF documents within Rust...document using grey shades, Rotate whole pages in PDF document...

    products.aspose.com/pdf/rust-cpp/
  3. Overview|Aspose.PDF for .NET

    Overview of key-features and supported formats of Aspose.PDF for .NET, installation and licensing manual of .NET library....text inside PDF, replace or rotate it, search or get text in PDF...you can add, move, delete, rotate, or split pages in PDF. Splitting...

    docs.aspose.com/pdf/net/overview/
  4. 使用C++旋转PDF页面|Aspose.PDF for C++

    本主题描述了如何使用C++以编程方式旋转现有PDF文件中的页面方向。...您还可以通过使用Rotate()方法设置旋转角度来更改页面方向。 void ChangePageOrientatio...设置页面的旋转角度 page -> set_Rotate ( Rotation :: on90 ); } // 保存输出文件...

    docs.aspose.com/pdf/zh/cpp/rotate-pages/
  5. View TIF images via Python | products.aspose.com

    Try our On-Premise document APIs to View TIF image files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....transformations (resize, crop, flip&rotate, binarization, grayscale, adjust)...

    products.aspose.com/imaging/python-net/viewer/tif/
  6. Search and Get Text from Pages of PDF Document|...

    Learn how to search and extract text from PDF files in C++ using Aspose.PDF for efficient text retrieval....get_ForegroundColor ()); } } Rotate Text Inside PDF using C++ Determine...

    docs.aspose.com/pdf/cpp/search-and-get-text-fro...
  7. Add Node hierarchy and Share Geometric data of ...

    Aspose.3D for .NET offers to build a Node hierarchy. The Node is basic building block of a scene. A hierarchy of nodes defines the logical structure of a scene, and provide visible content by attaching geometries, lights, and cameras to nodes....with two cube nodes, if we rotate the root node, all child nodes...Vector3 ( 10 , 0 , 0 ); // The rotated top node will affect all child...

    docs.aspose.com/3d/net/add-node-hierarchy-and-s...
  8. 将 SVG 转换为 JPG – Aspose.HTML for Java

    使用 Aspose.HTML for Java 将 SVG 转换为 JPG。考虑将 SVG 转换为 JPG 的各种情况,并学习如何使用 ImageSaveOptions 自定义输出。...width='200' height='56' transform ='rotate(90 200 128)' />" + 9 " <rect...width='200' height='56' transform ='rotate(-45 200 128)' />" + 10 " <rect...

    docs.aspose.com/html/zh/java/convert-svg-to-jpg/
  9. 在 PS 文件中使用渐变 | Python

    在 PS 文件中添加渐变是 Aspose.Page API 解决方案支持的功能。了解如何在 Python 中使用该功能...height, offset_x, offset_y) 37 # Rotate transform to get colors change...to down 38 brush_transform. rotate (90.) 39 # Set the transform...

    docs.aspose.com/page/zh/python-net/ps/working-w...
  10. Move PDF Pages in Python|Aspose.PDF for Python ...

    Learn how to move PDF pages within a document or between documents in Python....PDF Page Properties in Python Rotate PDF Pages in Python...

    docs.aspose.com/pdf/python-net/move-pages/