Sort Score
Result 10 results
Languages All
Labels All
Results 2,851 - 2,860 of 188,041 for

page

(2.46 sec)
  1. Print and Preview Workbook with C++|Documentation

    Aspose.Cells supports printing and previewing Excel files without Microsoft Excel installation using C++....Excel files with millions of pages need to be converted to PDF...can check the total number of pages and then decide whether the...

    docs.aspose.com/cells/cpp/workbook-and-workshee...
  2. What's new|Aspose.PDF for Python via .NET

    In this Page introduces the most popular new features in Aspose.PDF for Python via .NET that have been introduced in recent releases.... pages . length ) print ( result ....function compares a specific page from two PDF documents and produces...

    docs.aspose.com/pdf/python-net/whatsnew/
  3. Structured Document Tags|Aspose.Words for Pytho...

    Embed customer-defined semantics as well as its behavior and appearance into a document using Structured document tags (SDT or content control) in Python.... What is this page about? This page describes Structured...results. Please refresh the page and try again....

    docs.aspose.com/words/python-net/structured-doc...
  4. Supported Features on Document Load|Aspose.Word...

    Load and convert a document in most of popular formats and supports lots of Microsoft Word features using C#.... What is this page about? This page explains which features...results. Please refresh the page and try again....

    docs.aspose.com/words/net/supported-features-on...
  5. Duplicate image is creating when i try to conve...

    Duplicate image is creating when i try to convert into pdf is there any issue in this sample code? class ImageProcessor implements FileProcessor { @Override public void processFile(Document pdfDocument, File file) { …...50 * 72; Page page = pdfDocument.getPages().add(); page.setPageSize(pageWidth...(VerticalAlignment.Center); page.getParagraphs().add(image);...

    forum.aspose.com/t/duplicate-image-is-creating-...
  6. Microsoft Word|Aspose.Words for .NET

    Aspose.Words plugins for Microsoft Word using C#.... What is this page about? This page describes how to use...results. Please refresh the page and try again....

    docs.aspose.com/words/net/aspose-words-net-for-...
  7. Specify Default Fonts|Aspose.Words for .NET

    Specify default fonts. NPOI does not provide an opportunity to specify default fonts using C#.... What is this page about? This page explains how to specify...results. Please refresh the page and try again....

    docs.aspose.com/words/net/specify-default-fonts/
  8. Work with Bookmarks|Aspose.Words for .NET

    Add a bookmark into a document. NPOI does not provide an opportunity to work with bookmarks using C#.... What is this page about? This page explains how to work...results. Please refresh the page and try again....

    docs.aspose.com/words/net/working-with-bookmark...
  9. PCL to PDF Merge using Java | Aspose.PDF

    Combine two or more PCL documents into one PDF single file programmatically with Java sample code using Aspose.PDF for Java...Library on the Documentation pages. To verify the benefits of the...merging files In loop: add a new page to PDF document In loop: add...

    products.aspose.com/pdf/java/merger/pcl-to-pdf/
  10. PDF Header Insertion Using Java | Aspose.PDF

    Java source code to add header in PDF document on any platform.... Add the Stamp to Page using AddStamp method. Save...// Add header on all pages for ( Page page : pdfDocument . getPages...

    products.aspose.com/pdf/java/header/