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

rotate page

(0.24 sec)
  1. Добавление водяных знаков в PDF с помощью Node....

    Узнайте, как добавлять текстовые и графические водяные знаки в PDF при преобразовании Excel в PDF с помощью Aspose.Cells for Node.js via C++....// prepare a workbook with 3 pages. const wb = new AsposeCells...TextAlignmentType . Center ); // specify rotation watermark . setRotation (...

    docs.aspose.com/cells/ru/nodejs-cpp/add-waterma...
  2. إضافة علامة مائية إلى PDF مع Node.js عبر C++|Do...

    تعلم كيفية إضافة علامة مائية نصية وصورة إلى PDF أثناء تحويل إكسل إلى PDF باستخدام Aspose.Cells for Node.js via C++....// prepare a workbook with 3 pages. const wb = new AsposeCells...TextAlignmentType . Center ); // specify rotation watermark . setRotation (...

    docs.aspose.com/cells/ar/nodejs-cpp/add-waterma...
  3. PDF에 텍스트 스탬프 추가하기 (Python 사용)|Aspose.PDF for Py...

    Aspose.PDF for Python 라이브러리의 TextStamp 클래스를 사용하여 PDF 문서에 텍스트 스탬프를 추가합니다.... rotate = ap . Rotation . ON90 # 텍스트 속성 설정...# 특정 페이지에 스탬프 추가 document . pages [ 1 ] . add_stamp ( text_stamp...

    docs.aspose.com/pdf/ko/python-net/text-stamps-i...
  4. Drukuj PDF przy użyciu C++ | Aspose.PDF

    Prosty kod źródłowy demo drukuje dokument PDF na dowolnej platformie z językiem C++....Print the file with adjusted rotation viewer . PrintPageDialog =...false ; // Do not produce the page number dialog when printing...

    products.aspose.com/pdf/pl/cpp/print/
  5. Python 를 사용하여 PDF에 워터마크 추가 | Aspose.PDF

    COM Interop을 통해.NET 프레임워크, .NET 코어 및 PHP, VBScript, 델파이, C++에서 PDF 파일에 워터마크를 추가하는 파이썬 소스 코드입니다....Page.Artifacts 컬렉션 클래스의 Add 메서드를...VerticalAlignment . CENTER artifact . rotation = 15 artifact . opacity =...

    products.aspose.com/pdf/ko/python-net/watermark...
  6. 使用 C# 向 PDF 添加水印 | Aspose.PDF

    通过 COM Interop 在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上的 PDF 文件中添加水印的 C# 源代码。...Page.Artifacts 集合类的方法添加水印。 保存 PDF...VerticalAlignment . Center ; artifact . Rotation = 15 ; artifact . Opacity...

    products.aspose.com/pdf/zh-hans/net/watermark/add/
  7. จัดการคำอธิบายประกอบใน PDF โดยใช้ Python | Aspo...

    Python รหัสที่มาในการจัดการกับคำอธิบายประกอบในไฟล์ PDF บนกรอบ NET, .NET หลักและ PHP, VBScript, Delphi, C++ ผ่าน COM Interop... pages [ 1 ], apdf . Rectangle ( 299...apdf . Color . blue document . pages [ 1 ] . annotations . add (...

    products.aspose.com/pdf/th/python-net/annotation/
  8. Trabajando con Artefactos en C++|Aspose.PDF par...

    Esta página describe cómo trabajar con la clase Artifact usando Aspose.PDF para C++. Los fragmentos de código muestran cómo agregar una imagen de fondo a las páginas PDF y cómo obtener cada marca de agua en la primera página de un archivo PDF....Rotation – Obtiene la rotación de un...página particular, la clase Page tiene la propiedad Artifacts...

    docs.aspose.com/pdf/es/cpp/artifacts/
  9. Node.js ile C++ kullanarak PDF ye Filigran Ekle...

    Aspose.Cells for Node.js via C++ kullanarak Excel den PDF ye dönüştürürken PDF ye metin ve resim filigranları nasıl eklenir öğrenin....// prepare a workbook with 3 pages. const wb = new AsposeCells...TextAlignmentType . Center ); // specify rotation watermark . setRotation (...

    docs.aspose.com/cells/tr/nodejs-cpp/add-waterma...
  10. PDF ye Filigran Ekleme C++ ile|Documentation

    Aspose.Cells ile PDF renderleme sırasında metin ve resim filigranı eklemeyi öğrenin....// Prepare a workbook with 3 pages. Workbook wb ; wb . GetWorksheets...TextAlignmentType :: Center ); // Specify rotation. watermark . SetRotation (...

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