Sort Score
Result 10 results
Languages All
Labels All
Results 2,241 - 2,250 of 187,783 for

page

(0.08 sec)
  1. Supported file formats|Documentation

    File formats for images and recognition results supported by Aspose.OCR for C++....TIF Single-page and multi-page images, commonly used...Bitmap image file .PDF Scanned pages in Portable Document Format...

    docs.aspose.com/ocr/cpp/supported-file-formats/
  2. Specify Layout Options in C++|Aspose.Words for C++

    Specify Layout Options for various document layouts....ContinuousSectionPag to calculate page numbers in a continuous section...section that restarts page numbering, or IgnorePrinterMetrics to...

    docs.aspose.com/words/cpp/specify-layout-options/
  3. 公共 API Aspose.Diagram 16.11.0 的变化|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....get a Visio page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-1" ); // get a shape by ID Shape shape = page . Shapes...

    docs.aspose.com/diagram/zh/net/public-api-chang...
  4. PDF Footer Insertion Using C++ | Aspose.PDF

    Add footer to PDF programmatically with C++ sample code using Aspose.PDF for C++.... Add the Stamp to Page using AddStamp method. Save...for ( auto page : document -> get_Pages ()) { page -> AddStamp...

    products.aspose.com/pdf/cpp/footer/
  5. Aspose::Words::Layout::IPageLayoutCallback inte...

    Aspose::Words::Layout::IPageLayoutCallback interface. Implement this interface if you want to have your own custom method called during build and rendering of Page layout model in C++....during build and rendering of page layout model. class IPageLayoutCallback...possible to build page layout model for only a few pages at start of...

    reference.aspose.com/words/cpp/aspose.words.lay...
  6. Print Documents|Aspose.Words for .NET

    Print a document easily and fast instead of using VSTO in C#.... What is this page about? This page explains how to print...document or any current active page. this . Application . ActiveDocument...

    docs.aspose.com/words/net/print-documents/
  7. Convert PowerPoint Presentations in Handout Mod...

    Convert presentations to handouts in C++. Set slides per Page, keep notes, export to PDF or images with Aspose.Slides, with sample code. Try it free....multiple slides appear on a single page, making it useful for conferences...slides are placed on a single page and other display parameters...

    docs.aspose.com/slides/cpp/convert-powerpoint-i...
  8. Implement Custom Paper Size of Worksheet for Re...

    This article explains how to use the C# API or .NET Library sample code to set a custom paper size for your desired worksheets when rendering an Excel file to PDF format programmatically....PageSetup class to specify a custom page size. The following sample code...Worksheets in Excel file Copy Page Setup Settings from Source Worksheet...

    docs.aspose.com/cells/net/implement-custom-pape...
  9. Structured Document Tags or Content Control|Asp...

    Work with Structured Document Tags or Content Controls using C#.... What is this page about? This page explains structured...results. Please refresh the page and try again....

    docs.aspose.com/words/net/structured-document-t...
  10. Adding Text stamps in PDF via Python|Aspose.PDF...

    Add a text stamp to a PDF document using the TextStamp class with Aspose.PDF for Python library....call add_stamp() method of the Page to add the stamp in the PDF...watermarks, or labels to PDF pages. Open the PDF document. Create...

    docs.aspose.com/pdf/python-net/text-stamps-in-t...