Sort Score
Result 10 results
Languages All
Labels All
Results 8,211 - 8,220 of 149,415 for

2

(0.11 sec)
  1. How to apply number format to each datapoint's ...

    We are plotting a pie chart and we need to apply custom format to each datapoint for example #,##0.0% and #,##0.000% like these. How can we achieve this format, could you provide a sample code?...cells-java VaradS July 30, 2025, 2:16pm 1 We are plotting a pie chart...Professionalize.Discourse July 30, 2025, 2:17pm 2 @VaradS To apply custom number...

    forum.aspose.com/t/how-to-apply-number-format-t...
  2. 保存 SVG 文档 – C# – Aspose.SVG for .NET

    在本文中,您将了解如何使用 Aspose.SVG for .NET 库将 SVG 文档保存到文件、内存流、ZIP 存档或 Url。... Svg ; 2 using System. IO ; Copy 1 // Save...Save SVG to file using C# 2 3 // Prepare a path to save an SVG...

    docs.aspose.com/svg/zh/net/save-svg-document/
  3. Aspose::Words::Drawing::Charts::ChartFormat::ge...

    Aspose::Words::Drawing::Charts::ChartFormat::get_Stroke method. Gets line formatting for the parent chart element in C++....8 , 2.6 , 3.9 }), System :: MakeArray < double > ({ 2.7 , 3...3.2 , 0.8 , 1.7 })); // Set marker formatting. series -> get_Marker...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose.PSD for Java 25.7 - Release Notes|Docume...

    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....invalid ‘Processing Area’ value is 2 Bug Public API Changes Added APIs:...getRawColor (). getComponents ()[ 2 ]. setValue ( 0 ); // G solidGradient...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...
  5. 不同的文件,设置cellshelper.dpi=120后再设置相同列宽,结果不一致 - Fre...

    不同的文件(一个是已存在文件,一个是使用aspose.cells生成的),设置cellshelper.dpi=120后再设置相同列宽,结果不一致。原因是什么?如何让test1.xlsm可以按照设置的DPI,设置列宽? public static void Run5() { CellsHelper.DPI = 120; string file_path1 = "C:\\Users\\jlt\\Documents\\test1.xl…...SetColumnWidthInch(2, 6.03); workbook.Save(file_path1);...sheet2.Cells.SetColumnWidthInch(2, 6.03); workbook2.Save(file_path2);...

    forum.aspose.com/t/cellshelper-dpi-120/322191
  6. Track Document Conversion Progress|Documentation

    This section explains how to track conversion progress of visio files with Aspose.Diagram....page index 2 of pages 11 End saving page index 2 of pages 11...

    docs.aspose.com/diagram/java/track-document-con...
  7. custombarcode.zip

    CustomBarcode/CustomBarcode.csproj Exe net6.0 2": return 180; case "3": return...return QRErrorLevel.LevelM; case "2": return QRErrorLevel.LevelQ;...

    docs.aspose.com/barcode/net/how-to-create-custo...
  8. Manage ActiveX Controls in Presentations Using ...

    Learn how Aspose.Slides for PHP via Java leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides....1 , $image -> getHeight () - 2 , 1 , 1 ); $graphics -> drawLine... 1 , $image -> getWidth () - 2 , 1 ); $graphics -> setColor (...

    docs.aspose.com/slides/php-java/activex/
  9. Aspose::Words::Tables::CellFormat class | Aspos...

    Aspose::Words::Tables::CellFormat class. Represents all formatting for a table cell. To learn more, visit the documentation article in C++....builder -> Write ( u "Row 1, Col 2" ); builder -> EndRow (); // Changing...(); builder -> Write ( u "Row 2, Col 1" ); builder -> InsertCell...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. Unable to add alternate text in image and unabl...

    Hello, We’re trying to convert the HTML to PDF so just wanted to know how we can add an alternate text for image as far as accessibility is concern and please also share how we can set the reading order. I am attaching …...ali February 25, 2021, 7:58pm 2 @siriussynoptek We are afraid...siriussynoptek March 16, 2021, 2:28pm 3 Is there any ETA for this...

    forum.aspose.com/t/unable-to-add-alternate-text...