Sort Score
Result 10 results
Languages All
Labels All
Results 4,731 - 4,740 of 48,674 for

shape

(0.24 sec)
  1. Protect and Unprotect Diagrams in Ruby|Document...

    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....Protect and Unprotect a Visio Shape in Ruby...

    docs.aspose.com/diagram/java/protect-and-unprot...
  2. Aspose::Words::Saving::XlsxSaveOptions::get_Sav...

    Aspose::Words::Saving::XlsxSaveOptions::get_SaveFormat method. Specifies the format in which the document will be saved if this save options object is used. Can only be Xlsx in C++....Document > ( get_MyDir () + u "Shape with linked chart.docx" ); auto...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Manage Table Cells in Presentations Using C++|A...

    Effortlessly manage table cells in PowerPoint with Aspose.Slides for C++. Master accessing, modifying, and styling cells quickly for seamless slide automation....() -> idx_get ( 0 ) -> get_Shapes () -> idx_get ( 0 )); // assuming...assuming that Slide#0.Shape#0 is a table for ( int32_t i = 0 ;...

    docs.aspose.com/slides/cpp/manage-cells/
  4. 档案

    档案...// 遍历页面的形状 for (Shape shape : (Iterable<Shape>) diagram.getPages()...txt : (Iterable<FormatTxt>) shape.getText().getValue()) { Txt...

    blog.aspose.com/zh/diagram/find-replace-text-vi...
  5. Filter objects while loading workbook in GridDe...

    This article describes how to use loading filter in GridDesktop....MergedArea PivotTable Settings Shape SheetData SheetSettings Structure...As you can see, all charts/shapes/images have been filtered out...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  6. LoadFormat Enum | Aspose.Words for .NET

    Discover the Aspose.Words.LoadFormat enum, defining document formats for seamless loading and enhanced compatibility in your applications.... Shape imageShape = ( Shape ) doc . GetChildNodes...GetChildNodes ( NodeType . Shape , true )[ 0 ]; Assert . That ( imageShape...

    reference.aspose.com/words/net/aspose.words/loa...
  7. ImageSavingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.ImageSavingArgs class, enhancing document processing with customizable image saving options for optimal performance....corresponding to the shape or group shape that is about to be...imageFileName = $"{mOutFileName} shape {++mCount}, of type {args.CurrentShape...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Გადაიყვანეთ JPG GIF C++

    გადაიყვანეთ JPG GIF C++ ფორმატში კოდით. შეინახეთ JPG როგორც GIF C++....auto shape = builder-> InsertImage ( u"Input.jpg" ); shape-> GetShapeRenderer...auto shape = builder->InsertImage(u"Input.jpg"); shape->GetS...

    products.aspose.com/words/ka/cpp/conversion/jpg...
  9. 趋势线|Aspose.Slides for PHP 文档

    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....通过使用其索引获取幻灯片的引用 使用 Shapes 对象暴露的 AddChart 方法创建一个新图表 使用 Shapes 对象暴露的 AddAutoShape... 100 , 100 , 500 , 400 ); $shape = $chart -> getUserShapes ()...

    docs.aspose.com/slides/zh/php-java/trend-line/
  10. Manage Table Cells in Presentations Using JavaS...

    Manage table cells in PowerPoint with Aspose.Slides for Node.js. Master accessing, modifying, and styling cells quickly for seamless slide automation....Shape#0 is a table for ( var i = 0... 30 , 30 ]); // Adds table shape to slide var tbl = sld . getShapes...

    docs.aspose.com/slides/nodejs-java/manage-cells/