Sort Score
Result 10 results
Languages All
Labels All
Results 2,711 - 2,720 of 4,349 for

rotate page

(0.27 sec)
  1. Aggiungi timbro di testo al PDF usando C++ | As...

    Aggiungi un timbro di testo al file PDF in modo programmatico con il codice di esempio C++ usando Aspose.PDF per C++....); // Rotate stamp textStamp -> set_Rotate ( Rotation :: on90...stamp to particular page document -> get_Pages () -> idx_get ( 1...

    products.aspose.com/pdf/it/cpp/stamps/text/
  2. 使用 C++ 旋转 PDF | Aspose.PDF

    使用 Aspose.PDF for C++ 使用 C++ 示例代码,以编程方式旋转 PDF 文档...( auto page : document -> get_Pages ()) { auto r = page -> get_MediaBox...to move page upper in order to compensate changing page size //...

    products.aspose.com/pdf/zh-hans/cpp/rotate/
  3. Customize 3D Charts in Presentations with Pytho...

    Learn how to create and customize 3-D charts in Aspose.Slides for Python via .NET, with support for PPT, PPTX and ODP files—boost your presentations today....different properties like X,Y Rotation , DepthPercents etc. The sample...chart . rotation_3d . right_angle_axes = True chart . rotation_3d...

    docs.aspose.com/slides/python-net/3d-chart/
  4. Arşiv

    Arşiv...Document(); // Belirli bir sayfayı al Page pdfPage = pdfDocument.getPages()...textFragment2 = new TextFragment("rotated text"); textFragment2.setPosition(new...

    blog.aspose.com/tr/pdf/rotate-text-inside-pdf-d...
  5. اضافه کردن تمبر تصویر به PDF با استفاده از C++ ...

    تمبر تصویر را به فایل PDF به صورت برنامه نویسی با کد نمونه C++ با استفاده از Aspose.PDF برای C++ اضافه کنید....); imageStamp -> set_Rotate ( Rotation :: on270 ); imageStamp...stamp to particular page document -> get_Pages () -> idx_get ( 1...

    products.aspose.com/pdf/fa/cpp/stamps/image/
  6. Python 를 사용하여 PDF 회전 | Aspose.PDF

    Python for .NET 용 Aspose.PDF 를 사용하여 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/ko/python-net/rotate/
  7. Поворот текста внутри PDF|Aspose.PDF for Java

    Узнайте различные способы поворота текста в PDF. Aspose.PDF позволяет поворачивать текст на любой угол, поворачивать фрагмент текста или целый абзац....с использованием свойства Rotation Используя метод setRotation...Получить определенную страницу Page pdfPage = pdfDocument . getPages...

    docs.aspose.com/pdf/ru/java/rotate-text-inside-...
  8. Rotar Páginas de PDF Usando C++|Aspose.PDF para...

    Este tema describe cómo rotar la orientación de la página en un archivo PDF existente de manera programática con C++....de rotación usando el método Rotate(). void ChangePageOrientatio...( auto page : document -> get_Pages ()) { auto r = page -> get_MediaBox...

    docs.aspose.com/pdf/es/cpp/rotate-pages/
  9. Rotera SVG i Python

    Den här guiden beskriver hur man roterar en SVG i Python. Den innehåller miljökonfigurationsdetaljerna och en lista med steg utöver ett körbart kodavsnitt för SVG-rotation i Python....Page Product Family Aspose.PSD Product...körbart kodavsnitt för SVG-rotation i Python . Den går igenom...

    kb.aspose.com/sv/svg/python/rotate-svg-in-python/
  10. Système de coordonnées|Aspose.PDF for .NET

    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....coin inférieur gauche de la page. Le point (0,0) correspond au...systèmes de coordonnées. Chaque page a son propre système de coordonnées...

    docs.aspose.com/pdf/fr/net/coordinate-system/