Sort Score
Result 10 results
Languages All
Labels All
Results 1,881 - 1,890 of 4,353 for

rotate page

(0.3 sec)
  1. how to customize UI appearance for modal window...

    This article describes how to customize UI appearance for modal window in GridJs....TextRotate text-rotate .x-spreadsheet-modal-text-rotate Data Validation...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  2. Remove Shape Protection|Documentation

    This section explains how to remove shape protection using Aspose.Diagram for Python via Java....height, x-position, y-position, rotation and more. Developers can achieve..."ProtectAndUnprotect.vsd" ) # get page by name page = diagram . getPages ()...

    docs.aspose.com/diagram/python-java/remove-shap...
  3. 在C++中使用Artifacts|Aspose.PDF for C++

    本页描述了如何使用Aspose.PDF for C++处理Artifact类。代码片段展示了如何向PDF页面添加背景图像以及如何获取PDF文件第一页的每个水印。...ArtifactType枚举的值,其中值包括Background, Layout, Page, Pagination和Undefined)。 Artifact...Rectangle – 获取页面上工件的位置。 Artifact.Rotation – 获取工件的旋转(以度为单位,正值表示逆时针旋转)。...

    docs.aspose.com/pdf/zh/cpp/artifacts/
  4. 在 PDF 中旋转文本|Aspose.PDF for Java

    学习不同方式在 PDF 中旋转文本。Aspose.PDF 允许您以任意角度旋转文本,旋转文本片段或整个段落。...= new Document (); // 获取特定页面 Page pdfPage = pdfDocument . getPages...textFragment2 = new TextFragment ( "rotated text" ); textFragment2 . setPosition...

    docs.aspose.com/pdf/zh/java/rotate-text-inside-...
  5. Add Image Stamp to PDF using C++ | Aspose.PDF

    Add image stamp to PDF file programmatically with C++ sample code using Aspose.PDF for C++.... Add the Stamp to Page using AddStamp method Add Image...); imageStamp -> set_Rotate ( Rotation :: on270 ); imageStamp...

    products.aspose.com/pdf/cpp/stamps/image/
  6. how to customize UI appearance for modal window...

    This article describes how to customize UI appearance for modal window in GridJs....TextRotate text-rotate .x-spreadsheet-modal-text-rotate Data Validation...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  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. Aspose.Total for Java|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....Words for Java Product Page Download Aspose.Words for Java...Aspose.Cells for Java Product Page Download Aspose.Cells for Java...

    docs.aspose.com/total/java/
  9. Aspose.BarCode Product Family

    Aspose.BarCode APIs allow programmers to control and manipulate barcode scanning, barcode reading and qr scanning functionalities. It provides a group of classes to work with barcodes on the backend, as well as GUI-based controls to process barcodes. Free evaluation version is available....background color, bar color, rotation angle, X-dimension, image...Aspose.BarCode for .NET Product Page Install Aspose.BarCode for ...

    docs.aspose.com/barcode/
  10. 在PDF中以编程方式添加图片水印|Aspose.PDF for Java

    使用Aspose.PDF for Java库中的ImageStamp类在PDF文档中添加图片水印。... 调用 Page 类的 addStamp(..) 方法将印章添加到 PDF...); imageStamp . setRotate ( Rotation . on270 ); imageStamp . setOpacity...

    docs.aspose.com/pdf/zh/java/image-stamps-in-pdf...