Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 10,492 for

page count

(0.11 sec)
  1. Insert text into a cell|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.... Count () > 0 ) { shareStringPart =...sheets . Elements < Sheet >(). Count () > 0 ) { sheetId = sheets...

    docs.aspose.com/cells/net/insert-text-into-a-cell/
  2. FieldToc.heading_level_range property | Aspose....

    FieldToc.heading_level_range property. Gets or sets a range of heading levels to include....style to the left, # and the page the heading appears on to the..."Heading 1", applied to it will count as a heading. # We can name...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldToc.UseParagraphOutlineLevel | Aspose.Word...

    Discover how to utilize the FieldToc UseParagraphOutlineLevel property to enhance document organization by setting paragraph outline levels effectively....style to the left, // and the page the heading appears on to the..."Heading 1", applied to it will count as a heading. // We can name...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FieldToc.BookmarkName | Aspose.Words for .NET

    Discover the FieldToc BookmarkName property to easily manage bookmarks in your documents, enhancing table creation and organization effortlessly....style to the left, // and the page the heading appears on to the..."Heading 1", applied to it will count as a heading. // We can name...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldToc.PreserveLineBreaks | Aspose.Words for ...

    Discover how the FieldToc PreserveLineBreaks property enhances table entries by preserving newline characters for improved readability and formatting....style to the left, // and the page the heading appears on to the..."Heading 1", applied to it will count as a heading. // We can name...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Excel Row and Column Operations|Documentation

    Excel row and column operations - insert, delete, resize, hide/unhide rows and columns with AI automation..."insert_rows" , "rows" : "5" , "count" : 2 } } Delete Columns { "tool"..."insert_rows" , "rows" : "5" , "count" : 2 }, { "operation" : "insert_columns"...

    docs.aspose.com/cells/nodejs-cpp/mcp/row-column...
  7. 将文本转换为PDF|Aspose.PDF for Android via Java

    Aspose.PDF for Android via Java允许您将纯文本文件转换为PDF或将预格式化文本文件转换为PDF。...实例化Document对象并在Pages集合中添加一个新页面。创建一个TextFragment的...(); // 在Document的Pages集合中添加一个新页面 Page page = document . getPages...

    docs.aspose.com/pdf/zh/androidjava/convert-text...
  8. ParagraphFormat.suppress_line_numbers property ...

    ParagraphFormat.suppress_line_numbers property. Specifies whether the current paragraph's lines should be exempted from line numbering which is applied in the parent section....restart the numbering on each new page from 1 and display the number...of the line. page_setup = builder . page_setup page_setup . line_starting_number...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Remove Tables from existing PDF|Aspose.PDF for ...

    Understand how to remove tables from a PDF document using Aspose.PDF for .NET, improving document clarity and structure....successfully finds tables on the page, it becomes capable to remove...first page with absorber absorber . Visit ( document . Pages [ 1...

    docs.aspose.com/pdf/net/remove-tables-from-exis...
  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 JavaScript via C++....arrayBuffer )); // Get the sheet count of the workbook const sheetCount...sheetCount = wb . worksheets . count ; const messages = []; // Iterate...

    docs.aspose.com/cells/javascript-cpp/remove-exi...