Sort Score
Result 10 results
Languages All
Labels All
Results 6,311 - 6,320 of 150,889 for

2

(0.24 sec)
  1. Aspose::Words::Markup::XmlMapping class | Aspos...

    Aspose::Words::Markup::XmlMapping class. Specifies the information that is used to establish a mapping between the parent structured document tag and an XML element stored within a custom XML data part in the document. To learn more, visit the documentation article in C++....#1</text><text>Text element #2</text></root>" ; System :: SharedPtr...#1</text><text>Text element #2</text></root>" , System :: Text...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. How to Save a OneNote Document | Aspose.Note Do...

    Learn how to save a OneNote document with detailed instructions....one" ; 2 string dataDir = RunExamples....string inputFile = "Sample1.one" ; 2 string dataDir = RunExamples....

    docs.aspose.com/note/net/save-a-onenote-document/
  3. CalendarType enumeration | Aspose.Words for Nod...

    Aspose.Words.CalendarType enumeration. Specifies the type of a calendar.... insertField ( " = 2 + 3 \\# $###" ); expect ( doc...numeric )). toEqual ( 1 ); // 2 - Date/time: builder . insertField...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. IFieldResultFormatter.formatDateTime method | A...

    IFieldResultFormatter.formatDateTime method. Called when Aspose.Words applies a date/time format switch, i.e... insertField ( " = 2 + 3 \\# $###" ); expect ( doc...numeric )). toEqual ( 1 ); // 2 - Date/time: builder . insertField...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 3D Rotation Effects in a Visio Drawing|Document...

    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.... It does not apply to 2-D rotation. The DistanceFromGround...getRotationXAngle (). setValue ( 2 . 61 ); shape . getThreeDFormat...

    docs.aspose.com/diagram/java/3d-rotation-effect...
  6. CustomXmlPropertyCollection.index_of_key method...

    CustomXmlPropertyCollection.index_of_key method. Returns the zero-based index of the specified property in the collection....assertEqual ( '2003' , properties [ 2 ] . value ) self . assertEqual...( 3 , properties . count ) # 2 - Remove by name: properties ...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. 使用 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...
  9. 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...
  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...