Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 184,202 for

page

(0.63 sec)
  1. AI-powered Features|Aspose.Words for .NET

    Aspose.Words for .NET introduces AI-powered tools like document summarization to boost efficiency. Learn how to use AI-powered features with tips and detailed guidance....Hide ] What is this page about? This page describes the AI-powered...results. Please refresh the page and try again....

    docs.aspose.com/words/net/ai-powered-features/
  2. LayoutCollector.getEndPageIndex method | Aspose...

    LayoutCollector.getEndPageIndex method. Gets 1-based index of the Page where node ends...) Gets 1-based index of the page where node ends. Returns 0 if...if node cannot be mapped to a page. getEndPageIndex ( node : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Document.RenderToScale | Aspose.Words for .NET

    Discover the RenderToScale method to efficiently render document Pages into Graphics objects at your desired scale for optimal visual results....RenderToScale method Renders a document page into a Graphics object to a...pageIndex Int32 The 0-based page index. graphics Graphics The...

    reference.aspose.com/words/net/aspose.words/doc...
  4. 操作页面属性|Aspose.PDF for .NET

    本节解释如何使用 PdfPageEditor 类操作 Aspose.PDF Facades 的页面属性。...pdf" ); // Get page properties and print them to...console Console . WriteLine ( $"Page 1 Rotation: {pageEditor.GetPageRotation(1)}"...

    docs.aspose.com/pdf/zh/net/manipulate-page-prop...
  5. SectionStart enumeration | Aspose.Words for Nod...

    Aspose.Words.SectionStart enumeration. The type of break at the beginning of the section....new section starts on the same page as the previous section. NewColumn...new page. EvenPage The section starts on a new even page. OddPage...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 档案

    档案... 初始化 Page 和 Outline 类对象。 初始化 TextStyle...AppendChildLast() 方法。 同样,将 Outline 添加到 Page ,然后将 Page 添加到 Document 。 使用 Save()...

    blog.aspose.com/zh/note/create-bulleted-or-numb...
  7. Specify Layout Options in C#|Aspose.Words for .NET

    Specify Layout Options for various document layouts using C#....Hide ] What is this page about? This page explains how to configure...ContinuousSectionPag to calculate page numbers in a continuous section...

    docs.aspose.com/words/net/specify-layout-options/
  8. FieldToa class | Aspose.Words for Python

    aspose.words.fields.FieldToa class. Implements the TOA field...along with the numbers of the pages on which the references appear)...of authorities entry and its page number. format Gets a FieldFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Split PDF File into Individual Pages in Jython|...

    Learn how to split a PDF document into individual Pages using Jython and Aspose.PDF for better document management....Split PDF File into Individual Pages in Jython Contents [ Hide ]...] Aspose.PDF - Split All Pages To Check File Format using Aspose...

    docs.aspose.com/pdf/java/split-pdf-file-into-in...
  10. Example of Hello World using Go language|Aspose...

    This sample demonstrates how to create a simple PDF document with text Hello World using Aspose.PDF for Go.... Add a new page to the PDF document using PageAdd...PageAdd function. Set the page size using PageSetSize . Add “Hello...

    docs.aspose.com/pdf/go-cpp/hello-world-example/