Sort Score
Result 10 results
Languages All
Labels All
Results 3,351 - 3,360 of 50,298 for

shape

(0.2 sec)
  1. ChartAxis.HasMinorGridlines | Aspose.Words for ...

    Discover the ChartAxis HasMinorGridlines property to easily control minor gridlines on your charts, enhancing data readability and visualization....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 300 ); Chart chart = shape . Chart ; // Clear the chart's...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ChartAxis.TickMarkSpacing | Aspose.Words for .NET

    Discover the ChartAxis TickMarkSpacing property to customize tick mark intervals, enhancing your chart's readability and visual appeal....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 300 ); Chart chart = shape . Chart ; // Clear the chart's...

    reference.aspose.com/words/net/aspose.words.dra...
  3. OLE Object|Aspose.Slides Documentation

    Handle OLE objects in Aspose.Slides for Android: insert, link, update, and extract embedded content with Java in PPT, PPTX, and ODP presentations....( IShape shape : slide . getShapes ()) { if ( shape instanceof...firstOleFrame = ( IOleObjectFrame ) shape ; break ; } } } finally { presentation...

    docs.aspose.com/slides/androidjava/examples/ele...
  4. SignatureLine.providerId property | Aspose.Word...

    SignatureLine.providerId property. Gets or sets signature provider identifier for this signature line...docx" ); let shape = ( Shape ) doc . getShape ( 0 ,... true ); signatureLine = shape . signatureLine ; expect ( signatureLine...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. PresetTexture enumeration | Aspose.Words for No...

    Aspose.Words.Drawing.PresetTexture enumeration. Specifies texture to be used to fill a Shape....texture to be used to fill a shape. Members Name Description None...DocumentBuilder ( doc ); let shape = builder . insertChart ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 表格|Aspose.Slides for PHP 文档

    在 PHP 中使用 Aspose.Slides 创建和格式化表格:插入数据、合并单元格、设置边框样式、对齐内容,并支持 PPT、PPTX 和 ODP 的导入/导出。...$shapeCount ; $index ++ ) { $shape = $slide -> getShapes () ->...); if ( java_instanceof ( $shape , new JavaClass ( "com.aspose...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  7. Ole对象|Aspose.Slides for PHP 文档

    使用 Aspose.Slides 在 PHP 中处理 OLE 对象:插入或更新嵌入文件,设置图标或链接,提取内容,控制 PPT、PPTX 和 ODP 的行为。...$shapeCount ; $index ++ ) { $shape = $slide -> getShapes () ->...); if ( java_instanceof ( $shape , new JavaClass ( "com.aspose...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  8. Compress Images in PHP|Aspose.Words for Java

    Compress Images using PHP....NodeType" ); $ shape = $ doc -> getChild ( $ nodeType...ConvertUtil" ); $ imagePpi = $ shape -> getImageData ()-> getImageSize...

    docs.aspose.com/words/java/compress-images-in-php/
  9. 将自定义样式表应用于 Ruby 中的 Visio Diagram|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....() 我 = 0 当我 < shapes . getCount () shape = shapes . get ( i ) if...if shape . getNameU () == "Process" source_shape = shape break...

    docs.aspose.com/diagram/zh/java/apply-custom-st...
  10. Aspose::Words::Drawing::Charts::ChartSeries::Cl...

    Aspose::Words::Drawing::Charts::ChartSeries::ClearValues method. Removes all data values from the chart series with preserving the format of the data points and data labels in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.dra...