Sort Score
Result 10 results
Languages All
Labels All
Results 2,551 - 2,560 of 43,066 for

shapes

(0.06 sec)
  1. Գծիր Excel-ում Python-ով

    Excel-ում Python ծրագրով գիծ գծեք այլ ձևերի հետ միասին: Ստացեք IDE-ի մանրամասները, քայլերի ցանկը և օրինակելի կոդը՝ Excel-ում Python-ով նկարը տեղադրելու համար:...ձև գծել Մուտք գործեք թերթի Shapes հավաքածուն և զանգահարեք addLine()...

    kb.aspose.com/hy/cells/python/draw-line-in-exce...
  2. DocumentVisitor.VisitEditableRangeStart | Aspos...

    Discover the DocumentVisitor VisitEditableRangeStart method, triggered at the start of editable ranges for seamless document editing and enhanced user experience....but only if they are inside shapes, as they would be in the case...

    reference.aspose.com/words/net/aspose.words/doc...
  3. FieldSeparator | Aspose.Words for Java

    Represents a Word field separator that separates the field code from the field result in Java....Document(); // Add two runs and one shape as child nodes to the first..."Hello world! ")); Shape shape = new Shape(doc, ShapeType.RECTANGLE);...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose.PSD for .NET 24.12 - Release Notes|Docum...

    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....correct handling of PSD file with Shape layer and having vector and...PSDNET-2132 Fix rendering of Shapes in PSD files created in an...

    docs.aspose.com/psd/net/aspose-psd-for-net-24-1...
  5. Aspose::Words::Drawing::RelativeVerticalSize en...

    Aspose::Words::Drawing::RelativeVerticalSize enum. Specifies relatively to what the height of a shape or a text frame is calculated vertically in C++....relatively to what the height of a shape or a text frame is calculated...( doc ); // Adding a simple shape with absolute size and position...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. PHP API for Excel, PowerPoint Files and Barcode...

    Process Excel Spreadsheets and PowerPoint Documents via PHP API. Recognize and generate 1D, 2D and Postal Barcodes via PHP applications....entities like master slides, shapes, charts, audio and video frames...or remove the protection on shapes Add Excel charts as OleObjects...

    products.aspose.com/total/php-java/
  7. Convert PS to POWERPOINT via Java API | product...

    Java API to Convert PS to POWERPOINT without using Microsoft Word...formatting, support for various shapes, support for various slide...formatting, support for various shapes, support for various slide...

    products.aspose.com/total/java/conversion/ps-to...
  8. New HTML Export System - Aspose.Slides.WebExten...

    PowerPoint HTML export in C# or .NET...markup for certain types of shapes. when overriding the document...{ foreach (Shape shape in slide.Shapes) { if(shape is AutoShape)...

    docs.aspose.com/slides/net/web-extensions/
  9. 将 PowerPoint 转换为 Word|Aspose.Slides for Python 文档

    在 Python 中将 PowerPoint 演示文稿转换为 Word...for shape in slide . shapes : # 插入幻灯片的文本 if type ( shape ) is...AutoShape : builder . writeln ( shape . text_frame . text ) builder...

    docs.aspose.com/slides/zh/python-net/convert-po...
  10. 图片框|Aspose.Slides 文档

    在 C++ 中为 PowerPoint 演示文稿添加图片框...IPictureFrame > pf = slide -> get_Shapes () -> AddPictureFrame ( ShapeType...IPictureFrame > pf = slide -> get_Shapes () -> AddPictureFrame ( ShapeType...

    docs.aspose.com/slides/zh/cpp/picture-frame/