Sort Score
Result 10 results
Languages All
Labels All
Results 3,051 - 3,060 of 9,913 for

shape

(0.1 sec)
  1. SaveOptions.imlRenderingMode property | Aspose....

    SaveOptions.imlRenderingMode property. Gets or sets a value determining how ink (InkML) objects are rendered....InkML' ignores fall-back shape of ink (InkML) object and renders...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Data tag being removed after PDF to TIFF conver...

    We are currently using Aspose.PDF version 21.12.0.0 in .NET and are experiencing an issue during PDF to TIFF conversion. Specifically, all data tags on the PDF document are completely removed after the conversion. Could …...Default, Shape = ShapeType.None, SkipBlankPages...

    forum.aspose.com/t/data-tag-being-removed-after...
  3. Save Presentation|Aspose.Slides for PHP Documen...

    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....Presentation file, add text in shape and Save the presentation to...new Presentation (); try { $shape = $pres -> getSlides () -> get_Item...

    docs.aspose.com/slides/php-java/save-presentation/
  4. 趋势线|Aspose.Slides 文档

    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 , 500 , 400 ); IAutoShape shape = chart . getUserShapes ()....

    docs.aspose.com/slides/zh/java/trend-line/
  5. 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 . True ( imageShape...

    reference.aspose.com/words/net/aspose.words/loa...
  6. 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...
  7. 趋势线|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/
  8. DocumentBuilder.insertOleObject method | Aspose...

    Aspose.Words.DocumentBuilder.insertOleObject method... Returns Shape node containing Ole object and...predefined images. Returns Shape node containing Ole object and...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Save Presentation|Aspose.Slides 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....Presentation file, add text in shape and Save the presentation to...Presentation (); try { IAutoShape shape = pres . getSlides (). get_Item...

    docs.aspose.com/slides/java/save-presentation/
  10. Manage Cells|Aspose.Slides Documentation

    Table cells in PowerPoint presentations in C++...() -> 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/