Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 7,572 for

rotation

(0.36 sec)
  1. 变换矩阵 – 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...
  2. Format PowerPoint Text in JavaScript|Aspose.Sli...

    Format and style text in PowerPoint and OpenDocument presentations using JavaScript and Aspose.Slides for Node.js. Customize fonts, colors, alignment, and more.... dispose (); } } Set Text Rotation Aspose.Slides for Node.js...via Java allows developers to rotate the text. Text could be set...

    docs.aspose.com/slides/nodejs-java/text-formatt...
  3. 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-...
  4. Image preprocessing|Documentation

    Automatic or manual actions for formatting an image before sending it for recognition....12% Skewed images Rotation Manually rotate severely skewed images...images. 7.5% Rotated images Noise removal Automatically remove...

    docs.aspose.com/ocr/cpp/image-preprocessing/
  5. 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/
  6. Add Node hierarchy and Share Geometric data of ...

    Aspose.3D for Python via .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/python-net/add-node-hierarch...
  7. Add Image stamps in PDF using JavaScript via C+...

    Add the Image Stamp to your PDF document using AsposePdfAddStamp function with the JavaScript toolkit.... Rotation . on270 , 0.5 , "ResultStamp...setWidth_ = 40 ; const rotation_ = 'Module.Rotation.on270' ; const setOpacity...

    docs.aspose.com/pdf/javascript-cpp/stamping/
  8. 在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-...
  9. Product Overview|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....barcode appearance settings Rotate barcode images as needed Encode...background color, bar color, rotation angle, X-dimension, image...

    docs.aspose.com/barcode/androidjava/product-ove...
  10. Add Text stamps in PDF programmatically|Aspose....

    Add a text stamp to a PDF file using the TextStamp class with Java....100 ); // rotate stamp textStamp . setRotate ( Rotation . on90 );...

    docs.aspose.com/pdf/java/text-stamps-in-the-pdf...