Sort Score
Result 10 results
Languages All
Labels All
Results 1,801 - 1,810 of 194,195 for

page

(0.92 sec)
  1. Extract Image from Word Document|Aspose.Words f...

    Extract image from a document easily and fast instead of using Open XML SDK in C#....Hide ] Purpose Summary This page explains how to extract a single...from a Word document. On this page we will look at how to extract...

    docs.aspose.com/words/net/extract-image-from-wo...
  2. Retrieve Comments from a Document|Aspose.Words ...

    Retrieve comments from a word processing document easily and fast instead of using Open XML SDK in C#....Hide ] Purpose Summary This page explains how to retrieve comments...document programmatically. On this page we will look at how to retrieve...

    docs.aspose.com/words/net/retrieve-comments-fro...
  3. Aspose::Words::Layout::LayoutEnumerator::Layout...

    Aspose::Words::Layout::LayoutEnumerator::LayoutEnumerator constructor. Initializes new instance of this class in C++....whose page layout model to enumerate. Remarks If page layout...document is updated and new page layout model is created, a new...

    reference.aspose.com/words/cpp/aspose.words.lay...
  4. Resize PDF using PHP | Aspose.PDF

    Resize PDF documents programmatically with PHP sample code using Aspose.PDF for PHP via Java....Resize PDF Pages with PHP In order to resize PDF file, we’ll...more details check the GitHub page. How to Resize PDF documents...

    products.aspose.com/pdf/php-java/resize/
  5. EPUB to PDF Merge using C++ | Aspose.PDF

    Combine two or more EPUB documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...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/cpp/merger/epub-to-pdf/
  6. 档案

    档案...通过使用 Document 类的对象初始化 Page 对象来创建一个新页面。 使用 Page.Title 属性设置页面的标题。 调用...Document.AppendChild() 方法并传递 Page 对象。 最后,使用 Document.Save() 方法保存...

    blog.aspose.com/zh/note/create-onenote-files-ad...
  7. How to Set Print Titles with C++|Documentation

    This article shows you code explaining how to set print titles using Aspose.Cells library with C++....are repeated on every printed page, which is especially useful...spreadsheets that span multiple pages. Here are some reasons why you...

    docs.aspose.com/cells/cpp/how-to-set-print-titles/
  8. Change or Replace Header and Footer|Aspose.Word...

    Change or replace header or footer easily and fast instead of using Open XML SDK in C#....Hide ] Purpose Summary This page explains how to change or replace...using Aspose.Words. On this page we will look at how to change...

    docs.aspose.com/words/net/change-or-replace-hea...
  9. Create and Load a OneNote Document | Aspose.Not...

    This guide provides instructions on how to create and load a OneNote document for developers working with the .NET platform....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/note/net/create-and-load-a-onen...
  10. TIFF to PDF conversion causes font and width mi...

    Hi Team, I am converting a multiPage TIFF file to PDF using Aspose for Java(we are using Aspose total). The conversion works, but the generated PDF doesn’t exactly match the original TIFF — there’s a mismatch in width a…...OutputStream outputStream, List<Long> pages) throws IOException { try (Document...reader.getNumImages(true); pages.add((long) numPages); for (int...

    forum.aspose.com/t/tiff-to-pdf-conversion-cause...