Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 10,503 for

page count

(0.28 sec)
  1. 使用 C# 更改 PDF 页面大小|Aspose.PDF for .NET

    使用 Aspose.PDF for .NET 库更改 PDF 文档的页面大小。... Page 类包含 SetPageSize(…) 方法,允许您设置...RunExamples . GetDataDir_AsposePdf_Pages (); // Open PDF document using...

    docs.aspose.com/pdf/zh/net/change-page-size/
  2. InlineStory.last_paragraph property | Aspose.Wo...

    InlineStory.last_paragraph property. Gets the last paragraph in the story....it appear at the referencing page's footer. self . assertEqual...assertEqual ( 0 , footnote . tables . count ) footnote . append_child (...

    reference.aspose.com/words/python-net/aspose.wo...
  3. InlineStory.ensure_minimum method | Aspose.Word...

    InlineStory.ensure_minimum method. If the last child is not a paragraph, creates and appends one empty paragraph....it appear at the referencing page's footer. self . assertEqual...assertEqual ( 0 , footnote . tables . count ) footnote . append_child (...

    reference.aspose.com/words/python-net/aspose.wo...
  4. InlineStory.tables property | Aspose.Words for ...

    InlineStory.tables property. Gets a collection of tables that are immediate children of the story....it appear at the referencing page's footer. self . assertEqual...assertEqual ( 0 , footnote . tables . count ) footnote . append_child (...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Document.sections property | Aspose.Words for P...

    Document.sections property. Returns a collection that represents all sections in the document....Starts the next section on a new page: builder . insert_break ( aw...BreakType . SECTION_BREAK_NEW_PAGE ) builder . writeln ( 'This...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Convert PST to HTML via C# | products.aspose.com

    Sample code for PST to HTML C# conversion. Use API example code for batch PST files to HTML conversion within VB.NET, Asp.NET or any .NET based application....html files int count = 1 ; foreach ( var msg in inbox...Combine(outputDirectory, $"Message{count}.html" ); var htmlSaveOptions...

    products.aspose.com/email/net/conversion/pst-to...
  7. Working with Project Pages | Aspose.Tasks Docum...

    Learn how to calculate the total number of Pages while exporting Microsoft Project (MPP/XML) documents in graphical formats using Aspose.Tasks for Java....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/tasks/java/working-with-project...
  8. 克隆 Python 中的文档|Python via .NET 格式的 Aspose.Words

    使用 Python 克隆文档以获取其相同的副本。创建副本时,将克隆原始文档的节点和属性。... SECTION_BREAK_NEW_PAGE ) builder . write ( "Section...assertEqual ( clone . sections . count , 2 ) # Duplicate the last section...

    docs.aspose.com/words/zh/python-net/clone-a-doc...
  9. Document.Sections | Aspose.Words for .NET

    Explore the Document Sections property to access a complete collection of all document sections, enhancing your content organization and navigation.... Count - 1 ; Section newSection = doc...Starts the next section on a new page: builder . InsertBreak ( BreakType...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Document.sections property | Aspose.Words for N...

    Document.sections property. Returns a collection that represents all sections in the document.... count - 1 ; let newSection = doc ...Starts the next section on a new page: builder . insertBreak ( aw...

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