Sort Score
Result 10 results
Languages All
Labels All
Results 6,781 - 6,790 of 153,638 for

2

(0.19 sec)
  1. Aspose.zip for .net 解压中文乱码 - Free Support Forum...

    zip压缩包里面有中文文件名的文件,解压后是乱码,请问有办法处理? 使用的是最新的.net 版aspose.zip...hafeez December 1, 2020, 2:44pm 2 @gsh365 , 请ZIP并在此处附加以下资源进行测试:...您提供更多信息。 gsh365 December 2, 2020, 2:27am 3 Desktop.zip (1.7 ...

    forum.aspose.com/t/aspose-zip-for-net/222189
  2. Latest Aspose.Imaging Product Family topics - F...

    Get technical support of Aspose.Imaging for .NET, Java and SharePoint....Imaging Product Family category 2 1803 December 6, 2023 Saving optimized...imaging-net 6 50 March 25, 2025 2 issues when loading jpg and saving...

    forum.aspose.com/c/imaging/14
  3. ChartSeriesGroup class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartSeriesGroup class. Represents properties of a chart series group, that is, the properties of chart series of the same type associated with the same axes....= [ "Category 1" , "Category 2" , "Category 3" ]; series . add...categories , [ 2 , 3 , 4 ]); series . add ( "Series 2 of primary...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Drawing::RelativeVerticalPositio...

    Aspose::Words::Drawing::RelativeVerticalPosition enum. Specifies to what the vertical position of a shape or text frame is relative in C++.... Paragraph 2 The object is positioned relative...() - shape -> get_Width ()) / 2 ); shape -> set_Top (( builder...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Converting Presentation with EMF Images to PDF ...

    Hello, We are looking into upgrade of current Aspose.Slides library, but encountered an issue with conversion of PPT presentation containing an EMF image to PDF. Below is the sample code: final String targetPdfFile =…...miroshnichenko1 May 10, 2023, 1:02pm 2 @oraspose Thank you for contacting...investigation. oraspose August 2, 2024, 6:31pm 6 Hello Stanislav...

    forum.aspose.com/t/converting-presentation-with...
  6. ChartSeriesGroup class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartSeriesGroup class. Represents properties of a chart series group, that is, the properties of chart series of the same type associated with the same axes....= [ 'Category 1' , 'Category 2' , 'Category 3' ] series . add...= [ 2 , 3 , 4 ]) series . add ( series_name = 'Series 2 of primary...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 使用C++添加双色标度和三色标度条件格式|Documentation

    如何在C++中使用Aspose.Cells库为两个颜色比例和三个颜色比例添加条件格式。通过调整这些条件,您可以更好地控制单元格的外观和显示。... PutValue ( u "2-Color Scale" ); worksheet . GetCells..."3-Color Scale" ); for ( int i = 2 ; i <= 15 ; i ++ ) { int row =...

    docs.aspose.com/cells/zh/cpp/adding-2-color-sca...
  8. 使用 Aspose.SVG Builder API 进行高级 SVG 创建和修改 – C#

    探索 C# 中的 Aspose.SVG Builder API 创建和修改 SVG 元素的功能。了解如何使 SVG 编程更轻松、更高效。...document = new SVGDocument()) 2 { 3 // Create a new <g> (group)...document = new SVGDocument()) 2 { 3 // Assume an existing SVG...

    docs.aspose.com/svg/zh/net/svg-builder-api/
  9. Aspose::Words::Markup::CustomXmlPropertyCollect...

    Aspose::Words::Markup::CustomXmlPropertyCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all items in the collection in C++...."2003" , properties -> idx_get ( 2 ) -> get_Value ()); ASSERT_EQ...properties -> get_Count ()); // 2 - Remove by name: properties ->...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. Aspose.PSD .net for python issues with missing ...

    Hi, I’m experiencing issues with effects in psd files that are missing when saving the psd as png. Here an example psd file where “PLACEHOLDER1” and “Layer 733” have effects that go missing. Hope there is a simple fix f…...Family caseai February 25, 2026, 2:04am 21 I’ll use any photoshop... I used Photoshop Version 21.2.12. Only thing working for me...

    forum.aspose.com/t/aspose-psd-net-for-python-is...