Sort Score
Result 10 results
Languages All
Labels All
Results 2,761 - 2,770 of 4,480 for

rotate page

(0.08 sec)
  1. چرخش PDF با استفاده از PHP | Aspose.PDF

    اسناد PDF را به صورت برنامه نویسی با کد نمونه PHP با استفاده از Aspose.PDF برای PHP via Java چرخانید...new Document ( $inputFile ); $pages = $document -> getPages ();...java_values ( $pages -> size ()); // Loop through all the pages for (...

    products.aspose.com/pdf/fa/php-java/rotate/
  2. 3D-Rotationseffekte in einer Visio-Zeichnung|Do...

    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....Voreinstellungen für schräge Rotation (unten links, unten rechts... Es gilt nicht für die 2D-Rotation. Das DistanzVomBoden Der Zellenwert...

    docs.aspose.com/diagram/de/java/3d-rotation-eff...
  3. Transformations SVG – Code SVG – Guide Aspose.SVG

    Apprenez à appliquer les transformations SVG - translation, mise à l'échelle, rotation, inclinaison, matrice avec Aspose.SVG. Exemples de code clairs inclus....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/svg/fr/net/drawing-basics/svg-t...
  4. Classe Stamp|Aspose.PDF for Python via .NET

    Apprenez comment travailler avec la classe Stamp pour ajouter des tampons image, PDF et basés sur du texte aux documents PDF en Python....visuel réutilisable sur les pages PDF. Un tampon peut être basé...texte, une image, ou même une page d’un autre PDF, et il peut être...

    docs.aspose.com/pdf/fr/python-net/stamp-class/
  5. 档案

    档案... 创建一个新的 TextBuilder 对象并使用 Page 对象对其进行初始化。 使用 TextBuilder.a...= new Document(); // 获取特定页面 Page pdfPage = pdfDocument.getPages()...

    blog.aspose.com/zh/pdf/rotate-text-inside-pdf-d...
  6. Lägg till vattenmärke till PDF med Node.js via ...

    Lär dig hur man lägger till text och bildvattenmärke till PDF när du konverterar Excel till PDF med Aspose.Cells for Node.js via C++....ställa in justering, offset, rotation, opacitet, förgrund/bakgrund...// prepare a workbook with 3 pages. const wb = new AsposeCells...

    docs.aspose.com/cells/sv/nodejs-cpp/add-waterma...
  7. 使用 Python 旋转 PDF | Aspose.PDF

    使用 Aspose.PDF for Python for .NET 使用 Python 示例代码,以编程方式旋转 PDF 文档...path_infile ) for page in document . pages : # Setting Rotation angle of...of page page . rotate = apdf . Rotation . ON90 # Save output file...

    products.aspose.com/pdf/zh-hans/python-net/rotate/
  8. Ajouter des numéros Bates à un PDF avec Java

    Reportez-vous à cet article pour ajouter des numéros Bates à un PDF avec Java. Il contient des détails pour configurer l'IDE, une liste d'étapes et un exemple de code pour ajouter un tampon Bates à un PDF avec Java....Page Product Family Aspose.PSD Product...Bates Parcourez toutes les pages du PDF et définissez la chaîne...

    kb.aspose.com/fr/pdf/java/add-bates-numbers-to-...
  9. 아카이브

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

    blog.aspose.com/ko/pdf/rotate-text-inside-pdf-d...
  10. Aggiungi timbro immagine al PDF usando C++ | As...

    Aggiungi il timbro dell'immagine al file PDF in modo programmatico con il codice di esempio C++ usando Aspose.PDF per C++....); imageStamp -> set_Rotate ( Rotation :: on270 ); imageStamp...stamp to particular page document -> get_Pages () -> idx_get ( 1...

    products.aspose.com/pdf/it/cpp/stamps/image/