Sort Score
Result 10 results
Languages All
Labels All
Results 3,401 - 3,410 of 187,696 for

page

(0.15 sec)
  1. Change Background of VSS File via .NET | produc...

    C# source code to change background of VSS documents on .NET Framework, .NET Core, Mono or COM Interop....class Add a new page to diagram as background page Insert an image...background page Set background page to the first page of diagram...

    products.aspose.com/diagram/net/changebackgroun...
  2. Change Background of VDX File via .NET | produc...

    C# source code to change background of VDX documents on .NET Framework, .NET Core, Mono or COM Interop....class Add a new page to diagram as background page Insert an image...background page Set background page to the first page of diagram...

    products.aspose.com/diagram/net/changebackgroun...
  3. Add Watermark To PDF with C++|Documentation

    Learn how to add text and image watermarks to PDF files while rendering using Aspose.Cells with C++....foreground/background, and scale to the page in RenderingWatermark . #include...// Prepare a workbook with 3 pages. Workbook wb ; wb . GetWorksheets...

    docs.aspose.com/cells/cpp/add-watermark-to-pdf/
  4. Determine if Paper Size of Worksheet is Automat...

    This article explains how to use the Aspose.Cells for Python via .NET sample code to determine if Paper Size of Worksheet is Automatic programmatically....page_setup.IsAutomaticPaperSize property...is automatic or not via the Page Setup window as shown in this...

    docs.aspose.com/cells/python-net/determine-if-p...
  5. How to Use Aspose.Words Instead of Open XML SDK...

    How to download and install Aspose.Words for Java and what prerequisites have to be met to work with Aspose.Words instead of Open XML....requirements and further steps on this page. Check Requirements and Prerequisites...for Java on the “Installation” page. Get Started with Aspose.Words...

    docs.aspose.com/words/java/aspose-words-instead...
  6. Split PDF, HTML, TXT Files using JavaScript | A...

    Simple demo source code to split PDF files on any platform with Node.js....document, you must split the pages of the original file. In order...object to split PDF pages. Add current page to the document. Save...

    products.aspose.com/pdf/nodejs-cpp/splitter/
  7. ChapterPageSeparator enumeration | Aspose.Words...

    Aspose.Words.ChapterPageSeparator enumeration. Defines the separator character that appears between the chapter and Page number....appears between the chapter and page number. Members Name Description...Examples Shows how to work with page chapters. let doc = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Render WebForms DataGridView to PDF|Aspose.PDF ...

    This sample shows how to use Aspose.PDF library to render WebForm to PDF....Page , and overriding a Render method...render web page for PDF document } else { // render web page in browser...

    docs.aspose.com/pdf/net/render-webforms-datagri...
  9. Using XPS graphic utilities | C++

    Discover how to easily create images and relatively complex shapes on an XPS Page using graphic utilities in Aspose.Page API for C++...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/cpp/xps/graphic-utilities/
  10. Convert PDF To GIF C#

    Convert PDF to GIF format in C# code. Save PDF as GIF using C#....Gif); for ( int page = 0 ; page < doc.PageCount; page++) { saveOptions...= new PageSet(page); doc.Save( $"Output_ {page + 1 } .gif" ,...

    products.aspose.com/words/net/conversion/pdf-to...