Sort Score
Result 10 results
Languages All
Labels All
Results 5,591 - 5,600 of 155,631 for

2

(0.17 sec)
  1. 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...
  2. Issue with Odd and Even Headers/Footers Not Pre...

    I am merging two Word documents using the code below. One of the documents, section8.docx, contains different odd and even headers and footers. However, after merging, the odd and even headers and footers are not preserv…...Length < 2) throw new ArgumentException($"At least 2 .docx files...noskov April 24, 2026, 1:11pm 2 @AlpeshChaudhariDev We have opened...

    forum.aspose.com/t/issue-with-odd-and-even-head...
  3. Topics tagged diagram-java

    Topics tagged diagram-java...aspose-diagram , diagram-java 2 304 April 9, 2024 Mirror the directions...aspose-diagram , diagram-java 2 329 March 5, 2024 Aspose diagram...

    forum.aspose.com/tag/diagram-java
  4. ImageSaveOptions.PageSet | Aspose.Words for .NET

    Discover the ImageSaveOptions PageSet property to customize your document rendering. Control which pages to save for optimized output. Explore now!...PageRange ( 2 , 3 ), new PageRange ( 1 , 3 ), new PageRange ( 2 , 4 )...builder . Writeln ( "This is page 2." ); builder . InsertBreak ( BreakType...

    reference.aspose.com/words/net/aspose.words.sav...
  5. sample.zip

    Properties/AssemblyInfo.cs using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the f......Slides[2].SlideShowTransition.Type = TransitionType...PdfToPresentationToH PdfToPresentationToH v4.7.2 512 true true AnyCPU true full...

    docs.aspose.com/slides/ja/net/web-extensions/sa...
  6. 使用 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...
  7. 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...
  8. Recognition XDimension Mode|Documentation

    This article explains how barcode recognition can be optimized for different bercode sizes and scan resolutions...barcodes with base XDimension 2-5 pixels or more of minimal barcode...UseMinimalXDimension Recognized barcodes: 2 Recognized barcodes: 5 Recognized...

    docs.aspose.com/barcode/net/recognition-xdimens...
  9. Aspose::Words::Fields::FieldListNum::get_HasLis...

    Aspose::Words::Fields::FieldListNum::get_HasListName method. Returns a value indicating whether the name of an abstract numbering definition is provided by the field's code in C++....will start a count at list level 2. It will display a value of "1"...builder -> Writeln ( u "Paragraph 2" ); // The next LISTNUM field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Aspose.Slides for Java Returns Incorrect Legend...

    When we are trying to fetch the legend entry count in case of PPT, we see that it is coming as 1 even though we have turned the show legend flag as false. In case of PPT it is coming as 1 and in case of excel it is comin…...getCell(0, 2, 0, "Increase")); chart.getChartData()...addDataPointForWater(workbook.getCell(0, 2, 1, 800000)); series.getDataPoints()...

    forum.aspose.com/t/aspose-slides-for-java-retur...