Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 7,500 for

rotation

(1.39 sec)
  1. How to edit your photo or image programmaticall...

    Library for image editing. Photo editing automation. Image manipulation by NET (C#) program. Removing photo background. Online photo editor....image resizing, cropping, rotating and applying filters before...example: howto crop image . Rotate Original photos may have the...

    docs.aspose.com/imaging/net/developer-guide/how...
  2. How to Convert DWF to PDF in Java

    This topic describes how to convert DWF to PDF in Java. You will get all the necessary details including the configuration details and programming steps to convert DWF file to PDF in Java....time-out for the conversion, rotation, resolution settings, and...

    kb.aspose.com/cad/java/how-to-convert-dwf-to-pd...
  3. 向节点添加转换|Documentation

    Aspose。3D for Java API 支持在 3D 空间中旋转对象。有三种方法来定义对象在 3D 空间中的旋转,欧拉角,四元数和自定义矩阵,所有这些都由Transform类支持。...setEntity ( mesh ); // Set rotation cubeNode . getTransform ()...

    docs.aspose.com/3d/zh/java/adding-transformatio...
  4. Unknown XFDF element 'text' - Free Support Foru...

    Unable to import annotations from XFDF to PDF when annotation contains element. Error message : Unknown XFDF element 'text' We are using Aspose PDF for Java 11.5.0 <text page="0" color="#F2DD47" date="D:20160519161606Z" …..."D:20160519161558Z" opacity= "1" rotation= "0" icon= "Comment" > <body...

    forum.aspose.com/t/unknown-xfdf-element-text/19616
  5. 使用 C# 更改 PDF 页面大小|Aspose.PDF for .NET

    使用 Aspose.PDF for .NET 库更改 PDF 文档的页面大小。...Height ); // Rotate page at 90 degree angle page . Rotate = Rotation...

    docs.aspose.com/pdf/zh/net/change-page-size/
  6. 变换矩阵 – SVG 代码示例 – Transformation Matrix

    了解如何使用变换矩阵来旋转、缩放、平移和倾斜 SVG 图形,并考虑 SVG 变换的代码示例。...应用 SVG 转换(如 translation , rotation , scaling , 和 skewing )的便...matrix(a,b,c,d,e,f) 的情况。 旋转矩阵 – Rotation Matrix 如果您喜欢练习计算正弦和余弦,那么您就在这里!旋转矩阵如下所示:...

    docs.aspose.com/svg/zh/net/drawing-basics/trans...
  7. Add Text stamps in PDF File|Aspose.PDF for C++

    Add a text stamp to a PDF file using the TextStamp class with C++....); // Rotate stamp textStamp -> set_Rotate ( Rotation :: on90...DeviceRGB ); stamp -> set_Rotation ( 45.0F ); stamp -> set_IsBackground...

    docs.aspose.com/pdf/cpp/text-stamps-in-the-pdf-...
  8. How to print PDF | Aspose.PDF

    Do you know how easily print PDF documents via .NET? Print PDF files with high quality via .NET PDF library....printing such as auto-resize, auto-rotate, and disables the page number...Print the file with adjusted rotation viewer . PrintPageDialog =...

    products.aspose.com/pdf/tutorial/print-pdf/
  9. 在PDF中以编程方式添加图片印章|Aspose.PDF for C++

    使用Aspose.PDF for C++库中的ImageStamp类在PDF文档中添加图片印章。...); imageStamp -> set_Rotate ( Rotation :: on270 ); imageStamp...

    docs.aspose.com/pdf/zh/cpp/image-stamps-in-pdf-...
  10. Adding shape watermark removes the header - Fre...

    Hello, Describe the case I’m using this tutorial to add a shape watermark into my document. The document is created using HTML templates. The document has header and footer. I’m using Aspose.Words 25.3. Describe the i…...its text, font, size, and rotation. Insert the Watermark into...

    forum.aspose.com/t/adding-shape-watermark-remov...