Sort Score
Result 10 results
Languages All
Labels All
Results 7,511 - 7,520 of 155,327 for

2

(0.31 sec)
  1. 用C++对比X轴与类别轴|Documentation

    学习如何区分Aspose.Cells for C++中的X轴和类别轴。我们的指南将帮助您理解它们的用法和属性差异,以及如何根据您的需要进行配置。... PutValue ( 2.5 ); worksheet . GetCells ()....(). Get ( u "D5" ). PutValue ( 2 ); // Create Line Chart: X as...

    docs.aspose.com/cells/zh/cpp/x-axis-vs-category...
  2. Compact Number Formatting Missing for Negative ...

    When using compact number formatting (K, M, B) on chart axes, positive axis intervals are formatted correctly (e.g., 1.2K, 3.4M, 2.1B), but negative axis intervals display unformatted values (e.g., -1200, -3400000) inste…...4M , 2.1B ), but negative axis intervals...forms like -1.2K , -3.4M , or -2.1B . And this issue is occurring...

    forum.aspose.com/t/compact-number-formatting-mi...
  3. PPSX file can't be opened with powerpoint - Fre...

    This code works for PPTX case but not for PPSX. image.png (22.1 KB) What is wrong? When I try to unzip it, it doesn’t work either. PPTX is not problem. case ReportType.PPTX: { using var ms = new MemoryStream(…...Discourse December 17, 2025, 8:09am 2 @karl.sjostrand The PPS X file...PowerPoint cannot open or unzip [2]. Fix using Aspose.Slides; using...

    forum.aspose.com/t/ppsx-file-cant-be-opened-wit...
  4. DeleteBlankRows() is deleting rows even if it h...

    Ideally, according to the documentation, DeleteBlankRows() should delete only rows which are empty i.e. the rows which does not have any content, images, charts, comments etc… But in the attached file below, Even the r…...Family cells-net shreyap April 2, 2025, 7:02am 21 @John.He , Can...zip (587.3 KB) John.He April 2, 2025, 7:22am 22 @shreyap By testing...

    forum.aspose.com/t/deleteblankrows-is-deleting-...
  5. How to Convert Microsoft Project Files to CSV F...

    Convert MPP files to CSV using Aspose.Tasks for .NET in C#....mpp" ); 2 project. Save ( "SaveProjectAsCSV_out...Project( "New Project.mpp" ); 2 CsvOptions options = new CsvOptions();...

    docs.aspose.com/tasks/net/convert-ms-project-mp...
  6. 档案

    档案...getWidth() / 2, (float) pres.getSlideSize().getSize()...getSize().getHeight() / 2); float width = 300; float height =...

    blog.aspose.com/zh/slides/add-watermark-to-powe...
  7. 档案

    档案...get_Width() / 2, presentation->get_SlideSize()->get_Size()...)->get_Size().get_Height() / 2); float width = 300.0f; float...

    blog.aspose.com/zh/slides/add-watermark-to-powe...
  8. Hiding and Showing Rows and Columns with C++|Do...

    Learn how to hide and show rows and columns in Excel files programmatically using Aspose.Cells with C++.... HideRow ( 2 ); // Hide the 2nd column of the...worksheet . GetCells (). UnhideRow ( 2 , 13.5 ); // Unhide the 2nd column...

    docs.aspose.com/cells/cpp/hiding-and-showing-ro...
  9. Introduction to Formulas | Aspose.Tasks Documen...

    The page contains an introduction in project formula grammar that used by Aspose.Tasks for .NET library for calculations....Formula Binary_Op Primary | Primary 2 Primary -> (Formula) | Unary_Op...Duration] , [Standard Rate] ). 2. Operators Formulas support: Arithmetic...

    docs.aspose.com/tasks/net/introduction-to-formu...
  10. Morse‑Code Translation with Aspose.Font | .NET

    Learn how to encode, decode, and render Morse‑code using Aspose.Font in C#/.NET and Java, with full API examples and platform guidance....Font 2 Add namespaces (C#) Copy 1 using Aspose. Font ; 2 using...TextUtilsFactory (added in 23.10). 2 Core interfaces IFontMorseEncoder...

    docs.aspose.com/font/net/developer-guide/morse-...