Sort Score
Result 10 results
Languages All
Labels All
Results 2,271 - 2,280 of 48,356 for

shape

(0.57 sec)
  1. Forms2OleControl.back_color property | Aspose.W...

    Forms2OleControl.back_color property. Gets or sets a background color of the control...docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...True ) . as_shape () ole_control = shape . ole_format . ole_control...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 使用Node.js通过C++设置形状或文本框段落的行间距|Documentation

    学习如何使用Aspose.Cells for Node.js via C++设置形状或文本框中段落的行间距。...first shape which is a text box and set its text const shape = ws.... getShapes (). get ( 0 ); shape . setText ( "Sign up for your...

    docs.aspose.com/cells/zh/nodejs-cpp/set-line-sp...
  3. Add ActiveX Controls using Aspose.Cells with C+...

    Learn how to add ActiveX controls to Excel worksheets programmatically using Aspose.Cells for C++....ActiveX control inside the shape collection, you can access the...ActiveX control object via the Shape::get_ActiveXControl() method...

    docs.aspose.com/cells/cpp/add-activex-controls-...
  4. ChartFormat.shape_type property | Aspose.Words ...

    ChartFormat.Shape_type property. Gets or sets the Shape type of the parent chart element....shape_type property ChartFormat.shape_type property Gets or sets...sets the shape type of the parent chart element. @property def...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Drawing::SignatureLine class | A...

    Aspose::Words::Drawing::SignatureLine class. Provides access to signature line properties. To learn more, visit the documentation article in C++...."Senior Manager" ); // Insert a shape that will contain a signature...created above. // If we insert a shape whose coordinates originate...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. 管理占位符|Aspose.Slides 文档

    使用 Java 更改 PowerPoint 幻灯片中的占位符文本。在 PowerPoint 幻灯片中使用 Java 设置占位符的提示文本。...get_Item ( 0 ); for ( IShape shape : slide . getSlide (). getShapes...遍历幻灯片 { if ( shape . getPlaceholder () != null && shape instanceof...

    docs.aspose.com/slides/zh/androidjava/manage-pl...
  7. Aspose::Words::SignatureLineOptions::get_ShowDa...

    Aspose::Words::SignatureLineOptions::get_ShowDate method. Gets or sets a value indicating that sign date is shown in the signature line. Default value for this property is true in C++....docx" ); auto shape = System :: ExplicitCast < Aspose...Aspose :: Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose...

    reference.aspose.com/words/cpp/aspose.words/sig...
  8. Aspose::Words::SignatureLineOptions::get_Instru...

    Aspose::Words::SignatureLineOptions::get_Instructions method. Gets or sets instructions to the signer that are displayed on signing the signature line. Default value for this property is empty string in C++....docx" ); auto shape = System :: ExplicitCast < Aspose...Aspose :: Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose...

    reference.aspose.com/words/cpp/aspose.words/sig...
  9. Excel打印线条缺失 - Free Support Forum - aspose.com

    excel转pdf问题.zip (34.0 KB) 在使用25.4版本的apose.cells去打印一个excel文档,打印完成后发现有线条的缺失。虚拟打印机Foxit以及实际打印的都存在这个问题。后尝试将excel转pdf,发现同样是有问题。这里提供了转pdf的代码以及相关输入和输出的文件,请帮忙复现排查一下是什么问题。...时,部分线条(尤其是手绘线条、文本框等 Shape)可能在输出中缺失。这是该版本渲染某些绘图对象时的已知缺陷。 出现原因 Shape 渲染缺陷 –...PDF(或打印)时,可能会忽略 TextBox、线条等 Shape,导致它们在最终文档中不显示。官方论坛已有 “TextBox...

    forum.aspose.com/t/excel/321351
  10. MathText|Aspose.Slides Documentation

    Work with math text in C# using Aspose.Slides: create and edit equations, fractions, radicals, scripts, formatting, and render results for PPT and PPTX....working with mathematical text shapes and formatting equations using...Add Math Text Create a math shape containing a fraction and the...

    docs.aspose.com/slides/net/examples/elements/ma...