Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 7,455 for

rotation

(1.14 sec)
  1. 使用 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/
  2. Orienting data grid headers in a PDF - Free Sup...

    We created a customer item request ticket in .NET with the customer inventory and quantity in a grid. When we present the ticket, the horizontal headers in the customer data grid for Items, quantity, and cost take up too…...rotated45 = new TextFragment("rotated"); rotated45.TextState.FontSize...the angle of rotation rotated45.TextState.Rotation = 90; rotated45...

    forum.aspose.com/t/orienting-data-grid-headers-...
  3. Aspose::Words::Drawing::Charts::ChartDataLabelC...

    Aspose::Words::Drawing::Charts::ChartDataLabelCollection class. Represents a collection of ChartDataLabel. To learn more, visit the documentation article in C++.... get_Rotation () Gets or sets the rotation of the data...ollec::get_Position . set_Rotation (int32_t) Setter for Aspo...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. 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...
  5. 向节点添加转换|Documentation

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

    docs.aspose.com/3d/zh/java/adding-transformatio...
  6. 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
  7. Working with Protection|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....height, x-position, y-position, rotation and more. Developers can achieve...

    docs.aspose.com/diagram/python-java/working-wit...
  8. BarcodeParameters Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.BarcodeParameters class—your essential tool for seamless barcode generation and customization in document processing....SymbolRotation { get; set; } Rotation of the barcode symbol. Valid...

    reference.aspose.com/words/net/aspose.words.fie...
  9. 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-...
  10. 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/