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

rotation

(0.22 sec)
  1. 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...
  2. 向节点添加转换|Documentation

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

    docs.aspose.com/3d/zh/java/adding-transformatio...
  3. 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
  4. Customize 3D Charts in Presentations on Android...

    Learn how to create and customize 3-D charts in Aspose.Slides for Android via Java, with support for PPT and PPTX files—boost your presentations today....different properties like X,Y Rotation, DepthPercents etc. The sample...

    docs.aspose.com/slides/androidjava/3d-chart/
  5. Customize 3D Charts in Presentations Using Java...

    Learn how to create and customize 3-D charts in Aspose.Slides for Node.js via Java, with support for PPT and PPTX files—boost your presentations today....different properties like X,Y Rotation, DepthPercents etc. The sample...

    docs.aspose.com/slides/nodejs-java/3d-chart/
  6. 在 PostScript 中使用转换 | C++

    Aspose.Page API 解决方案解答了如何在 PS 文件中转换内容的问题。了解如何在 C++ 中使用该功能... Copy 1 ////////// Rotation ////////// 2 //Save graphics...WriteGraphicsSave(); 4 5 //Rotate current graphics state on 45...

    docs.aspose.com/page/zh/cpp/ps/working-with-tra...
  7. Simplify the creation of transformation matrix ...

    Aspose.3D for Python via .NET API offers the TransformBuilder class which simplifies the creation of the transformation matrix by the chain operations.... translate ( 1 , 0 , 0 ) # Rotate alone with the Y axis with...(x, y, z) into (-x, y, -z) . rotate_euler_degree ( 0 , 180 , 0...

    docs.aspose.com/3d/python-net/simplify-the-crea...
  8. Add Watermark in C#|Aspose.Words for .NET

    Add a watermark into a document. NPOI does not provide an opportunity to add a watermark using C#.... Rotation = - 40 ; // Remove the following...

    docs.aspose.com/words/net/add-watermark/
  9. Watermark image to full page - Free Support For...

    Hi We have purchased Aspose.Total license recently. We are trying to add image as watermark to all pages in pdf. But we want to add watermark to full page covering all areas of page. We are using watermarkartificat clas…...Rotate = 0; // Set rotation if needed // Set...sure to adjust the Opacity and Rotate properties as needed to fit...

    forum.aspose.com/t/watermark-image-to-full-page...
  10. Change PDF Page Size Programmatically|Aspose.PD...

    Change Page Size from your PDF file using C++ library....()); // Rotate page at 90 degree angle page -> set_Rotate ( Rotation...PDF Pages programmatically Rotate PDF Pages Using C++...

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