Sort Score
Result 10 results
Languages All
Labels All
Results 2,731 - 2,740 of 4,251 for

rotate page

(0.1 sec)
  1. 아카이브

    아카이브... 새 TextBuilder 개체를 만들고 Page 개체로 초기화합니다. TextBuilder.app...new Document(); // 특정 페이지 가져오기 Page pdfPage = pdfDocument.getPages()...

    blog.aspose.com/ko/pdf/rotate-text-inside-pdf-d...
  2. Изменение размера страницы PDF программным спос...

    Измените размер страницы в вашем PDF файле с помощью библиотеки C++.... Класс Page содержит метод SetPageSize(…)...auto pdfPage = document -> get_Pages () -> idx_get ( 1 ); // Установить...

    docs.aspose.com/pdf/ru/cpp/change-page-size/
  3. C++ 를 사용하여 PDF에 이미지 스탬프 추가 | Aspose.PDF

    C++ 용 Aspose.PDF 를 사용하여 C++ 샘플 코드를 사용하여 프로그래밍 방식으로 PDF 파일에 이미지 스탬프를 추가합니다....); imageStamp -> set_Rotate ( Rotation :: on270 ); imageStamp...stamp to particular page document -> get_Pages () -> idx_get ( 1...

    products.aspose.com/pdf/ko/cpp/stamps/image/
  4. ค้นหา

    ค้นหา...Document(); // รับเฉพาะหน้า Page pdfPage = pdfDocument.getPages()...textFragment2 = new TextFragment("rotated text"); textFragment2.setPosition(new...

    blog.aspose.com/th/pdf/rotate-text-inside-pdf-d...
  5. Rogner, Faire pivoter et Redimensionner les ima...

    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.... Rotation et Retournement d’une image...une application nécessite la rotation d’une image. Indépendamment...

    docs.aspose.com/psd/fr/net/crop-rotate-and-resi...
  6. Ajouter des tampons de texte dans PDF C#|Aspose...

    Ajouter un tampon de texte à un document PDF en utilisant la classe TextStamp avec la bibliothèque Aspose.PDF for .NET....appeler la méthode AddStamp de la Page pour ajouter le tampon dans...100 ; // Rotate stamp textStamp . Rotate = Rotation . on90 ;...

    docs.aspose.com/pdf/fr/net/text-stamps-in-the-p...
  7. Добавить текстовый и изображенческий штамп|Aspo...

    Этот раздел объясняет, как добавить текстовый и изображенческий штамп с помощью Aspose.PDF Facades, используя класс PdfFileStamp.... Rotation = 90.0F ; stamp . IsBackground...также нужно установить свойство Pages класса Stamp . Это свойство...

    docs.aspose.com/pdf/ru/net/add-text-and-image-s...
  8. C++を使用してPDFページを回転させる|Aspose.PDF for C++

    このトピックでは、既存のPDFファイルのページの向きをC++でプログラム的に回転させる方法について説明します。...また、Rotate()メソッドを使用して回転角度を設定することでもページの向きを変更できます。...( auto page : document -> get_Pages ()) { auto r = page -> get_MediaBox...

    docs.aspose.com/pdf/ja/cpp/rotate-pages/
  9. How to Add Image Watermark in Presentation usin...

    This short tutorial will guide you on how to add image watermark in presentation using Java. With the help of these steps, you can insert image watermark in presentation using Java at different positions and angles in a slide....Page Product Family Aspose.PSD Product...slide Set the position and rotation angle of the picture frame...

    kb.aspose.com/slides/java/how-to-add-image-wate...
  10. Insert Shape in Word using Python

    This article assists on how to insert shape in Word using Python. It has the IDE settings, steps, and a sample code showing how to draw a straight line in Word using Python....Page Product Family Aspose.PSD Product...using shape type, size, and rotation angle Insert a floating shape...

    kb.aspose.com/words/python/insert-shape-in-word...