Sort Score
Result 10 results
Languages All
Labels All
Results 6,621 - 6,630 of 133,608 for

2

(0.05 sec)
  1. 图像矢量化 – C# 示例

    了解如何在 C# 中矢量化图像。考虑图像矢量化功能以及配置属性对结果的影响。... IO ; 2 using Aspose. Svg . ImageVectorization...ImageTraceSmoother(2), 14 }, 15 ColorsLimit = 2 16 } 17 }; 18 19...

    docs.aspose.com/svg/zh/net/image-vectorization-...
  2. ActiveX|Aspose.Slides 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.... getHeight () - 2 , 1 , 1 ); graphics . drawLine...1 , 1 , image . getWidth () - 2 , 1 ); graphics . setColor ( SystemColor...

    docs.aspose.com/slides/java/activex/
  3. ActiveX|Aspose.Slides 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.... getHeight () - 2 , 1 , 1 ); graphics . drawLine...1 , 1 , image . getWidth () - 2 , 1 ); graphics . setColor ( SystemColor...

    docs.aspose.com/slides/androidjava/activex/
  4. 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...
  5. ChartSeriesCollection.Add | Aspose.Words for .NET

    Effortlessly enhance your charts with the ChartSeriesCollection Add method. Seamlessly add new series to Bar, Column, Line, and Surface charts for dynamic visuals....= { "Category 1" , "Category 2" , "Category 3" }; // Insert two...Add ( "Series 2" , categories , new [] { 64.2 , 79.5 , 94.0 });...

    reference.aspose.com/words/net/aspose.words.dra...
  6. How to get the following values and what they m...

    Hi team, I would like to know how to parse the below details in Java and what the numbers mean when i get the same for the below: Flags Categories Priority Mail Read Status and Unread status Below is the code which i …...samodurova February 26, 2025, 2:33pm 2 Hello @MaazHussain , Thanks...include: 0 → No flags set 1 → Read 2 → Unsent 4 → Submitted 8 → Unsendable...

    forum.aspose.com/t/how-to-get-the-following-val...
  7. ActiveX|Aspose.Slides for PHP 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 , $image -> getHeight () - 2 , 1 , 1 ); $graphics -> drawLine... 1 , $image -> getWidth () - 2 , 1 ); $graphics -> setColor (...

    docs.aspose.com/slides/php-java/activex/
  8. Working with 7z Archives | Aspose.Zip for .NET

    Working with 7z Archives in C# and Compress or Decompress Directory programmatically with API for C#...Create)) 2 { 3 using ( var archive = new...archive = new SevenZipArchive()) 2 { 3 archive.CreateEntries(dataDir);...

    docs.aspose.com/zip/net/working-with-7z-archives/
  9. Use LightCells API build xls ,throw Exception O...

    using Aspose.Cells; namespace ConsoleApp17 { public class WriteUsingLightCellsAPI { public static void Run() { // The path to the documents directory. var fileName = $“F:\temp\{DateTime.Now:yyyyMMHHmmss}.xls”; …...StartCell(Cell cell) { if (_column == 2) cell.PutValue(""); // when use...Discourse May 16, 2025, 12:24pm 2 @523218882 The exception “Object...

    forum.aspose.com/t/use-lightcells-api-build-xls...
  10. Presentation Theme|Aspose.Slides Documentation

    PowerPoint presentation theme in Java...colors from the additional palette(2) are formed. You can then set...colors. 1 - Main theme colors 2 - Colors from the additional palette...

    docs.aspose.com/slides/java/presentation-theme/