Sort Score
Result 10 results
Languages All
Labels All
Results 3,431 - 3,440 of 4,357 for

rotate page

(0.63 sec)
  1. Procurar

    Procurar...Print the file with adjusted rotation viewer.setPrintPageDialog(false);...lse); // Do not produce the page number dialog when printing...

    blog.aspose.com/pt/pdf/print-pdf-files-programm...
  2. Personnaliser les graphiques 3D dans les présen...

    Apprenez à créer et personnaliser des graphiques 3-D dans Aspose.Slides pour С++, avec prise en charge des fichiers PPT et PPTX — améliorez vos présentations dès aujourd’hui....différentes propriétés comme la rotation X, Y, DepthPercents , etc...documents, tableaux de bord ou pages web sans nécessiter PowerPoint...

    docs.aspose.com/slides/fr/cpp/3d-chart/
  3. 在 PDF 中处理文本|Aspose.PDF for Java

    本节解释了各种文本处理技术。了解如何使用 Aspose.PDF 和 Java 添加、替换、旋转、搜索文本。... Rotate Text Inside PDF - 使用 TextFragment...内的文本。 Search and Get Text from Pages of PDF Document - 您可以使用 TextFragmentAbsorber...

    docs.aspose.com/pdf/zh/java/working-with-text/
  4. How to Convert DWG to SVG in Java

    This topic focuses on how to convert DWG to SVG in Java. It covers the necessary steps to cofigure the environment and export DWG to SVG image in Java....Page Product Family Aspose.PSD Product...rasterization options, setting the rotation property for SVG and setting...

    kb.aspose.com/cad/java/how-to-convert-dwg-to-sv...
  5. Convert WEBP to JPG using Java

    Follow this article to convert WEBP to JPG using Java. It has details to set the environment for development, a set of instructions, and a sample code to change WEBP to JPG using Java....Page Product Family Aspose.PSD Product...image by resizing, flipping, rotating, cropping, processing metadata...

    kb.aspose.com/imaging/java/convert-webp-to-jpg-...
  6. Añadir marca de agua a PDF|Aspose.PDF para PHP ...

    Este artículo explica las características de trabajar con artefactos y obtener marcas de agua en PDFs usando PHP....página particular, la clase Page tiene la propiedad Artifacts...incluyen Background, Layout, Page, Pagination y Undefined). Artifact...

    docs.aspose.com/pdf/es/php-java/add-watermarks/
  7. 使用 C++ 在 PDF 中添加、获取或删除水印 | Aspose.PDF

    使用 Aspose.PDF for C++,使用 C++ 示例代码,以编程方式在 PDF 文件中添加、获取或删除水印...Page.Artics 集合类添加水印。 保存 PDF 文件 在...Center ); artifact -> set_Rotation ( 45 ); artifact -> set_Opacity...

    products.aspose.com/pdf/zh-hans/cpp/watermark/
  8. Архів

    Архів...Print the file with adjusted rotation viewer.setPrintPageDialog(false);...lse); // Do not produce the page number dialog when printing...

    blog.aspose.com/uk/pdf/print-pdf-files-programm...
  9. 程序化更改 PDF 页面大小|Aspose.PDF for Java

    使用 Java 库从您的 PDF 文件更改页面大小。... Page 类包含 SetPageSize(…) 方法,允许您设置...pdfDocument . getPages (); // 获取特定页面 Page pdfPage = pageCollection . get_Item...

    docs.aspose.com/pdf/zh/java/change-page-size/
  10. Adicionar Carimbo de Página em PDF|Aspose.PDF p...

    Esta seção explica como trabalhar com Aspose.PDF Facades usando a Classe PdfFileStamp.... In order to add PDF page stamp, you first need to create...SetOrigin ( 20 , 20 ); stamp . Rotation = 90.0F ; stamp . IsBackground...

    docs.aspose.com/pdf/pt/java/add-pdf-page-stamp/