Sort Score
Result 10 results
Languages All
Labels All
Results 2,671 - 2,680 of 187,882 for

page

(0.13 sec)
  1. How to Convert OneNote to HTML using C#

    This article entails how to convert OneNote to HTML using C#. It encompasses all the details to establish the environment, a programming work flow and a working sample code to export OneNote to HTML using C#....Page Product Family Aspose.PSD Product...Document class and insert an empty page inside that Instantiate an object...

    kb.aspose.com/note/net/how-to-convert-onenote-t...
  2. Basic samples how to convert OneNote to Html

    You will learn how to convert OneNote to Html programmatically or online and consider C# examples of OneNote to Html conversions using Aspose.Note....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/note/net/convert-onenote-to-htm...
  3. Aspose Export to Image for ASP.NET MVC|Aspose.W...

    Using Aspose.Words for .NET to export the entire content of the web Page into an image in Microsoft ASP.NET MVC in C#.... What is this page about? This page describes how to export...in converting a lengthy web page into single/multiple images...

    docs.aspose.com/words/net/aspose-export-to-imag...
  4. Converting Workbook to Different Formats|Docume...

    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....the visual appearance of each page, along with rendering rules...an XML markup file for each page, text, embedded fonts, raster...

    docs.aspose.com/cells/java/converting-workbook-...
  5. PDF Highlight Annotation using C#|Aspose.PDF fo...

    Learn how to add highlights annotation to PDF documents in .NET using Aspose.PDF for text emphasis and review....should add all annotations to the page. // For complete examples and...); tfa . Visit ( document . Pages [ 1 ]); // Create annotations...

    docs.aspose.com/pdf/net/highlights-annotation/
  6. Java Create PDF Files | Create Free Online PDF ...

    Learn how to create PDF in Java with this comprehensive guide. We'll walk you through the process step by step and provide code snippets for creating professional and dynamic PDF files.... Add a new page using Document.getPages().add()...reference in Page object. Add text to the page using Page.getParagraphs()...

    blog.aspose.com/pdf/create-pdf-files-in-java/
  7. How to Set Print Area with Python.NET|Documenta...

    Learn how to set and clear print areas in Excel files using Aspose.Cells for Python via .NET....Organize content neatly across pages Save Resources: Reduce paper/ink...programmatically: Access the worksheet’s page setup properties Define the...

    docs.aspose.com/cells/python-net/how-to-set-pri...
  8. Aspose::Words::Layout::LayoutCollector::LayoutC...

    Aspose::Words::Layout::LayoutCollector::LayoutCollector constructor. Initializes an instance of this class in C++....how to see the the ranges of pages that a node spans. auto doc..."GetNumPagesSpanned" method to count how many pages the content of our document...

    reference.aspose.com/words/cpp/aspose.words.lay...
  9. 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/
  10. 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/