Sort Score
Result 10 results
Languages All
Labels All
Results 3,571 - 3,580 of 4,428 for

rotate page

(0.09 sec)
  1. C++でのアーティファクトの操作|Aspose.PDF for C++

    このページでは、Aspose.PDF for C++ を使用してアーティファクトクラスを操作する方法について説明します。コードスニペットは、PDFページに背景画像を追加する方法と、PDFファイルの最初のページにある各ウォーターマークを取得する方法を示しています。...アーティファクトのタイプを取得します(値にはBackground, Layout, Page, Pagination, Undefinedを含むArtifact...ページ上のアーティファクトの位置を取得します。 Artifact.Rotation – アーティファクトの回転を取得します(度単位、正の値は反時計回りの回転を示します)。...

    docs.aspose.com/pdf/ja/cpp/artifacts/
  2. Архивы

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

    blog.aspose.com/ru/pdf/print-pdf-files-programm...
  3. 添加 PDF 页面印章|Aspose.PDF for Java

    本节解释了如何使用 PdfFileStamp 类与 Aspose.PDF Facades 一起工作。... 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/zh/java/add-pdf-page-stamp/
  4. 使用 Java 向 PDF 添加图像图章 | Aspose.PDF

    使用 Aspose.PDF for Java,使用 Java 示例代码,以编程方式向 PDF 文件添加图像图章。... setRotate ( Rotation . on270 ); imageStamp . setOpacity...); // Add stamp to particular page pdfDocument . getPages (). get_Item...

    products.aspose.com/pdf/zh-hans/java/stamps/image/
  5. Aggiungi timbro immagine al PDF usando Java | A...

    Aggiungi il timbro dell'immagine al file PDF in modo programmatico con il codice di esempio Java usando Aspose.PDF per Java.... setRotate ( Rotation . on270 ); imageStamp . setOpacity...); // Add stamp to particular page pdfDocument . getPages (). get_Item...

    products.aspose.com/pdf/it/java/stamps/image/
  6. 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/ko/java/working-with-text/
  7. How to Convert DWG to SVG in C#

    This small tutorial entails how to convert DWG to SVG in C#. It encompasses all the important steps to set up the environment and export DWG to SVG image in C#....Page Product Family Aspose.PSD Product...for rendering inside SVG, rotation property for SVG, property...

    kb.aspose.com/cad/net/how-to-convert-dwg-to-svg...
  8. How to Convert Barcode to SVG in Java

    This simple topic entails how to convert Barcode to SVG in Java. It includes all the required configurations to set up the environment, steps to perform the task and runnable example code to generate barcode SVG image in Java....Page Product Family Aspose.PSD Product...including border settings, rotation angle, adjusting the appearance...

    kb.aspose.com/barcode/java/how-to-convert-barco...
  9. How to Convert Barcode to SVG in C#

    This simple topic provides information on how to convert Barcode to SVG in C#. It encompasses all the details about configuring the environment, steps to perform the task and runnable example code to generate barcode SVG image in C#....Page Product Family Aspose.PSD Product...resolution, border settings, rotation angle, and paddings. In this...

    kb.aspose.com/barcode/net/how-to-convert-barcod...
  10. Edit PSD File in C#

    Follow this topic to edit PSD file in C#. Learn the IDE details, a list containing the steps, and a running code snippet to develop PSD photo editor using C#....Page Product Family Aspose.PSD Product...improvise the code, for instance, rotating a PSD file, resizing, merging...

    kb.aspose.com/psd/net/edit-psd-file-in-csharp/