Sort Score
Result 10 results
Languages All
Labels All
Results 7,411 - 7,420 of 155,489 for

2

(0.17 sec)
  1. 在线多人协同 - 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
  2. 使用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...
  3. 计算小计|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/
  4. 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...
  5. ChartSeriesGroup | Aspose.Words for Java

    Represents properties of a chart series group that is the properties of chart series of the same type associated with the same axes in Java....String[] { "Category 1", "Category 2", "Category 3" }; series.add("Series...double[] { 2.0, 3.0, 4.0 }); series.add("Series 2 of primary...

    reference.aspose.com/words/java/com.aspose.word...
  6. Add Page Stamp to PDF using C++ | Aspose.PDF

    Add page stamp to PDF file programmatically with C++ sample code using Aspose.PDF for C++...._dataDir + pageStampFileName , 2 ); plumPageStamp -> set_Height...1 ; i < 5 ; i ++ ) { if ( i % 2 == 0 ) document -> get_Pages ()...

    products.aspose.com/pdf/cpp/stamps/page/
  7. ChartAxis.axisBetweenCategories property | Aspo...

    ChartAxis.axisBetweenCategories property. Gets or sets a flag indicating whether the value axis crosses the category axis between categories....toEqual ( "Series 2" ); expect ( chart . series . at ( 2 ). name )....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. TxtSaveOptionsBase.ParagraphBreak | Aspose.Word...

    Discover TxtSaveOptionsBase's ParagraphBreak property, allowing custom paragraph breaks for seamless text format exports. Enhance your document's readability!... Writeln ( "Paragraph 2." ); builder . Write ( "Paragraph...paragraph.\n\n\t" + "Paragraph 2. End of paragraph.\n\n\t" + "Paragraph...

    reference.aspose.com/words/net/aspose.words.sav...
  9. 外部 LaTeX 包 | Aspose.TeX for .NET

    Aspose.TeX API for .NET 允许使用外部包,即库本身未包含的包,如 fancybox 和 pgfplots 包。...Copy 1 \ documentclass{article} 2 \ usepackage [ a6paper,landscape...= & x ^ 2 \\ 16 a ^ 2 + 2ab + b ^ 2 & = & (a + b) ^ 2 \\ 17 \...

    docs.aspose.com/tex/zh/net/external-latex-packa...
  10. Check Presence of a Master in the Visio Drawing...

    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....vsd" ); $master_id = 2 ; \ # check master by id $is_present...$master_name = "Background tranquil .2" ; \ # check master object by...

    docs.aspose.com/diagram/java/check-presence-of-...