Sort Score
Result 10 results
Languages All
Labels All
Results 7,421 - 7,430 of 155,327 for

2

(0.22 sec)
  1. SectionStart enumeration | Aspose.Words for Python

    aspose.words.SectionStart enumeration. The type of break at the beginning of the section....writeln ( 'This text is in section 2.' ) self . assertEqual ( aw ....page_setup . section_start ) # 2 - Starts the next section on the...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 在线多人协同 - Free Support Forum - aspose.com

    您好,请问aspose是否支持在线多人协同操作?...Discourse April 25, 2025, 12:05am 2 @feng.qun.zhu.avaryholding.com...您好,多人同时操作一个文档,(1)多个业务员可以同时访问和编辑同一个文档(2)每个业务员的编辑操作实时同步到云端,确保所有参与者看到的是最新数据。...

    forum.aspose.com/t/topic/311830
  3. 使用Aspose.Cells计算小计|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.... StartRow = 2 ; ca . StartColumn = 1 ; ca ....EndRow = 18 ; ca . EndColumn = 2 ; //Apply subtotal, the consolidation...

    docs.aspose.com/cells/zh/java/calculate-sub-tot...
  4. 计算小计|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.... StartRow = 2 ; ca . StartColumn = 1 ; ca ....EndRow = 18 ; ca . EndColumn = 2 ; //Apply subtotal, the consolidation...

    docs.aspose.com/cells/zh/net/calculate-sub-totals/
  5. CustomXmlPropertyCollection.Contains | Aspose.W...

    Discover if CustomXmlPropertyCollection holds a property by name. Efficiently manage your XML data with our reliable methods for seamless integration.... That ( properties [ 2 ]. Value , Is . EqualTo ( "2003"...Count , Is . EqualTo ( 3 )); // 2 - Remove by name: properties ...

    reference.aspose.com/words/net/aspose.words.mar...
  6. FieldPrintDate.use_um_al_qura_calendar property...

    FieldPrintDate.use_um_al_qura_calendar property. Gets or sets whether to use the Um-al-Qura calendar.... fields [ 2 ] . as_field_print_date () # 2 - Umm al-Qura...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Tables::RowFormat::get_HeadingFo...

    Aspose::Words::Tables::RowFormat::get_HeadingFormat method. True if the row is repeated as a table heading on every page when the table spans more than one page in C++....builder -> Write ( u "Heading row 2" ); builder -> EndRow (); builder...:: Format ( u "Row {0}, column 2." , table -> get_Rows () -> get_Count...

    reference.aspose.com/words/cpp/aspose.words.tab...
  8. FieldPrintDate.use_saka_era_calendar property |...

    FieldPrintDate.use_saka_era_calendar property. Gets or sets whether to use the Saka Era calendar.... fields [ 2 ] . as_field_print_date () # 2 - Umm al-Qura...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Converting Range of DjVu Pages to Separate Imag...

    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....#Export first 2 pages $i = 0 ; while ( $i < 2 ) { \ # Save each...

    docs.aspose.com/imaging/java/converting-range-o...
  10. DocumentVisitor.VisitBuildingBlockEnd | Aspose....

    Explore the DocumentVisitor VisitBuildingBlockEnd method, triggered at the end of building block enumeration for efficient document processing....glossaryDoc ) { Name = "Block 2" }; glossaryDoc . AppendChild.... EqualTo ( "Block 5" )); // 2 - Get a building block by index:...

    reference.aspose.com/words/net/aspose.words/doc...