Sort Score
Result 10 results
Languages All
Labels All
Results 4,341 - 4,350 of 155,198 for

2

(0.26 sec)
  1. ChartMarker.Size | Aspose.Words for .NET

    Adjust the ChartMarker size easily! Customize your chart's marker size for enhanced clarity and visual appeal. Default is 7....( "Series 2" )); Assert . That ( chart . Series [ 2 ]. Name ,.... Series [ 1 ]. DataPoints [ 2 ]; dataPoint . Format . Fill ...

    reference.aspose.com/words/net/aspose.words.dra...
  2. FindReplaceOptions.use_substitutions property |...

    FindReplaceOptions.use_substitutions property. Gets or sets a boolean value indicating whether to recognize and use substitutions within replacement patterns...pattern = regex , replacement = '$2 took money from $1' , options...replace_regex ( regex , '$3 bought a $2 from $1' , options ) if use_substitutions...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Lists::ListLevel::get_IsLegal me...

    Aspose::Words::Lists::ListLevel::get_IsLegal method. True if the level turns all inherited numbers to Arabic, false if it preserves their number style in C++....( u "Heading 1" )); // Level 2 labels will display the current...get_ListLevels () -> idx_get ( 2 ) -> set_NumberFormat ( u "- \x0002...

    reference.aspose.com/words/cpp/aspose.words.lis...
  4. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_AxisY method. Provides access to properties of the Y axis of this series group in C++....u "Category 1" , u "Category 2" , u "Category 3" }); series ->...double > ({ 2 , 3 , 4 })); series -> Add ( u "Series 2 of primary...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Performance Regression in License.setLicense() ...

    We observed a significant performance regression in License.setLicense() when running on JDK 17 compared to JDK 8/11. Happening in Words to html conversion Test setup: Same machine, same license file, same Aspose jar M…...2-jdk16 721 ms 4 ms JDK 8 (Corretto) 26.2-jdk16 815...815 ms 2 ms JDK 11 (Corretto) 26.2-jdk16 731 ms 3 ms JDK 17 (Corretto)...

    forum.aspose.com/t/performance-regression-in-li...
  6. Working with Text in PS file | Python

    How to add textt in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python... page import * 2 from aspose. page . eps import...1 from aspose. page import * 2 from aspose. page . eps import...

    docs.aspose.com/page/python-net/ps/working-with...
  7. List of the Supported PSD Global Image Resource...

    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....Decimal 1000 (Obsolete–Photoshop 2.0 only ) Number of channels, rows...(Obsolete) 1003 (Obsolete–Photoshop 2.0 only ) Indexed color table 1005...

    docs.aspose.com/psd/net/list-of-the-supported-p...
  8. Aspose PDF .Concatenate fails to concatenate on...

    We are using the Concatenate function to merge PDFs and it does seem to work on certain PDFs with bookmarks. The code doesn’t throw any error/ exception. It just hangs on the line of code where the concatenate is called.…... The files are not large - 2 or 3 pages. I ran the same files...shibanov February 16, 2023, 3:43am 2 @shikarishambu Could you provide...

    forum.aspose.com/t/aspose-pdf-concatenate-fails...
  9. 在C++中使用图表|Aspose.Words对于C++

    图表特性介绍,如何使用C++创建和操作图表....Category 1" , u "AW Category 2" }); // Adding new series. Value...:: MakeArray < double > ({ 1 , 2 })); auto series2 = seriesColl...

    docs.aspose.com/words/zh/cpp/how-to-set-fill-an...
  10. 与GridJs服务器端配合工作|Documentation

    该文章描述了如何在 GridJs 中使用 API。...IGridJsService , GridJsService >(); 2. 设置缓存文件存储路径 你可以选择以下任意方法: 选项1:在Startup...GridJs2Controller : GridJsControllerBase 2. 在动作中获取JSON 在你的操作中获取JSON数据有两种方法:...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...