Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 7,178 for

rotation

(0.08 sec)
  1. 在 PDF C# 中添加文本印章|Aspose.PDF for .NET

    使用 TextStamp 类将文本印章添加到 PDF 文档中,使用 Aspose.PDF for .NET 库。...100 ; // Rotate stamp textStamp . Rotate = Rotation . on90 ;...BlendingColorSpace . DeviceRGB ; stamp . Rotation = 45.0F ; stamp . IsBackground...

    docs.aspose.com/pdf/zh/net/text-stamps-in-the-p...
  2. 添加 PDF 页面印章|Aspose.PDF for .NET

    了解如何在 .NET 中向 PDF 页面添加印章,包括文本和图像,用于水印或品牌标识,使用 Aspose.PDF。... Rotation = 90.0F ; stamp . IsBackground...SetOrigin ( 20 , 20 ); stamp . Rotation = 90.0F ; stamp . IsBackground...

    docs.aspose.com/pdf/zh/net/add-pdf-page-stamp/
  3. Why choose Aspose.Pdf for Reporting Services|As...

    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.... Page Rotation Angle When using Aspose.Pdf...by which the page should be rotated clockwise when displayed or...

    docs.aspose.com/pdf/reportingservices/why-choos...
  4. 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-...
  5. Aspose::Words::Drawing::Charts::AxisTickLabels ...

    Aspose::Words::Drawing::Charts::AxisTickLabels class. Represents properties of axis tick mark labels in C++.... get_Rotation () Gets or sets the rotation of the tick...abels::get_Position . set_Rotation (int32_t) Setter for Aspo...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. 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/
  7. FieldMergeBarcode class | Aspose.Words for Python

    aspose.words.fields.FieldMergeBarcode class. Implements the MERGEBARCODE field... symbol_rotation Gets or sets the rotation of the barcode...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 使用C++旋转PDF页面|Aspose.PDF for C++

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

    docs.aspose.com/pdf/zh/cpp/rotate-pages/
  9. Manage Presentation Shapes in Java|Aspose.Slide...

    Learn to create, edit and optimize shapes in Aspose.Slides for Java and deliver high-performance PowerPoint presentations....flipH and flipV , and the rotation angle. Assigning this instance...// Flip horizontally. float rotation = shape . getFrame (). getRotation...

    docs.aspose.com/slides/java/shape-manipulations/
  10. Manage Presentation Shapes in JavaScript|Aspose...

    Learn to create, edit and optimize shapes using JavaScript and Aspose.Slides for Node.js via Java and deliver high-performance PowerPoint presentations....flipH and flipV , and the rotation angle. Assigning this instance...); // Flip vertically. var rotation = shape . getFrame (). getRotation...

    docs.aspose.com/slides/nodejs-java/shape-manipu...