Sort Score
Result 10 results
Languages All
Labels All
Results 2,011 - 2,020 of 181,654 for

page

(0.08 sec)
  1. 用JavaScript通过C++为不同页面设置不同的页眉和页脚|Documentation

    本文提供示例代码,演示如何用C++的Script以编程方式设置Excel工作表页面设置的页眉和页脚,包括首页、奇数页和偶数页。...arrayBuffer )); // Gets the setting of page setup for the first worksheet...Sets different odd and even pages pageSetup . isHFDiffOddEven...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  2. Security Features in PHP|Documentation

    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....Unprotect a Worksheet in PHP Page Setup Features in PHP Value...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/java/security-features-in...
  3. Change Background of VSX File via Python | prod...

    Python source code to change background of VSX documents within any Python based application....class Add a new page to diagram as background page Insert an image...background page Set background page to the first page of diagram...

    products.aspose.com/diagram/python-java/changeb...
  4. Change Background of VSSX File via Python | pro...

    Python source code to change background of VSSX documents within any Python based application....class Add a new page to diagram as background page Insert an image...background page Set background page to the first page of diagram...

    products.aspose.com/diagram/python-net/changeba...
  5. Export report to Powerpoint without installatio...

    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....false); int page = 1; //this cycle iterates through all pages of report...rplStream = CreateRplStream(page, reportPath)) { //if rplStream...

    docs.aspose.com/slides/reportingservices/export...
  6. Aspose::Words::Rendering::PageInfo::get_Landsca...

    Aspose::Words::Rendering::PageInfo::get_Landscape method. Returns true if the Page orientation specified in the document for this Page is landscape in C++.... method Returns true if the page orientation specified in the...the document for this page is landscape. bool Aspose :: Words ::...

    reference.aspose.com/words/cpp/aspose.words.ren...
  7. Work with Images using PdfContentEditor|Aspose....

    This section explains how to add and delete Images with Aspose.PDF Facades using PdfContentEditor Class....Delete Images from a Particular Page of PDF (Facades) In order to...the images from a particular page, you need to call DeleteImage...

    docs.aspose.com/pdf/net/working-with-images-in-...
  8. Create New Workbook|Documentation

    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....Add Data in Cells Page Setup - Fit to Page Setting Analyzing...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/java/create-new-workbook/
  9. Add Arc Object to PDF file|Aspose.PDF for Pytho...

    This article explains how to create a arc object to your PDF using Aspose.PDF for Python via .NET....to paragraphs collection of page. Save our PDF file. The following...Document () # Add page page = document . pages . add () # Create...

    docs.aspose.com/pdf/python-net/add-arc/
  10. LayoutEntityType | Aspose.Words for Java

    Types of the layout entities in Java.... // Layout entities are pages, cells, rows, lines, and other...yType.PAGE); Assert.assertEquals(LayoutEntityType.PAGE, layoutEnumerator...

    reference.aspose.com/words/java/com.aspose.word...