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

rotate page

(0.13 sec)
  1. Adding multi line watermark|Aspose.PDF for .NET

    This section explains how to add multi line watermark to existing PDF using FormattedText Class....BindLogo ( formatText ); } Rotating stamp about the center point...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/pdf/net/adding-multi-line-water...
  2. 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/
  3. 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/
  4. Print PDF using Python | Aspose.PDF

    Print PDF documents programmatically with Python sample code using Aspose.PDF for Python for .NET... auto_rotate = True viewer . print_page_dialog = False...Print document using printer and page settings viewer . print_document_with_settings...

    products.aspose.com/pdf/python-net/print/
  5. Barcode Generation|Documentation

    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....properties, such as size, rotation angle, paddings, borders,...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/barcode/phpjava/generate-barcodes/
  6. Features|Documentation

    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....barcode appearance : size, rotation, resolution, colors, captions...auto-sizing , and barcode rotation Full Unicode support for multilingual...

    docs.aspose.com/barcode/androidjava/features/
  7. PDF Header Insertion 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/
  8. Convert EMF to WMF Using Aspose.Imaging for .NE...

    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....properties such as background color, page size, and borders. Save as WMF...vector images (e.g., scaling, rotating) using Aspose.Imaging Rasterizing...

    docs.aspose.com/imaging/net/convert-emf-to-wmf/
  9. Features|Documentation

    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....barcode appearance : size, rotation, resolution, colors, captions...auto-sizing , and barcode rotation Full Unicode support for multilingual...

    docs.aspose.com/barcode/java/features/
  10. 使用C++给PDF添加水印|Documentation

    了解如何在使用Aspose.Cells的渲染过程中为PDF文件添加文本和图像水印。...// Prepare a workbook with 3 pages. Workbook wb ; wb . GetWorksheets...TextAlignmentType :: Center ); // Specify rotation. watermark . SetRotation (...

    docs.aspose.com/cells/zh/cpp/add-watermark-to-pdf/