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

2

(0.22 sec)
  1. IFieldResultFormatter.FormatDateTime | Aspose.W...

    Discover the iFieldResultFormatter FormatDateTime method for Aspose.Words. Effortlessly format dates with ease using the dd.MM.yyyy switch!... InsertField ( " = 2 + 3 \\# $###" ); Assert . That...Numeric ), Is . EqualTo ( 1 )); // 2 - Date/time: builder . InsertField...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Source | Aspose.Words for Java

    Represents an individual source such as a book journal article or interview in Java....assertEquals(2, ((PersonCollection)editor).getCount());...getAuthor(); Assert.assertEquals(2, authors.getCount()); Person person...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::Saving::PdfCompliance enum | Asp...

    Aspose::Words::Saving::PdfCompliance enum. Specifies the PDF standards compliance level in C++....with the PDF 2.0 (ISO 32000-2) standard. PdfA1a 2 The output file...with the PDF/A-2a (ISO 19005-2) standard. This level includes...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. 图表系列|Aspose.Slides for PHP 文档

    PowerPoint 演示文稿中的图表系列...1, Series 2, 和 Series 3 ; 行为 Category 1, Category 2, Category...$workBook -> getCell ( 0 , 2 , 0 , "类别 2" )); $chart -> getChartData...

    docs.aspose.com/slides/zh/php-java/chart-series/
  5. 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...
  6. 设置打印标题|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/
  7. How to create Dynamic Scrolling Chart with Node...

    Learn how to create a dynamic scrolling chart using Aspose.Cells for Node.js via C++. Our step-by-step guide will demonstrate how to implement smooth data transitions and automatic scrolling in your chart for a continuous and updated display....cellA = `A ${ i + 2 } ` ; const cellB = `B ${ i + 2 } ` ; sheet ....cellB ). putValue ( 50 * ( i % 2 ) + 20 * ( i % 3 ) + 10 * Math...

    docs.aspose.com/cells/nodejs-cpp/create-dynamic...
  8. 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...
  9. 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...
  10. When we concatinate pdf the original format of ...

    when we concatinate pdf using aspose pdf. The formate of orignal file is getting changed. Here is orignal file 0000800070_Service_Create_V15 (2) (1).pdf (2.1 MB) and here is file i am geting after concatenation File a…...0000800070_Service_Create_V15 (2) (1).pdf (2.1 MB) and here is file i...Discourse September 19, 2025, 6:06am 2 @apatil03 When concatenating PDF...

    forum.aspose.com/t/when-we-concatinate-pdf-the-...