Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 181,797 for

page

(0.15 sec)
  1. 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...
  2. 通過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/
  3. 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...
  4. Public API Changes in Aspose.Diagram 6.8.0|Docu...

    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....addActiveXControl method in the Page class. Please check this code..."c:\\temp\\Drawing1.vsdx" ); // Get Visio page Page page = diagram . getPages ()...

    docs.aspose.com/diagram/java/public-api-changes...
  5. Split PDF File into Individual Pages in PHP|Asp...

    Discover how to split a PDF document into individual Pages using PHP and Aspose.PDF for efficient Page extraction....Split PDF File into Individual Pages in PHP Contents [ Hide ] Aspose...Split Pages To split PDF document into individual pages using...

    docs.aspose.com/pdf/java/split-pdf-file-into-in...
  6. 旋转 PDF API | Aspose.PDF

    使用.NET、.NET Core、Java、C++ 和安卓系统旋转 PDF 页面。... GetDataDir_AsposePdf_Pages (); Document doc = new Document...pdf" ); foreach ( Page page in doc . Pages ) { Aspose . Pdf ...

    products.aspose.com/pdf/zh-hans/rotate/
  7. Aspose::Words::PageExtractOptions::get_UnlinkPa...

    Aspose::Words::PageExtractOptions::get_UnlinkPagesNumberFields method. Specifies whether NUMPageS fields in the resulting document will be replaced with their actual resulting values. Default value is true in C++....Show how to reset the initial page numbering and save the NUMPAGE...Document > ( get_MyDir () + u "Page fields.docx" ); // Default behavior:...

    reference.aspose.com/words/cpp/aspose.words/pag...
  8. Aspose::Words::Fields::FieldIndex::get_PageNumb...

    Aspose::Words::Fields::FieldIndex::get_PageNumberListSeparator method. Gets or sets the character sequence that is used to separate two Page numbers in a Page number list in C++....used to separate two page numbers in a page number list. System...Examples Shows how to edit the page number separator in an INDEX...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows you code explaining how to set FitToPagesWide and FitToPagesTall using the Aspose.Cells library with C++....How to Print Excel as Fitted Pages Wide and Tall with C++ Contents...within a specified number of pages, both horizontally and vertically...

    docs.aspose.com/cells/cpp/how-to-print-excel-as...
  10. PageSavingArgs class | Aspose.Words for Python

    aspose.words.saving.PageSavingArgs class. Provides data for the [IPageSavingCallback.Page_saving()](../iPagesavingcallback/Page_saving/#Pagesavingargs) event...page_saving() event. To learn more...Properties Name Description keep_page_stream_open Specifies whether...

    reference.aspose.com/words/python-net/aspose.wo...