Sort Score
Result 10 results
Languages All
Labels All
Results 2,391 - 2,400 of 3,374 for

rotate page

(0.06 sec)
  1. 使用C++为PDF添加水印|Aspose.PDF for C++

    本文解释了使用C++编程在PDF中处理工件和获取水印的功能。... 为了获取特定页面上的所有工件, Page 类拥有Artifacts属性。 这个主题解释了如何处理PDF文件中的工件。...枚举的值,其中包括 Background, Layout, Page, Pagination 和 Undefined)。 Artifact...

    docs.aspose.com/pdf/zh/cpp/add-watermarks/
  2. Kaip pasukti SVG naudojant C#

    Šiame straipsnyje paaiškinama, kaip pasukti SVG C#. Jame yra išsami IDE konfigūracijos informacija, veiksmų sąrašas ir pavyzdinis SVG pasukimo kodas C#....Page Product Family Aspose.PSD Product...pavyzdinis kodas, skirtas SVG rotate in C# . Sužinosite, kaip sukurti...

    kb.aspose.com/lt/svg/net/how-to-rotate-an-svg-i...
  3. 使用 C# 向 PDF 添加文本图章 | Aspose.PDF

    C# 原始程式碼,用於將文本戳記添加到 .NET 框架、.NET Core 上的 PDF 檔。...YIndent = 100 , Rotate = Aspose . Pdf . Rotation . on90 }; textStamp...Color . Aqua ; pdfDocument . Pages [ 1 ]. AddStamp ( textStamp...

    products.aspose.com/pdf/zh-hant/net/stamps/text/
  4. C# 를 사용하는 PDF의 텍스트, 이미지 또는 페이지 스탬프 | Aspose.PDF

    .NET 프레임워크, .NET Core에서 PDF 파일의 스탬프와 함께 작업하기 위한 C# 소스 코드입니다....YIndent = 100 , Rotate = Aspose . Pdf . Rotation . on90 }; textStamp...Color . Aqua ; pdfDocument . Pages [ 1 ]. AddStamp ( textStamp...

    products.aspose.com/pdf/ko/net/stamps/
  5. Aggiungi l'intestazione al PDF usando C++ | Asp...

    Esempio di codice C++ per utilizzare Aspose.PDF per lavorare con le intestazioni da PDF tramite C++....100 ); textStamp -> set_Rotate ( Rotation :: on90 ); textStamp ->...get_Green ()); document -> get_Pages () -> idx_get ( 1 ) -> AddStamp...

    products.aspose.com/pdf/it/cpp/header/
  6. Legen Sie die Ausrichtung fest und steuern Sie ...

    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....orientation of the Visio drawing page programmatically. This help...has the Page class that represents a Visio drawing page. The PageSheet...

    docs.aspose.com/diagram/de/python-java/set-orie...
  7. 使用 C# 向 PDF 添加图像图章 | Aspose.PDF

    用於將圖像標記添加到 .NET 框架、.NET Core 上的 PDF 檔的 C# 原始程式碼。...Width = 300 , Rotate = Aspose . Pdf . Rotation . on270 , Opacity...Opacity = 0.5 }; pdfDocument . Pages [ 1 ]. AddStamp ( imageStamp...

    products.aspose.com/pdf/zh-hant/net/stamps/image/
  8. 使用 Java 旋转 PDF | Aspose.PDF

    关于如何在任何平台上旋转 PDF 文档的 Java 源代码。...pdf" ); for ( Page page : pdfDocument . getPages ())...()) { // Rectangle r = page.getMediaBox(); // double newHeight...

    products.aspose.com/pdf/zh-hans/java/rotate/
  9. إضافة أختام نصية في PDF عبر بايثون|Aspose.PDF ل...

    إضافة ختم نصي إلى مستند PDF باستخدام فئة TextStamp مع مكتبة Aspose.PDF لبايثون.... rotate = ap . Rotation . ON90 # تعيين خصائص...الختم إلى صفحة معينة document . pages [ 1 ] . add_stamp ( text_stamp...

    docs.aspose.com/pdf/ar/python-net/text-stamps-i...
  10. แสตมป์ข้อความ รูปภาพ หรือหน้าในรูปแบบ PDF โดยใช...

    C# ซอร์สโค้ดเพื่อทำงานร่วมกับแสตมป์ในไฟล์ PDF บน NET Framework, .NET Core...YIndent = 100 , Rotate = Aspose . Pdf . Rotation . on90 }; textStamp...Color . Aqua ; pdfDocument . Pages [ 1 ]. AddStamp ( textStamp...

    products.aspose.com/pdf/th/net/stamps/