Sort Score
Result 10 results
Languages All
Labels All
Results 7,831 - 7,840 of 159,255 for

2

(0.18 sec)
  1. Aspose::Words::Drawing::Charts::ChartSeries::ge...

    Aspose::Words::Drawing::Charts::ChartSeries::get_YValues method. Gets a collection of Y values for this chart series in C++....9 , 2.45 , 3 }), System :: MakeArray...MakeArray < double > ({ 2 , 1.1 , 2.95 , 2 })); // Show data labels...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Drawing::Charts::ChartSeries::ge...

    Aspose::Words::Drawing::Charts::ChartSeries::get_XValues method. Gets a collection of X values for this chart series in C++....9 , 2.45 , 3 }), System :: MakeArray...MakeArray < double > ({ 2 , 1.1 , 2.95 , 2 })); // Show data labels...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. 其他管理TeX选项| .NET的Aspose.TeX

    Aspose.TeX API解决方案的转换功能。这是一些代码示例。...How to set the interaction mode 2 3 // Create conversion options...1 // How to set the job name 2 3 // Create conversion options...

    docs.aspose.com/tex/zh/net/other-options/
  4. PPT to PDF/A Header-Footer Overlapping - Free S...

    The PPT document when converted to PDF/A the headers and footers overlapped RBAC Use Cases (2).pdf (708.8 KB) I am unable to attach the PPT here, no option to upload PPT (src document)...footers overlapped RBAC Use Cases (2).pdf (708.8 KB) I am unable to...

    forum.aspose.com/t/ppt-to-pdf-a-header-footer-o...
  5. JavaScript与C++中的X轴与类别轴对比|Documentation

    学习如何区分Aspose.Cells for Java脚本通过C++中的X轴和类别轴。我们的指南将帮助您理解它们的使用和属性差异,以及如何根据需求进行配置。... putValue ( 2.5 ); worksheet . cells . get (...cells . get ( "D5" ). putValue ( 2 ); // Create Line Chart: X as...

    docs.aspose.com/cells/zh/javascript-cpp/x-axis-...
  6. Public API Changes in Aspose.3D 16.x.x|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....3D 2.x.x...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  7. FieldListNum Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldListNum class for seamless LISTNUM field implementation. Enhance document automation with powerful features today!...will start a count at list level 2. It will display a value of "1"...builder . Writeln ( "Paragraph 2" ); // The next LISTNUM field...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Aspose::Words::Loading::ResourceType enum | Asp...

    Aspose::Words::Loading::ResourceType enum. Type of loaded resource in C++.... CssStyleSheet 2 CSS style sheet. Document 3 Document...

    reference.aspose.com/words/cpp/aspose.words.loa...
  9. Export Math Equations from Presentations in .NE...

    Unlock seamless export of math equations from PowerPoint to MathML using Aspose.Slides for .NET—preserve formatting and boost compatibility.... SetSuperscript ( "2" ). Join ( "+" ). Join ( new MathematicalText...MathematicalText ( "b" ). SetSuperscript ( "2" )). Join ( "=" ). Join ( new...

    docs.aspose.com/slides/net/exporting-math-equat...
  10. Convert Word Form Fields to PDF Form fields - F...

    Hi, If I have a word document with Form Fields, then how can I convert the document to PDF document with PDF Form Fields. Currently if I do doc.Save() with target file extension as PDF, it just converts the word to PDF …...Discourse May 13, 2025, 12:20pm 2 @srinudhulipalla To convert a...srinudhulipalla May 13, 2025, 2:05pm 3 Ok, thank you. But if I...

    forum.aspose.com/t/convert-word-form-fields-to-...