Sort Score
Result 10 results
Languages All
Labels All
Results 7,911 - 7,920 of 151,020 for

2

(0.3 sec)
  1. Aspose::Words::Drawing::ShapeLineStyle enum | A...

    Aspose::Words::Drawing::ShapeLineStyle enum. Specifies the compound line style of a Shape in C++.... ThickThin 2 Double lines, one thick, one thin...:: Color :: get_White ()); // 2 - The stroke, which marks the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. 在 .NET 中管理演示文稿中的图表数据标签|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for .NET 在 PowerPoint 演示文稿中添加和格式化图表数据标签,以打造更具吸引力的幻灯片。...GetCell ( defaultWorksheetInde , 2 , 1 , 0.50 )); series . DataPoints...( defaultWorksheetInde , 0 , 2 , "Blues" ), chart . Type ); series2...

    docs.aspose.com/slides/zh/net/chart-data-label/
  3. PST | Not able to convert .ics file to PST gett...

    Not able to convert .ics file to PST format using aspose lib getting below error. C:\Users\Tejas>python calendarissue.py Traceback (most recent call last): File “mailissue.py”, line 57, in run() File “mailissue.py”,…...load('Undeliverable_ repro test-1727695419 (2).eml')) #result = MapiMessage...load('Undeliverable_ repro test-1727695419 (2).eml')) #print(result) #ExEnd:...

    forum.aspose.com/t/pst-not-able-to-convert-ics-...
  4. 使用C++对行和列进行分组和取消分组|Documentation

    学习如何使用Aspose.Cells和C++对Excel文件中的行和列进行分组和取消分组。...first three columns (from 0 to 2) and make them hidden worksheet...GetCells (). GroupColumns ( 0 , 2 , true ); // Save the modified...

    docs.aspose.com/cells/zh/cpp/grouping-and-ungro...
  5. Edit Connector Geometry Section in the ShapeShe...

    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....$defaultLineTo -> getY () -> getValue () / 2 ); \ # add connector geometry...$defaultLineTo -> getY () -> getValue () / 2 ); \ # set X value $line_to ->...

    docs.aspose.com/diagram/java/edit-connector-geo...
  6. Converting XL to PDF to Word yields incorrect o...

    Hi Aspose Team, I’m trying to convert an excel to word by first converting the excel worksheet to PDF and converting the PDF doc to word using the following code: Workbook workbook = new Workbook(dir + @"\Test_09122025…...JThomas98 September 15, 2025, 2:43pm 1 Hi Aspose Team, I’m trying...Discourse September 15, 2025, 2:43pm 2 @JThomas98 It appears that...

    forum.aspose.com/t/converting-xl-to-pdf-to-word...
  7. Cell colors in HTML are displayed incorrectly -...

    I am using Aspose.Cells 25.9.0. .NET 9.0 The cells are colored differently via Home > Styles > Conditional Formatting and Style is applied to the cells via Format Cells > Fill > Pattern Style. Everything is fine in E…...l October 6, 2025, 2:25pm 1 I am using Aspose.Cells...Discourse October 6, 2025, 2:25pm 2 @aleksandr.l The issue with...

    forum.aspose.com/t/cell-colors-in-html-are-disp...
  8. Aspose.Slides/Net6.Crossplatform Latest Version...

    Hello. Our company uses the following libraries: Aspose.Slides.Net6 for apps targetting net47 Aspose.Slides.Net6.Crossplatform for our application running under net8, Linux containers. The current versions we run are …...Docker Linux using Amazon Linux 2 base image, these are the results:...Discourse May 28, 2025, 7:43am 2 @IBurzoEvoRWS Could you please...

    forum.aspose.com/t/aspose-slides-net6-crossplat...
  9. Aspose.PSD for .NET 20.11 - 发行说明|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....16 , 2 ); ImageConversion ( ColorModes . Grayscale , 8 , 2 ); ImageConversion...channelsCount , compression , 2 ); SaveToPsdThenLoadAnd ( "ClippingMaskRegular"...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  10. SectionStart enumeration | Aspose.Words for Nod...

    Aspose.Words.SectionStart enumeration. The type of break at the beginning of the section....writeln ( "This text is in section 2." ); expect ( doc . sections ...SectionStart . NewPage ); // 2 - Starts the next section on the...

    reference.aspose.com/words/nodejs-net/aspose.wo...