Sort Score
Result 10 results
Languages All
Labels All
Results 6,641 - 6,650 of 150,984 for

2

(0.09 sec)
  1. Aspose::Words::Drawing::ImageSize::get_WidthPix...

    Aspose::Words::Drawing::ImageSize::get_WidthPixels method. Gets the width of the image in pixels in C++....imageSize -> get_WidthPoints () * 2 ); shape -> set_Height ( imageSize...imageSize -> get_HeightPoints () * 2 ); doc -> Save ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Drawing::ImageSize::get_Vertical...

    Aspose::Words::Drawing::ImageSize::get_VerticalResolution method. Gets the vertical resolution in DPI in C++....imageSize -> get_WidthPoints () * 2 ); shape -> set_Height ( imageSize...imageSize -> get_HeightPoints () * 2 ); doc -> Save ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. 在 Android 上为演示文稿图表添加趋势线|Aspose.Slides 文档

    使用 Aspose.Slides for Android via Java 快速在 PowerPoint 图表中添加和自定义趋势线 — 实用指南,帮助您吸引观众。... 为图表系列 2 添加对数趋势线。 为图表系列 2 添加移动平均趋势线。 为图表系列 3 添加多项式趋势线。...Color . RED ); // 添加对数趋势线,针对图表系列 2 ITrendline tredLineLog = chart...

    docs.aspose.com/slides/zh/androidjava/trend-line/
  4. Aspose.PSD为.NET 21.3版 - 发布说明|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的SectionDividerLayer // [1]: '图层 1' 普通图层 // [2]: '</图层组>' Group 2的SectionDividerLayer...3' GroupLayer // [5]: 'Group 2' GroupLayer // [6]: 'Group 1'...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  5. 获取和设置页面属性|Aspose.PDF for C++

    您可以使用C++库从PDF文件中获取和设置页面属性。..."ArtBox : Height={0},Width={1},LLX={2},LLY={3},URX={4},URY={5}" , pdfPage..."->get_BleedBox() : Height={0},Width={1},LLX={2},LLY={3},URX={4},URY={5}" , pdfPage...

    docs.aspose.com/pdf/zh/cpp/get-and-set-page-pro...
  6. 在 Python 中为演示文稿图表添加趋势线|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 快速在 PowerPoint 和 OpenDocument 图表中添加和自定义趋势线——提供实用指南和代码示例,以提高预测准确性并吸引观众。... 为图表系列 2 添加对数趋势线。 为图表系列 2 添加移动平均趋势线。 为图表系列 3 添加多项式趋势线。...chart . chart_data . series [ 2 ] . trend_lines . add ( charts...

    docs.aspose.com/slides/zh/python-net/trend-line/
  7. Resizing rotated shapes - Free Support Forum - ...

    Dear support team, we’ve been trying to resize Shapes by computing a scaling factor and applying it to the shapes Height and Width properties to make them fit into a table cell. As long as the shape is oriented upright…...Discourse November 5, 2025, 7:56am 2 @M.Heinz Summary Shape.Width and...angleDeg * Math.PI / 180.0; // 2. Compute cos θ and sin θ (absolute...

    forum.aspose.com/t/resizing-rotated-shapes/320848
  8. PPT中箭头虚线在导出图片的时候会变成实线 - Free Support Forum - as...

    产品和版本:Aspose.Slides for Python via. NET (Version: 25.7.0) 编程语言和版本: Python 3.8 部署环境: Ubuntu 20.04.6 LTS 代码片段: def convert_to_jpg(...): ... with slides_module.Presentation(ppt_path) as presentation: for i…...2 KB) 导出JPG图片样式: image.png (44.3...Discourse December 3, 2025, 3:17am 2 @MangoAspose 概要 在 Linux 环境下使用...

    forum.aspose.com/t/ppt/322437
  9. EQ Field Text Rotation Issue in Vertical DOCX t...

    Description When rendering vertical (top-to-bottom) text that contains a Word EQ field, the content inside the field equation is rendered with an incorrect text direction in HTML output. Specifically, the number inside …...words-net chenweii January 2, 2026, 2:44am 1 Description When rendering...Professionalize.Discourse January 2, 2026, 2:45am 2 @chenweii Summary The...

    forum.aspose.com/t/eq-field-text-rotation-issue...
  10. ListCollection.Add | Aspose.Words for .NET

    Discover how the ListCollection Add method creates custom lists from templates, enhancing your document's organization and efficiency.... Writeln ( "Paragraph 2" ); builder . Write ( "Paragraph...); builder . Writeln ( "Item 2" ); builder . ListFormat . RemoveNumbers...

    reference.aspose.com/words/net/aspose.words.lis...