Sort Score
Result 10 results
Languages All
Labels All
Results 4,281 - 4,290 of 150,795 for

2

(0.37 sec)
  1. Support for Evaluation of Functions in Formulas...

    The page describes the algorithm of formula evaluations used by Aspose.Tasks for Java library for calculations....CreateTestProjectWit(); 2 3 // Set formula Sin(pi/2) 4 project. getExtendedAttribute... setFormula ( "Sin(3.1415926/2)" ); 5 6 // Print Calculated value...

    docs.aspose.com/tasks/java/support-for-evaluati...
  2. VbaModule | Aspose.Words for Java

    Provides access to VBA project module in Java....code page: {1}; Modules count: {2}\n", vbaProject.getName(), vbaProject...code page: {1}; Modules count: {2}\n", vbaProject.getName(), vbaProject...

    reference.aspose.com/words/java/com.aspose.word...
  3. Generate PDF417 and Micro PDF417 Barcodes in C#...

    Aspose.BarCode for .NET can be used to generate different types of PDF417 and Micro PDF417 barcodes....bytes or 1,850 alphanumeric (2,710 numerical) symbols in up to...Barcode . XDimension . Pixels = 2 ; gen . Parameters . Barcode ...

    docs.aspose.com/barcode/net/pdf417-barcodes/
  4. 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...
  5. Java PPTX 文檔圖表 | products.aspose.com

    Java 示例代碼,用於在 JSP/JSF 應用程序和桌面應用程序的 Java 運行時環境中繪製和轉換 PPTX 文件中的圖表或圖表。...getCell(defaultWorksheetInde, 0 , 2 , "Series 2" ), chart.getType()); //Adding...getCell(defaultWorksheetInde, 2 , 0 , "Caetegoty 2" )); chart.getChartData()...

    products.aspose.com/slides/zh-hant/java/chart/p...
  6. 插入复选框,提示“error Not Found” - Free Support Forum ...

    插入复选框,提示“error Not Found” lQLPJxsFdxB77b_NAq_NBVewT0zqY2jgRSgJEOACpWyhAA_1367_687.png (40.6 KB) lQLPJxau-N8sfr_NAyvNBaqwhwZhhb3TKaoJEOADWr6EAA_1450_811.png (59.6 KB)...Discourse December 8, 2025, 8:20am 2 @feng.qun.zhu.avaryholding.com....NET 的版本(建议使用最新发布的 23.x 以上)。 2 检查代码是否已 using Aspose.Cells.Drawing;...

    forum.aspose.com/t/error-not-found/322756
  7. Add Trend Lines to Presentation Charts in .NET|...

    Quickly add and customize trend lines in PowerPoint charts with Aspose.Slides for .NET — a practical guide to engage your audience....series 2. Adding moving average trend line for chart series 2. Adding...Logarithmic trend line for chart series 2 ITrendline tredLineLog = chart...

    docs.aspose.com/slides/net/trend-line/
  8. FootnoteOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.FootnoteOptions class for customizable footnote numbering in your documents and sections. Enhance your document's clarity today!... Columns = 2 ; doc . Save ( ArtifactsDir +..." ); builder . Write ( "Text 2. " ); builder . InsertFootnote...

    reference.aspose.com/words/net/aspose.words.not...
  9. 设置打印标题|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。 Java //Obtaining...1 & 2 as title rows pageSetup . setPrintTitleRows ( "$1:$2" );...

    docs.aspose.com/cells/zh/java/set-print-titles/
  10. Set Print Titles|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....example, rows are defined as $1:$2 and columns are defined as $A:$B...1 & 2 as title rows pageSetup . PrintTitleRows = "$1:$2" ; Download...

    docs.aspose.com/cells/net/set-print-titles/