Sort Score
Result 10 results
Languages All
Labels All
Results 7,391 - 7,400 of 153,644 for

2

(0.1 sec)
  1. Aspose::Words::DocumentBuilder::InsertHtml meth...

    Aspose::Words::DocumentBuilder::InsertHtml method. Inserts an HTML string into the document in C++....center" , paragraphs -> idx_get ( 2 ) -> GetText (). Trim ()); ASSERT_EQ...Center , paragraphs -> idx_get ( 2 ) -> get_ParagraphFormat () ->...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Non-standard /DefaultValue key in the /Pages di...

    I have a PDF document that when examining its metadata has this object: 2 0 obj << /Type /Pages /Count 4 /Kids [3 0 R 22 0 R 25 0 R 28 0 R] /DefaultValue (GykqNSk/dAoeHHo8NSh6dBQfDnpobnRodGo=) >> endobj Appare…...its metadata has this object: 2 0 obj << /Type /Pages /Count 4...returns Aspose.PDF for .NET 24.2.0. Is this some sort of trial...

    forum.aspose.com/t/non-standard-defaultvalue-ke...
  3. ChartAxis.type property | Aspose.Words for Python

    ChartAxis.type property. Returns type of the axis....= [ 'Category 1' , 'Category 2' , 'Category 3' ] # Insert two...series . add ( 'Series 2' , categories , [ 64.2 , 79.5 , 94.0 ]) #...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 使用JavaScript通过C++调整工作簿压缩级别|Documentation

    学习如何在Aspose.Cells for JavaScript中通过C++调整工作簿的压缩级别。... toFixed ( 2 ) } ms</li> <li>Level 6 Elapsed...Time: ${ elapsedMs2 . toFixed ( 2 ) } ms</li> <li>Level 9 Elapsed...

    docs.aspose.com/cells/zh/javascript-cpp/adjust-...
  5. 在 Android 上管理 PowerPoint 表格的行和列|Aspose.Slides 文档

    使用 Aspose.Slides for Android 通过 Java 管理 PowerPoint 表格的行和列,并加快演示文稿的编辑和数据更新。... setText ( "Row 1 Cell 2" ); // 在表格末尾克隆第1行 table . getRows...getTextFrame (). setText ( "Row 2 Cell 1" ); // 向第2行第2单元格添加文本 table...

    docs.aspose.com/slides/zh/androidjava/manage-ro...
  6. 在 Python 中管理 PowerPoint 演示文稿主题|Aspose.Slides fo...

    在 Aspose.Slides for Python via .NET 中掌握演示文稿主题,以创建、定制和转换具有一致品牌标识的 PowerPoint 文件。...应用亮度变换时,会生成来自附加调色板 (2) 的颜色。随后可以设置并检索这些主题颜色。 1 — 主主题颜色 2 — 来自附加调色板的颜色...ColorTransformOperat . MULTIPLY_LUMINANCE , 0.2 ) shape2 . fill_format . solid_fill_color...

    docs.aspose.com/slides/zh/python-net/presentati...
  7. Multi-column questionnaire|Documentation

    A compact questionnaire with multi-column layout and open-ended questions...."element_type" : "Block" , "column" : 2 , "border" : "square" , "border_size"..."element_type" : "Block" , "column" : 2 , "border" : "square" , "border_size"...

    docs.aspose.com/omr/net/json-markup/examples/mu...
  8. Create 3D Mesh and Scene|Documentation

    A Mesh is defined by a set of control points and the many n-sided polygons as needed. This article explains how to define a Mesh....CreatePolygon ( new int [] { 0 , 1 , 2 , 3 }); // Right side (X+) mesh...CreatePolygon ( new int [] { 1 , 5 , 6 , 2 }); // Back face (Z-) mesh . CreatePolygon...

    docs.aspose.com/3d/net/create-3d-mesh-and-scene/
  9. 在 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/
  10. Some styles were not copied correctly, like fon...

    Use the following code, I’m not able to copy all the styles correctly, the copied document contains wrong font size: and here the source code which copy the styles: import com.aspose.words.*; import lombok.extern.sl…...2 KB and here the source code which...Discourse April 1, 2025, 10:40am 2 @giuseppe.elmota It seems that...

    forum.aspose.com/t/some-styles-were-not-copied-...