Sort Score
Result 10 results
Languages All
Labels All
Results 2,101 - 2,110 of 184,589 for

page

(0.31 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. Generate PDF from XML|Aspose.PDF for C++

    Aspose.PDF for C++ provides several ways to convert an XML file into a PDF document requiring that the input XML file....HtmlLoadOptions > (); // set page size to A5 options -> get_PageInfo...<fo:simple-page-master master-name= "simpleA4" page-height= "29...

    docs.aspose.com/pdf/cpp/generate-pdf-from-xml/
  3. 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...
  4. 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...
  5. Extracting raw text from PDF file|Aspose.PDF fo...

    This article describes various ways to extract text from PDF documents using Aspose.PDF for Java. From entire Pages, from a specific part, based on columns, etc....] Extract Text From All the Pages of a PDF Document Extracting...extracting text from all the pages of a PDF document. To extract...

    docs.aspose.com/pdf/java/extract-text-from-all-...
  6. 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...
  7. 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...
  8. 将图像添加到 PDF 使用 C++|Aspose.PDF for C++

    本节描述如何使用 C++ 库将图像添加到现有的 PDF 文件中。...获取要添加图像的页面 auto page = document -> get_Pages () -> idx_get (...); // 将图像添加到页面资源的 Images 集合中 page -> get_Resources () -> get_Images...

    docs.aspose.com/pdf/zh/cpp/add-image-to-existin...
  9. 使用 C# 在 PDF 中格式化文本|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中格式化 PDF 文档中的文本,以增强文档的视觉呈现。...Document ()) { var page = document . Pages . Add (); string textFragment...SubsequentLinesInden = 20 }; page . Paragraphs . Add ( text );...

    docs.aspose.com/pdf/zh/net/text-formatting-insi...
  10. 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...