Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 181,600 for

page

(0.1 sec)
  1. Setting Different Headers and Footers For Diffe...

    This article provides sample code that shows how to programmatically set various headers and footers of Excel worksheet Page Setup settings using the C# Library and .NET API. You can set the headers and footers for the first Page, odd Pages, and even Pages....Headers and Footers For Different Pages Contents [ Hide ] MS Excel supports...for the first page, odd pages, and even pages since Excel 2007...

    docs.aspose.com/cells/net/setting-different-hea...
  2. Add watermark to PDF using C#|Aspose.PDF for .NET

    This article explains the features of working with artifacts and getting watermarks in PDFs using programmatically the C#....artifacts on a particular page, the Page class has the Artifacts...include Background, Layout, Page, Pagination and Undefined)....

    docs.aspose.com/pdf/net/add-watermarks/
  3. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportPageSetup method. Specifies whether Page setup is exported to HTML, MHTML or EPUB. Default is false in C++....up method Specifies whether page setup is exported to HTML, MHTML...Words document model provides page setup information via PageSetup...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. FixedPageSaveOptions class | Aspose.Words for N...

    Aspose.Words.Saving.FixedPageSaveOptions class. Contains common options that can be specified when saving a document into fixed Page formats (PDF, XPS, images etc)...saving a document into fixed page formats (PDF, XPS, images etc)...Allows to control how separate pages are saved when a document is...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. How to Scale a Worksheet|Documentation

    This article shows you code explaining how to scale a worksheet using the Aspose.Cells library....scaling a worksheet: Fit to Page: To ensure that all the content...fits on a single page or a specific number of pages when printing...

    docs.aspose.com/cells/net/how-to-scale-a-worksh...
  6. 档案

    档案... 初始化 Page 和 Outline 类对象。 添加 RichText 节点。...Document(); // 初始化 Page 类对象 Page page = new Page(doc); // 初始化大纲类对象...

    blog.aspose.com/zh/note/create-onenote-files-pr...
  7. 通過Java將圖像添加到 PDF | Aspose.PDF

    本頁介紹使用 Java 和 PHP、德爾福和適用於 Java 的 Aspose.PDF庫將圖像添加到 PDF 文檔中的功能。...; int upperRightY = 200 ; Page page = pdfDocument . getPages ()..."aspose-logo.jpg" ). toString ()); page . getResources (). getImages...

    products.aspose.com/pdf/zh-hant/java/images/add/
  8. How to Scale a Worksheet with JavaScript via C+...

    This article shows you code explaining how to scale a worksheet using Aspose.Cells for JavaScript via C++....scaling a worksheet: Fit to Page: To ensure that all the content...fits on a single page or a specific number of pages when printing...

    docs.aspose.com/cells/javascript-cpp/how-to-sca...
  9. Word To Pdf:Page number orientation is incorrec...

    When I convert a Word document to PDF, the Page number orientation is incorrect. version:words-25.10-jdk17.jar file: TEST.7z (9.9 MB)...Word To Pdf:Page number orientation is incorrect Aspose.Words...a Word document to PDF, the page number orientation is incorrect...

    forum.aspose.com/t/word-to-pdf-page-number-orie...
  10. Create PDF using C++ | Aspose.PDF

    This topic shows you how to use the Aspose.PDF for C++ API to easily generate and read PDF files in C++ applications.... Add a page using Pages.Add() method. Create a...Paragraphs collection of the page. Save the PDF using Save(String)...

    products.aspose.com/pdf/cpp/create/