Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 10,909 for

page count

(0.22 sec)
  1. How to Print|Documentation

    Learn how to configure print settings in the GridJs, including Page orientation, paper size, scaling options, Page order, and visibility of images/shapes....the grid data flows across pages, how it is scaled, and what...feature allows you to configure: Page Orientation: Switch between...

    docs.aspose.com/cells/net/aspose-cells-gridjs/u...
  2. Body.ensure_minimum method | Aspose.Words for P...

    Body.ensure_minimum method. If the last child is not a paragraph, creates and appends one empty paragraph....display all its contents # on the page between the section's header... NodeType . ANY , True ) . count ) # Call the "EnsureMinimum"...

    reference.aspose.com/words/python-net/aspose.wo...
  3. List of the Supported PSD Global Image Resource...

    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....print info record 1002 Macintosh page format information. No longer...(Photoshop 6.0) Indexed Color Table Count. 2 bytes for the number of colors...

    docs.aspose.com/psd/net/list-of-the-supported-p...
  4. Three methods for filtering Chart Data with C++...

    Learn how to filter charts in Excel using Aspose.Cells for C++. Our comprehensive guide will demonstrate how to apply filters to charts, customize chart elements, and use data analysis tools for better insights and informed decision making....:: cout << "Filtered Series count: " << nSeriesFiltered . GetCount...:: cout << "Visible Series count: " << nSeries . GetCount ()...

    docs.aspose.com/cells/cpp/filtering-charts-in-e...
  5. Convert PostScript with Aspose.Page Node.js via...

    PS to BMP conversion functionality included in Aspose.Page API solution for Node.js via C++ is explained 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/nodejs-cpp/convert-ps/
  6. 在 Python 中统计 PDF 工件|Aspose.PDF for Python via .NET

    了解如何使用 Python 通过 Aspose.PDF for Python via .NET 检查并统计 PDF 文档中的分页工件。...通过过滤 Artifact 对象在 a Page 并按子类型分组( Artifact.ArtifactSubtype...as ap def count_pdf_artifacts ( infile ): """Count and display...

    docs.aspose.com/pdf/zh/python-net/counting-arti...
  7. PageSetup.LineNumberCountBy | Aspose.Words for ...

    Discover the PageSetup LineNumberCountBy property to easily customize line number increments for enhanced document formatting and readability....restart the numbering on each new page from 1 and display the number...the 15th, // and continue the count from that point onward. doc...

    reference.aspose.com/words/net/aspose.words/pag...
  8. Hyphenation Class | Aspose.Words for .NET

    Discover Aspose.Words.Hyphenation class for efficient hyphenation management. Enhance your documents with precise language-specific hyphenation rules....to request dictionaries when page layout of the document is built...That ( warningInfoCollectio . Count , Is . EqualTo ( 0 )); // Open...

    reference.aspose.com/words/net/aspose.words/hyp...
  9. Aspose::Words::DocumentBuilder::InsertField met...

    Aspose::Words::DocumentBuilder::InsertField method. Inserts a Word field into a document and optionally updates the field result in C++....builder -> Write ( u " \n This is page " ); builder -> InsertField...GetFieldCode ()); ASSERT_EQ ( u " PAGE " , doc -> get_Range () -> get_Fields...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Remove Existing PrinterSettings of Worksheets i...

    In this article, you will learn how to remove existing PrinterSettings of worksheets inside the Excel file programmatically using Aspose.Cells for Node.js via C++....filePath ); // Get the sheet count of the workbook const sheetCount...get ( i ); // Access worksheet page setup const ps = ws . getPageSetup...

    docs.aspose.com/cells/nodejs-cpp/remove-existin...