Sort Score
Result 10 results
Languages All
Labels All
Results 1,671 - 1,680 of 3,408 for

rotate page

(0.04 sec)
  1. Export CAD files to PDF-3D|CAD Documentation

    Use C# .NET AutoCAD to PDF-3D converter in C#. You can convert 3D model to PDF-3D in C# .NET as well.... Rotation, scaling, and detail selection...a 3D object is present on a page in a PDF-3D file. Aspose.CAD...

    docs.aspose.com/cad/net/developer-guide/export-...
  2. Public API and Backwards Incompatible Changes i...

    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....0 Contents [ Hide ] This page lists all added or removed classes...ITextFrameFormat. It specifies the custom rotation that is being applied to the...

    docs.aspose.com/slides/net/public-api-and-backw...
  3. Convert XPS with Aspose.Page C++ API

    XPS to PDF conversion functionality included in Aspose.Page API solution for C++ is described and illustrated with the code snippets here....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/cpp/convert-xps/
  4. 在PDF中以编程方式添加图片印章|Aspose.PDF for C++

    使用Aspose.PDF for C++库中的ImageStamp类在PDF文档中添加图片印章。... 调用 Page 类的 AddStamp 方法将印章添加到PDF中。 以...); imageStamp -> set_Rotate ( Rotation :: on270 ); imageStamp...

    docs.aspose.com/pdf/zh/cpp/image-stamps-in-pdf-...
  5. 2 issues when loading jpg and saving as another...

    Hello Try to convert this jpg to tiff, 2 issues: Image Exif and Xmp data will not be saved in the resulting Tiff. Result image is Rotated! Original image is not! Thanks. Tested when saving as Tiff and Png, happened…...serves me, Tiff could save the rotation info both in its internal...resulting image invalid rotated. ← previous page...

    forum.aspose.com/t/2-issues-when-loading-jpg-an...
  6. C# OCR Library – Image to Text in .NET | Aspose

    With the Aspose C# OCR API you can add optical character recognition (OCR) to your .NET applications with a few lines of code....those that are out-of-focus, rotated, distorted, and noisy. Batch...folders and archives; read multi-page PDF documents and TIFF images...

    products.aspose.com/ocr/net/
  7. ShapeBase Class | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.ShapeBase class, your foundation for creating dynamic drawings, including AutoShapes, OLE objects, and ActiveX controls.... Rotation { get; set; } Defines the...(in degrees) that a shape is rotated. Positive value corresponds...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Add Watermark to PDF using C++ | Aspose.PDF

    Add watermark to PDF file programmatically with C++ sample code using Aspose.PDF for C++...Page.Artifacts collection class....Set artifact position and rotation artifact -> set_ArtifactHorizontalAl...

    products.aspose.com/pdf/cpp/watermark/add/
  9. ShapeBase class | Aspose.Words for Python

    aspose.words.drawing.ShapeBase class. Base class for objects in the drawing layer, such as an AutoShape, freeform, OLE object, ActiveX control, or picture...paragraph, the margin or the page). The relative positioning of...containing block of the shape. rotation Defines the angle (in degrees)...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Add Header to PDF using C++ | Aspose.PDF

    Sample C++ code for using Aspose.PDF to work with headers from PDF via C++.... Add the Stamp to Page using AddStamp method. Save...100 ); textStamp -> set_Rotate ( Rotation :: on90 ); textStamp ->...

    products.aspose.com/pdf/cpp/header/