Sort Score
Result 10 results
Languages All
Labels All
Results 3,581 - 3,590 of 140,980 for

page

(0.11 sec)
  1. Aspose::Words::Layout::PageLayoutCallbackArgs::...

    Aspose::Words::Layout::PageLayoutCallbackArgs::get_Document method. Gets document in C++....) { std :: cout << "Part at page " << ( a -> get_PageIndex ()...get_Title () << " \" converted to page format." << std :: endl ; }...

    reference.aspose.com/words/cpp/aspose.words.lay...
  2. Node.getText method | Aspose.Words for Node.js

    Node.getText method. Gets the text of this node and of all its children....structural elements, such as page breaks. expect ( doc . getText...appendChild ( section ); // Set some page setup properties for the section...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. PageSetup.charactersPerLine property | Aspose.W...

    PageSetup.charactersPerLine property. Gets or sets the number of characters per line in the document grid.... Maximum value depends on page width and font size of the Normal...characters per line of a Letter page with one-inch margins is 43...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Convert PDF To BMP Python

    Convert PDF to BMP format in Python code. Save PDF as BMP using Python....BMP) for page in range (doc.page_count): save_options.page_set =...saving.PageSet(page) doc.save( f"Output_ {page + 1 } .bmp" , save_options)...

    products.aspose.com/words/python-net/conversion...
  5. Convert DOC To JPG Python

    Convert DOC to JPG format in Python code. Save DOC as JPG using Python....JPG) for page in range (doc.page_count): save_options.page_set =...saving.PageSet(page) doc.save( f"Output_ {page + 1 } .jpg" , save_options)...

    products.aspose.com/words/python-net/conversion...
  6. Convert HTML To JPG Python

    Convert HTML to JPG format in Python code. Save HTML as JPG using Python....JPG) for page in range (doc.page_count): save_options.page_set =...saving.PageSet(page) doc.save( f"Output_ {page + 1 } .jpg" , save_options)...

    products.aspose.com/words/python-net/conversion...
  7. How to Improve Website Accessibility – Aspose.H...

    Learn how to make your website accessible to users and check the website for compliance with WCAG guidelines using Aspose.HTML for .NET API...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/html/net/how-to-improve-website...
  8. Aspose::Words::Notes::FootnoteNumberingRule enu...

    Aspose::Words::Notes::FootnoteNumberingRule enum. Determines when automatic footnote or endnote numbering restarts in C++....2 Numbering restarts at each page. Valid for footnotes only. Default...show up at the bottom of each page that contains // their reference...

    reference.aspose.com/words/cpp/aspose.words.not...
  9. 使用 C# 的额外注释|Aspose.PDF for .NET

    了解如何使用 Aspose.PDF 在 .NET 中向 PDF 文件添加额外注释,以实现交互式文档功能。... Pages [ 1 ], new Aspose . Pdf . Rectangle...CaretAnnotation ( document . Pages [ 1 ], new Aspose . Pdf . Rectangle...

    docs.aspose.com/pdf/zh/net/extra-annotations/
  10. Aspose::Words::Vba::VbaProject::get_IsSigned me...

    Aspose::Words::Vba::VbaProject::get_IsSigned method. Shows whether the VbaProject is signed or not in C++....name: {0} signed; Project code page: {1}; Modules count: {2} \n...{0} not signed; Project code page: {1}; Modules count: {2} \n...

    reference.aspose.com/words/cpp/aspose.words.vba...