Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 10,493 for

page count

(0.17 sec)
  1. PdfLoadOptions.skip_pdf_images property | Aspos...

    PdfLoadOptions.skip_pdf_images property. Gets or sets the flag indicating whether images must be skipped while loading PDF document... page_index = 0 options . page_count = 1 doc = aw...assertEqual ( shape_collection . count , 0 ) else : self . assertNotEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Get, Update and Expand a Bookmark|Aspose.PDF fo...

    Aspose.PDF for C++ library allows you get? update in a PDF file with our ....PDF file, and how to get which page a particular bookmark is on...()); } } Getting a Bookmark’s Page Number Once you have added a...

    docs.aspose.com/pdf/cpp/get-update-and-expand-b...
  3. 格式 Visio 页|Documentation

    本节介绍如何将样式应用于带有 Aspose.Diagram 的 visio 页面。... Page 类的 ApplyStyle 方法允许您将定义的样式表应用到页面,如以下代码示例所示。...vsdDiagram . StyleSheets . Count + 1 ; Aspose . Diagram . Char...

    docs.aspose.com/diagram/zh/net/format-visio-pages/
  4. Aspose::Words::ControlChar::SectionBreak method...

    Aspose::Words::ControlChar::SectionBreak method. End of section character: "\x000c" or "\f". Note it has the same value as PageBreak in C++....:: Paragraph , true ) -> get_Count ()); builder -> Write ( System...:: Paragraph , true ) -> get_Count ()); // The line feed character...

    reference.aspose.com/words/cpp/aspose.words/con...
  5. Aspose::Words::ControlChar::CellChar field | As...

    Aspose::Words::ControlChar::CellChar field. End of a table cell or end of a table row character: (char)7 or "\a" in C++....:: Paragraph , true ) -> get_Count ()); builder -> Write ( System...:: Paragraph , true ) -> get_Count ()); // The line feed character...

    reference.aspose.com/words/cpp/aspose.words/con...
  6. Aspose::Words::ControlChar::ParagraphBreakChar ...

    Aspose::Words::ControlChar::ParagraphBreakChar field. End of paragraph character: (char)13 or "\r" in C++....:: Paragraph , true ) -> get_Count ()); builder -> Write ( System...:: Paragraph , true ) -> get_Count ()); // The line feed character...

    reference.aspose.com/words/cpp/aspose.words/con...
  7. Aspose::Words::ControlChar::OptionalHyphenChar ...

    Aspose::Words::ControlChar::OptionalHyphenChar field. Optional Hyphen in Microsoft Word is (char)31 in C++....:: Paragraph , true ) -> get_Count ()); builder -> Write ( System...:: Paragraph , true ) -> get_Count ()); // The line feed character...

    reference.aspose.com/words/cpp/aspose.words/con...
  8. Aspose::Words::ControlChar::LineFeed method | A...

    Aspose::Words::ControlChar::LineFeed method. Line feed character: "\x000a" or "\n". Same as Lf in C++....:: Paragraph , true ) -> get_Count ()); builder -> Write ( System...:: Paragraph , true ) -> get_Count ()); // The line feed character...

    reference.aspose.com/words/cpp/aspose.words/con...
  9. Section.body property | Aspose.Words for Python

    Section.body property. Returns the [Body](../../body/) child node of the section....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...
  10. Calculate the sum of a range of cells|Documenta...

    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 ) { // The specified...< SharedStringTablePar >(). Count () > 0 ) { shareStringPart =...

    docs.aspose.com/cells/net/calculate-the-sum-of-...