Sort Score
Result 10 results
Languages All
Labels All
Results 1,911 - 1,920 of 4,425 for

rotate page

(0.76 sec)
  1. 在 PostScript 中使用转换 | C++

    Aspose.Page API 解决方案解答了如何在 PS 文件中转换内容的问题。了解如何在 C++ 中使用该功能...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/zh/cpp/ps/working-with-tra...
  2. PclSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PCL format in Java....Allows to control how separate pages are saved when a document is...exported to fixed page format. getPageSet() Gets the pages to render...

    reference.aspose.com/words/java/com.aspose.word...
  3. 在 .NET 中使用工件|Aspose.PDF for .NET

    Aspose.PDF for .NET 允许您为 PDF 页面添加背景图像,并使用 Artifact 类获取每个水印。...枚举的值,其中包括 Background, Layout, Page, Pagination 和 Undefined)。 Artifact...Rectangle – 获取工件在页面上的位置。 Artifact.Rotation – 获取工件的旋转角度(以度为单位,正值表示逆时针旋转)。...

    docs.aspose.com/pdf/zh/net/artifacts/
  4. What's New in Aspose.Imaging for Java|Documenta...

    Discover the latest advancements in Aspose.Imaging, Java image processing library designed to streamline your workflow. Explore enhanced capabilities for seamless image export and conversion, allowing for effortless manipulation of images....Java Contents [ Hide ] This page highlights the new features...of common operations (crop, rotate etc) for all formats; Support...

    docs.aspose.com/imaging/java/what-s-new-in-aspo...
  5. Save Visio document programmatically|Documentation

    This Page describes how to save Visio document to file, stream with Aspose.Diagram library....Defines whether need enlarge page to fit drawing content or not...// Discard saving background pages of the Visio diagram options...

    docs.aspose.com/diagram/net/save-visio-document/
  6. FieldMergeBarcode | Aspose.Words for Java

    Implements the MERGEBARCODE field in Java....will create a new page for each row. Each page will contain a DISPLAYBARCODE...will create a new page for each row. Each page will contain a DISPLAYBARCODE...

    reference.aspose.com/words/java/com.aspose.word...
  7. 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...
  8. 在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/
  9. How to Add Circle in PDF using Java

    This article describes how to add circle in PDF using Java. It contains the information to establish the environment, steps to write the program and a sample code to insert circle in PDF using Java....Page Product Family Aspose.PSD Product...a new PDF document and add a page to it for adding graphics object...

    kb.aspose.com/pdf/java/how-to-add-circle-in-pdf...
  10. 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/