Sort Score
Result 10 results
Languages All
Labels All
Results 2,451 - 2,460 of 187,651 for

page

(0.86 sec)
  1. Specify Layout Options in Python|Aspose.Words f...

    Specify Layout Options for various document layouts using Python.... What is this page about? This page demonstrates how to...continuous_section_page_numbering_restart to calculate page numbers in...

    docs.aspose.com/words/python-net/specify-layout...
  2. EPUB to PDF Merge using C++ | Aspose.PDF

    Combine two or more EPUB documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...Library on the Documentation pages. To verify the benefits of the...merging files In loop: add a new page to PDF document In loop: add...

    products.aspose.com/pdf/cpp/merger/epub-to-pdf/
  3. Aspose::Words::Tables::RowFormat::get_AllowBrea...

    Aspose::Words::Tables::RowFormat::get_AllowBreakAcrossPages method. True if the text in a table row is allowed to split across a Page break in C++....is allowed to split across a page break. bool Aspose :: Words...disable rows breaking across pages for every row in a table. auto...

    reference.aspose.com/words/cpp/aspose.words.tab...
  4. Working with Hyperlinks | Aspose.Note Documenta...

    A comprehensive guide on creating and managing hyperlinks within your Java development projects....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/note/java/working-with-hyperlinks/
  5. LayoutOptions class | Aspose.Words for Node.js

    Aspose.Words.Layout.LayoutOptions class. Holds the options that allow controlling the document layout process...visit the Converting to Fixed-page Format documentation article...IPageLayoutCallback implementation used by page layout model. commentDisplayMode...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Security Features in Python|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 Python Page Setup Features in Python Value...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/java/security-features-in...
  7. PDF 多媒体注释使用 C++|Aspose.PDF for C++

    Aspose.PDF for C++ 允许您添加、获取和删除 PDF 文档中的多媒体注释。... PDF 文档中的注释包含在 Page 对象的 Annotations 集合中。此集合仅包含该..."sample.pdf" ); auto page = document -> get_Pages () -> idx_get (...

    docs.aspose.com/pdf/zh/cpp/multimedia-annotation/
  8. DocumentBase.PageColor | Aspose.Words for .NET

    Discover the DocumentBase PageColor property to easily customize your document's Page color. Simplify design with this user-friendly feature!...PageColor property Gets or sets the page color of the document. This...simple way to specify a solid page color for the document. Setting...

    reference.aspose.com/words/net/aspose.words/doc...
  9. ExtractPages - when I use ExtractPages it break...

    Good day, when I split the document into sections. I use the following code for this, it breaks the numbering in the document. Could you take a look at it for me? Document docPR = new Document($"{path}4P003q.docx"); D…...PageCount; i++) { Document page = docPR.ExtractPages(i, 1);...1); docClone.AppendDocument(page, ImportFormatMode.UseDestinationStyles...

    forum.aspose.com/t/extractpages-when-i-use-extr...
  10. PageSetup.RtlGutter | Aspose.Words for .NET

    Discover how the PageSetup RtlGutter property in Microsoft Word optimizes section layouts for right-to-left and left-to-right languages. Enhance your document design!...Insert text that spans several pages. DocumentBuilder builder = new...to either the left or right page margin, // which makes up for...

    reference.aspose.com/words/net/aspose.words/pag...