Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 4,209 for

rotate page

(0.35 sec)
  1. 使用 C++ 在 PDF 中添加文本、图像或页面图章 | Aspose.PDF

    簡單的演示原始程式碼,可在任何平臺上使用PDF格式的圖章,C++語言。...); // Rotate stamp textStamp -> set_Rotate ( Rotation :: on90...stamp to particular page document -> get_Pages () -> idx_get ( 1...

    products.aspose.com/pdf/zh-hant/cpp/stamps/
  2. SVG Transformations – Basics, SVG Code – Aspose...

    Learn to apply SVG transformations—translate, scale, Rotate, skew, matrix with Aspose.SVG. Includes clear code examples and best practices....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/svg/net/drawing-basics/svg-tran...
  3. Working with Text in PDF|Aspose.PDF for Java

    This section explains various techniques of text handling. Learn how to add, replace, Rotate, search text using Aspose.PDF and Java....inside PDF file, replace and rotate text in your document. Aspose...to replace text in all the pages of a PDF document. You first...

    docs.aspose.com/pdf/java/working-with-text/
  4. Add Text stamps in PDF programmatically|Aspose....

    Add a text stamp to a PDF file using the TextStamp class with Java....) method of the Page class to add the stamp in the...100 ); // rotate stamp textStamp . setRotate ( Rotation . on90 );...

    docs.aspose.com/pdf/java/text-stamps-in-the-pdf...
  5. JavaScript via C++ | Work with PDF directly in ...

    Aspose.PDF for JavaScript via C++ is an easy and secure toolkit used to work with PDF directly in the web browser...features Convert files Split pages Merge pages Extract PDF Metadata Remove...Remove images from PDF Rotate PDF Remove pages from PDF Unlock PDF...

    products.aspose.com/pdf/javascript-cpp/
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Text, Image or Page Stamps in PDF using Pythonhttps://products.aspose.com/pdf/python-net/stamps/Recent content in Text, Image or Page Stamps in......PDF Products – Text, Image or Page Stamps in PDF using Pythonhttps://products...t content in Text, Image or Page Stamps in PDF using Python on...

    products.aspose.com/pdf/python-net/stamps/index...
  7. SVG Transformations in C# – Aspose.SVG

    Learn how to transform SVG in C# using Aspose.SVG for .NET library. Rotate SVG, scale SVG, translate and skew SVG programmatically....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/svg/net/svg-transformations/
  8. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....0 Contents [ Hide ] This page lists all added or removed classes...Orbit, Pan, Reveal, Ripple, Rotate, Shred, Switch, Vortex, Warp...

    docs.aspose.com/slides/net/public-api-and-backw...
  9. Add PDF Header and Footer|Aspose.PDF for Java

    Aspose.PDF for Java allows you to add headers and footers to your PDF file using TextStamp class....call AddStamp method of the Page to add the text in the header...// Add header on all pages for ( Page page : pdfDocument . getPages...

    docs.aspose.com/pdf/java/add-headers-and-footer...
  10. 获取和设置页面属性|Aspose.PDF for C++

    您可以使用C++库从PDF文件中获取和设置页面属性。...cout << "Page Count : " << srcDocument -> get_Pages () -> get_Count...向PDF文件的页面集合中添加页面 auto page = document -> get_Pages () -> Add (); //...

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