Sort Score
Result 10 results
Languages All
Labels All
Results 4,991 - 5,000 of 151,018 for

2

(0.14 sec)
  1. ChartDataPointCollection Class | Aspose.Words f...

    Discover the Aspose.Words.Drawing.Charts.ChartDataPointCollection class, your key to managing ChartDataPoint collections effortlessly for enhanced data visualization....( "Series 2" )); Assert . That ( chart . Series [ 2 ]. Name ,.... Series [ 1 ]. DataPoints [ 2 ]; dataPoint . Format . Fill ...

    reference.aspose.com/words/net/aspose.words.dra...
  2. 在 PostScript 中使用文本 | C++

    如何在 PS 文件中添加文本是 Aspose.Page API 解决方案解答的一个问题。了解如何在 C++ 中使用该功能...System::String > ({FONTS_FOLDER})); 2 System ::SharedPtr < DrFont >...path to the documents directory. 2 System::String dataDir = RunE...

    docs.aspose.com/page/zh/cpp/ps/working-with-text/
  3. ChartDataLabelCollection.Count | Aspose.Words f...

    Discover the Count property of ChartDataLabelCollection, providing quick access to the total number of ChartDataLabels for enhanced data visualization....( "Series 2" )); Assert . That ( chart . Series [ 2 ]. Name ,.... Series [ 1 ]. DataLabels [ 2 ]; dataLabel . Format . Fill ...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ChartDataLabel.NumberFormat | Aspose.Words for ...

    Discover the ChartDataLabel NumberFormat property to easily customize number formats for enhanced data visualization in your charts....( "Series 2" )); Assert . That ( chart . Series [ 2 ]. Name ,.... Series [ 1 ]. DataLabels [ 2 ]; dataLabel . Format . Fill ...

    reference.aspose.com/words/net/aspose.words.dra...
  5. FieldOptions.FieldUpdateCultureProvider | Aspos...

    Discover the FieldOptions FieldUpdateCultureProvider property, enabling tailored culture objects for each field to enhance user experience and localization....= new [] { "месяц 1" , "месяц 2" , "месяц 3" , "месяц 4" , "месяц...AbbreviatedMonthName = new [] { "мес 1" , "мес 2" , "мес 3" , "мес 4" , "мес 5"...

    reference.aspose.com/words/net/aspose.words.fie...
  6. CellVerticalAlignment | Aspose.Words for Java

    Specifies vertical justification of text inside a table cell in Java....write("Row 1, cell 2."); builder.endRow(); // While....UPWARD); builder.write("Row 2, cell 1."); builder.insertCell();...

    reference.aspose.com/words/java/com.aspose.word...
  7. Frequent Timeout Errors Since Jan 27 (40% Incre...

    We’ve been seeing consistent timeout errors from Aspose starting January 27. Over the last two days, the frequency of these timeouts has increased by ~40% compared to previous days....Discourse January 29, 2026, 12:14pm 2 @Tarun_Kumar You reported frequent...amjad.sahi January 29, 2026, 2:34pm 3 This topic has been moved...

    forum.aspose.com/t/frequent-timeout-errors-sinc...
  8. 设置打印标题|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....例如,行被定义为 $1:$2,列被定义为 $A:$B。 C# //Instantiating...1 & 2 as title rows pageSetup . PrintTitleRows = "$1:$2" ; 下载运行代码...

    docs.aspose.com/cells/zh/net/set-print-titles/
  9. Translate Markdown to Document Object Model (DO...

    Tarnslate a Markdown document to Document Object Model and back using C++. So you can work with complex existing Markdown and programmatically create a Markdown document from scratch....Container blocks can be divided into 2 classes: Leaf blocks and Complex...level 1), --- (if Heading level 2) get_ParagraphFormat->set_Sty...

    docs.aspose.com/words/cpp/translate-markdown-to...
  10. NodeCollection.contains method | Aspose.Words f...

    NodeCollection.contains method. Determines whether a node is in the collection.... write ( "Run 2. " ); // Every invocation of the...expect ( runs . count ). toEqual ( 2 ); // We can also insert a node...

    reference.aspose.com/words/nodejs-net/aspose.wo...