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

page

(0.11 sec)
  1. Convert XPS files | .NET API Solution

    XPS to PNG conversion functionality included in Aspose.Page API solution for .NET is described and illustrated with the code snippets here....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/net/convert-xps/
  2. Aspose::Words::Layout::RevisionTextEffect enum ...

    Aspose::Words::Layout::RevisionTextEffect enum. Allows to specify decoration effect for revisions of document text in C++....bar on the left side of the page next to lines affected by revisions...// on the right side of the page. revisionOptions -> set_ShowInBalloons...

    reference.aspose.com/words/cpp/aspose.words.lay...
  3. ImageSaveOptions.page_layout property | Aspose....

    ImageSaveOptions.Page_layout property. Gets or sets the layout used when rendering multiple Pages into a single output....page_layout property ImageSaveOptions.page_layout property Gets...multiple pages into a single output. @property def page_layout...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PageSetup.header_distance property | Aspose.Wor...

    PageSetup.header_distance property. Returns or sets the distance (in points) between the header and the top of the Page....the header and the top of the page. @property def header_distance...DocumentBuilder ( doc = doc ) builder . page_setup . paper_size = aw . PaperSize...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Paragraph.IsEndOfCell | Aspose.Words for .NET

    Discover the IsEndOfCell property for paragraphs. Learn how to identify if a paragraph is the last in a cell, enhancing your document structure....to stay together on the same page. Document doc = new Document...MyDir + "Table spanning two pages.docx" ); Table table = doc ...

    reference.aspose.com/words/net/aspose.words/par...
  6. Convert Microsoft Project MPP File | Aspose.Tas...

    Use Aspose.Tasks for .NET to convert MPP files to HTML, CSV, and MPT formats....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/tasks/net/convert-ms-project-mp...
  7. 将 HTML 转换为 XPS – Aspose.HTML for Java

    使用 Aspose.HTML API 在 Java 中将 HTML 转换为 XPS。考虑在 Java 代码中将 HTML 转换为 XPS 的各种情况。...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/html/zh/java/convert-html-to-xps/
  8. 将 SVG 转换为 PDF – C# 示例

    您将学习如何以编程方式或在线将 SVG 转换为 PDF,并考虑使用 Aspose.SVG 将 SVG 转换为 PDF 的 C# 示例。...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/svg/zh/net/convert-svg-to-pdf/
  9. Cell.ParentRow | Aspose.Words for .NET

    Discover the Cell ParentRow property to easily access the parent row of any cell, enhancing your data management and navigation efficiency....to stay together on the same page. Document doc = new Document...MyDir + "Table spanning two pages.docx" ); Table table = doc ...

    reference.aspose.com/words/net/aspose.words.tab...
  10. Row.isLastRow property | Aspose.Words for Node.js

    Row.isLastRow property. True if this is the last row in a table; false otherwise....to stay together on the same page. let doc = new aw . Document...myDir + "Table spanning two pages.docx" ); let table = doc . firstSection...

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