Sort Score
Result 10 results
Languages All
Labels All
Results 2,931 - 2,940 of 4,252 for

rotate page

(0.07 sec)
  1. Bekerja dengan Halaman PDF di Python|Aspose.PDF...

    Cara menambahkan halaman, menambahkan header dan footer, menambahkan watermark dapat Anda ketahui di bagian ini. Aspose.PDF untuk Python via .NET menjelaskan semua detail tentang topik ini....melakukan hal berikut: Add Pages - tambahkan halaman di lokasi...halaman dari dokumen Anda. Move Pages - pindahkan halaman dari satu...

    docs.aspose.com/pdf/id/python-net/working-with-...
  2. Legen Sie die Ausrichtung fest und steuern Sie ...

    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....orientation of the Visio drawing page programmatically. This help...has the Page class that represents a Visio drawing page. The PageSheet...

    docs.aspose.com/diagram/de/python-java/set-orie...
  3. Arbeiten mit Transformationen in PostScript | C++

    Wie man einen Inhalt in eine PS-Datei umwandelt, ist eine Frage, die von der Aspose.Page-API-Lösung für C++ beantwortet wird....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/de/cpp/ps/working-with-tra...
  4. テキストおよび画像スタンプの追加|Aspose.PDF for .NET

    このセクションでは、PdfFileStampクラスを使用してAspose.PDF Facadesでテキストおよび画像スタンプを追加する方法を説明します。... Rotation = 90.0F ; stamp . IsBackground...トスタンプを追加するためには、 Stamp クラスの Pages プロパティも設定する必要があります。このプロパティには...

    docs.aspose.com/pdf/ja/net/add-text-and-image-s...
  5. Manipular Propiedades de Página|Aspose.PDF for ...

    Esta sección explica cómo manipular las Propiedades de Página con Aspose.PDF Facades utilizando la Clase PdfPageEditor....pdf" ); // Get page properties and print them to...Console . WriteLine ( $"Page 1 Rotation: {pageEditor.GetPageRotation(1)}"...

    docs.aspose.com/pdf/es/net/manipulate-page-prop...
  6. Manipular Propriedades da Página|Aspose.PDF for...

    Esta seção explica como manipular Propriedades da Página com Aspose.PDF Facades usando a Classe PdfPageEditor....pdf" ); // Get page properties and print them to...Console . WriteLine ( $"Page 1 Rotation: {pageEditor.GetPageRotation(1)}"...

    docs.aspose.com/pdf/pt/net/manipulate-page-prop...
  7. Манипуляция свойствами страниц|Aspose.PDF for .NET

    Этот раздел объясняет, как манипулировать свойствами страниц с помощью Aspose.PDF Facades, используя класс PdfPageEditor....pdf" ); // Get page properties and print them to...Console . WriteLine ( $"Page 1 Rotation: {pageEditor.GetPageRotation(1)}"...

    docs.aspose.com/pdf/ru/net/manipulate-page-prop...
  8. 使用C++为PDF添加水印|Aspose.PDF for C++

    本文解释了使用C++编程在PDF中处理工件和获取水印的功能。... 为了获取特定页面上的所有工件, Page 类拥有Artifacts属性。 这个主题解释了如何处理PDF文件中的工件。...枚举的值,其中包括 Background, Layout, Page, Pagination 和 Undefined)。 Artifact...

    docs.aspose.com/pdf/zh/cpp/add-watermarks/
  9. Добавление водяного знака в PDF с помощью C++|D...

    Узнайте, как добавлять текстовые и графические водяные знаки в PDF документы при рендеринге с помощью Aspose.Cells и C++....// Prepare a workbook with 3 pages. Workbook wb ; wb . GetWorksheets...TextAlignmentType :: Center ); // Specify rotation. watermark . SetRotation (...

    docs.aspose.com/cells/ru/cpp/add-watermark-to-pdf/
  10. Agregar marca de agua a PDF con C++|Documentation

    Aprende cómo agregar marcas de agua de texto e imagen a archivos PDF al renderizar usando Aspose.Cells con C++....// Prepare a workbook with 3 pages. Workbook wb ; wb . GetWorksheets...TextAlignmentType :: Center ); // Specify rotation. watermark . SetRotation (...

    docs.aspose.com/cells/es/cpp/add-watermark-to-pdf/