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

rotate page

(0.06 sec)
  1. Two issues with adding watermarks in Aspose.PDF...

    First, I’ll post the code I wrote, and then explain the issues at the end: /// <summary> /// 为pdf添加水印 /// </summary> /// <param name="DocuementFileName">文档名称</param> /// <param name="Save…...Page TempPage in TempLoadDocument.Pages) { double PageWidth...WaterMarkVerAlignInd); TempAddArtifact.Rotation = Convert.ToInt32(WaterMarkRotateDegNu);...

    forum.aspose.com/t/two-issues-with-adding-water...
  2. Alterar Tamanho da Página do PDF Programaticame...

    Alterar o Tamanho da Página do seu arquivo PDF usando a biblioteca Java.... A classe Page contém o método SetPageSize(…)...(); // Obter página específica Page pdfPage = pageCollection . get_Item...

    docs.aspose.com/pdf/pt/java/change-page-size/
  3. PS 파일에 도형 그리기 | C++용 API

    PS, XPS 및 EPS 파일을 위한 C++ API 솔루션입니다. 첨부된 C++ 코드 스니펫을 사용하여 PS 파일에 기하학적 도형을 그리는 방법을 알아보세요....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/ko/cpp/add-shapes-to-ps/
  4. Memutar Teks di Dalam PDF|Aspose.PDF untuk Java

    Pelajari berbagai cara untuk memutar teks ke PDF. Aspose.PDF memungkinkan Anda untuk memutar teks ke sudut mana pun, memutar fragmen teks atau seluruh paragraf....// Dapatkan halaman tertentu Page pdfPage = pdfDocument . getPages...Dapatkan halaman tertentu Page pdfPage = ( Page ) pdfDocument . getPages...

    docs.aspose.com/pdf/id/java/rotate-text-inside-...
  5. Créer des graphiques avec VSTO et Aspose.Slides...

    Apprenez à automatiser la création de graphiques PowerPoint en C#. Ce guide étape par étape montre pourquoi Aspose.Slides pour .NET est une alternative plus rapide et plus puissante à Microsoft.Office.Interop....ajuster le formatage et la mise en page, et enregistrer la présentation...exemple. Définir les angles de rotation du graphique selon les axes...

    docs.aspose.com/slides/fr/net/create-a-chart-in...
  6. Comment ajouter un cercle dans un PDF en utilis...

    Cet article décrit comment ajouter un cercle dans un PDF à l'aide de Java. Il contient les informations pour établir l'environnement, les étapes pour écrire le programme et un exemple de code pour insérer un cercle dans un PDF à l'aide de Java....Page Product Family Aspose.PSD Product...PDF document et ajoutez-y une page pour ajouter un objet graphique...

    kb.aspose.com/fr/pdf/java/how-to-add-circle-in-...
  7. Получение свойств страницы на Python|Aspose.PDF...

    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....# получить коллекцию страниц page_collection = pdf_document ....конкретную страницу pdf_page = page_collection . get_Item ( 1...

    docs.aspose.com/pdf/ru/java/get-page-properties...
  8. Dapatkan Properti Halaman dalam Python|Aspose.P...

    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....pdf' # dapatkan koleksi halaman page_collection = pdf_document ....dapatkan halaman tertentu pdf_page = page_collection . get_Item ( 1...

    docs.aspose.com/pdf/id/java/get-page-properties...
  9. الحصول على خصائص الصفحة في بايثون|Aspose.PDF fo...

    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....# الحصول على مجموعة الصفحات page_collection = pdf_document ....الحصول على صفحة معينة pdf_page = page_collection . get_Item ( 1...

    docs.aspose.com/pdf/ar/java/get-page-properties...
  10. Dapatkan dan Atur Properti Halaman|Aspose.PDF u...

    Anda dapat mendapatkan dan mengatur properti halaman dari file PDF Anda menggunakan pustaka C++....Halaman : " << srcDocument -> get_Pages () -> get_Count () << std ::...halaman file PDF auto page = document -> get_Pages () -> Add (); //...

    docs.aspose.com/pdf/id/cpp/get-and-set-page-pro...