Sort Score
Result 10 results
Languages All
Labels All
Results 5,151 - 5,160 of 151,020 for

2

(0.09 sec)
  1. 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...
  2. 设置打印标题|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/
  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. 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...
  8. NodeCollection.Remove | Aspose.Words for .NET

    Effortlessly remove nodes from your document with the NodeCollection Remove method, streamlining your data management and enhancing performance.... Write ( "Run 2. " ); // Every invocation of the...runs . Count , Is . EqualTo ( 2 )); // We can also insert a node...

    reference.aspose.com/words/net/aspose.words/nod...
  9. Working with Transformations in PS file | Java

    How to transform a content in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...stream for PostScript document 2 FileOutputStream outPsStream =...No transformations ////////// 2 //Set paint in graphics state...

    docs.aspose.com/page/java/ps/working-with-trans...
  10. CustomPartCollection.Item | Aspose.Words for .NET

    Effortlessly manage your CustomPartCollection with our item property. Quickly get or set items at any index for seamless customization and efficiency.... EqualTo ( 2 )); // Clone the second part,...PackageCustomParts . RemoveAt ( 2 ); Assert . That ( doc . PackageCustomParts...

    reference.aspose.com/words/net/aspose.words.mar...