Sort Score
Result 10 results
Languages All
Labels All
Results 6,931 - 6,940 of 159,267 for

2

(0.15 sec)
  1. Aspose::Words::Drawing::Charts::Chart::get_Lege...

    Aspose::Words::Drawing::Charts::Chart::get_Legend method. Provides access to the chart legend properties in C++....get_Name ()); ASSERT_EQ ( u "Series 2" , chart -> get_Series () -> idx_get...-> get_Series () -> idx_get ( 2 ) -> get_Name ()); // Move the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. FieldNoteRef | Aspose.Words for Java

    Implements the NOTEREF field in Java....footnote number 2, so the field will display "2 below". // The...The \f flag makes the number 2 appear in the same format as the...

    reference.aspose.com/words/java/com.aspose.word...
  3. Easy way for Chart Setup using Chart.SetChartDa...

    Learn how to easily set up charts using the Chart.SetChartDataRange method in Aspose.Cells for C++. Our guide will show you how to specify the data range for your chart, allowing you to create professional and accurate charts with minimal effort.... PutValue ( 2 ); // Second vertical series worksheet...(). Get ( u "C3" ). PutValue ( 2 ); worksheet . GetCells (). Get...

    docs.aspose.com/cells/cpp/easy-way-for-chart-se...
  4. 4789 - GeoJson to GeoJson failed - Free Support...

    Hi Alexander, Conversion from GeoJson to GeoJson failed. 2.Error: Debug mode: using scenario ‘geojsontest’ Args: input=‘D:\GisConverter\Tests\GeoJson\Input\light-traffics.geojson’, format=‘ORG’, output=‘D:\GisConver…... 2. Error: Debug mode: using scenario...(process 35628) exited with code 2 (0x2). Press any key to close...

    forum.aspose.com/t/4789-geojson-to-geojson-fail...
  5. Track Document Conversion Progress with Node.js...

    Learn how to track document conversion progress in Excel files using Aspose.Cells for Node.js via C++....before page index 2. if ( args . getPageIndex () < 2 ) { args . setIsToOutput...page index 2 of pages 11 < br > End saving page index 2 of pages...

    docs.aspose.com/cells/nodejs-cpp/track-document...
  6. TabStopCollection.Add | Aspose.Words for .NET

    Discover how the TabStopCollection Add method efficiently adds or updates tab stops, enhancing your document's layout and formatting.... Add ( tabStop ); // 2 - Pass the values for properties...Writeln ( "Start\tTab 1\tTab 2\tTab 3\tTab 4" ); doc . Save (...

    reference.aspose.com/words/net/aspose.words/tab...
  7. Aspose.Cells throws exception when loading .PRN...

    Hi there! When I try to load a .prn file into a new Workbook using Aspose.Cells (v26.2), it throws an exception: This file’s format is not supported or you don’t specify a correct format. The code I’m using is from t…...cells-net andyrut February 25, 2026, 2:30pm 1 Hi there! When I try to...Workbook using Aspose.Cells (v26.2), it throws an exception: This...

    forum.aspose.com/t/aspose-cells-throws-exceptio...
  8. Aspose.Cells - Failure to recognize complex for...

    Hi, We have an engine where we simply want to get the values for custom formulas, but the formula isn’t recognized as a custom function. Formula that works: =IF(AND(B$1=“STUFF”, TESTCUSTOM(FinalAmount)>0), TESTCUSTO…...TESTCUSTOM(FinalAmount), IF(AND(B$2=“STUFF2”, TESTCUSTOM(Amount)=0)...TESTCUSTOM(Amount)=0), TESTCUSTOM(Amount), IF(B$2=“STUFF2”, TESTCUSTOM(Amount),...

    forum.aspose.com/t/aspose-cells-failure-to-reco...
  9. 使用 Chart.SetChartDataRange 方法与 C++ 轻松设置图表的方法|Do...

    学习如何在 Aspose.Cells for C++ 中轻松使用 Chart.SetChartDataRange 方法设置图表。我们的指南将向您展示如何指定图表的数据范围,让您能以最少的努力创建专业且准确的图表。... PutValue ( 2 ); // Second vertical series worksheet...(). Get ( u "C3" ). PutValue ( 2 ); worksheet . GetCells (). Get...

    docs.aspose.com/cells/zh/cpp/easy-way-for-chart...
  10. Aspose::Words::Vba::VbaProject class | Aspose.W...

    Aspose::Words::Vba::VbaProject class. Provides access to VBA project information. A VBA project inside the document is defined as a collection of VBA modules. To learn more, visit the documentation article in C++....code page: {1}; Modules count: {2} \n " , vbaProject -> get_Name...code page: {1}; Modules count: {2} \n " , vbaProject -> get_Name...

    reference.aspose.com/words/cpp/aspose.words.vba...