Sort Score
Result 10 results
Languages All
Labels All
Results 2,761 - 2,770 of 181,425 for

page

(0.18 sec)
  1. FieldSectionPages Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldSectionPages class to efficiently implement the SECTIONPageS field and enhance your document processing capabilities....Retrieves the number of the current page within the current section....SECTIONPAGES fields to number pages by sections. Document doc =...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Aspose::Words::Framesets::FramesetCollection cl...

    Aspose::Words::Framesets::FramesetCollection class. Represents a collection of instances of the Frameset class. To learn more, visit the documentation article in C++....number of frames or frames pages contained in the collection...(int32_t) Gets a frame or frames page at the specified index. Is (const...

    reference.aspose.com/words/cpp/aspose.words.fra...
  3. 使用 Python for .NET 创建 PDF | Aspose.PDF

    本主題介紹如何使用適用於 Python API 的 Aspose.PDF在 Python 應用程式中輕鬆生成和讀取 PDF 檔。... 使用 Pages.Add() 方法新增頁面。 建立一個新的 TextFragment...Document () # Add page page = document . pages . add () # Add text...

    products.aspose.com/pdf/zh-hant/python-net/create/
  4. Working with Headers|Aspose.Words for Java

    Remove headers from a document easily and fast instead of using Apache POI....of the first page to be different from other pages. // You can...headers/footers for odd and even pages. pageSetup . setDifferentFirstPag...

    docs.aspose.com/words/java/working-with-headers/
  5. FieldNumPages Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldNumPages class to effortlessly implement the NUMPageS field, enhancing document automation and efficiency....Remarks Retrieves the number of pages in the current document, as...as recorded in the Pages property of the built-in document properties...

    reference.aspose.com/words/net/aspose.words.fie...
  6. 用 Node.js 和 C++ 为不同页面设置不同的页眉和页脚|Documentation

    本文提供示例代码,展示如何使用 Aspose.Cells for Node.js via C++ 程序设置 Excel 工作表页面设置的页眉和页脚,包括首页、奇数页和偶数页。...filePath ); // Gets the setting of page setup. const pageSetup = wb...Sets different odd and even pages pageSetup . setIsHFDiffOddEven...

    docs.aspose.com/cells/zh/nodejs-cpp/setting-dif...
  7. How to Strike Out Text in Adobe PDF using Python

    This article guides on how to strike out text in Adobe PDF using Python. It contains environment settings, list of steps and a runnable sample code to strike out text in PDF using Python....Page Product Family Aspose.PSD Product...visit() method on the target page to search the instances of the...

    kb.aspose.com/pdf/python/how-to-strike-out-text...
  8. Create VSTX Files via C# | products.aspose.com

    C# Sample code for generating VSTX documents. Use this code for creating VSTX files within VB.NET, Asp.NET or any .NET based application....the first page of the diagram. Add text in the page. Use Save...the first page of the diagram. Page page = diagram.Pages[ 0 ]; //...

    products.aspose.com/diagram/net/create/vstx/
  9. Create VSDX Files via C# | products.aspose.com

    C# Sample code for generating VSDX documents. Use this code for creating VSDX files within VB.NET, Asp.NET or any .NET based application....the first page of the diagram. Add text in the page. Use Save...the first page of the diagram. Page page = diagram.Pages[ 0 ]; //...

    products.aspose.com/diagram/net/create/vsdx/
  10. PageSetup.orientation property | Aspose.Words f...

    PageSetup.orientation property. Returns or sets the orientation of the Page....sets the orientation of the page. get orientation () : Aspose...Shows how to apply and revert page setup settings to sections in...

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