Sort Score
Result 10 results
Languages All
Labels All
Results 9,341 - 9,350 of 50,258 for

shapes

(0.16 sec)
  1. 从齿轮型智能图形中提取文本|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....为了实现这一点,您应首先使用 Shape.GetResultOfSmartArt() 方法将智能图形转为组合形状。然后使用...方法获取组合形状中形成的所有单个形状的数组。最后,您可以循环逐个迭代所有单个形状,并使用 Shape.Text 属性提取其文本。 从齿轮型智能图形中提取文本...

    docs.aspose.com/cells/zh/net/extract-text-from-...
  2. Forms2OleControl.ChildNodes | Aspose.Words för ...

    Upptäck egenskapen Forms2OleControl ChildNodes för att enkelt komma åt och hantera omedelbara underordnade kontroller för förbättrad funktionalitet....docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); OleControl oleControl = shape . OleFormat...

    reference.aspose.com/words/sv/net/aspose.words....
  3. Aspose::Words::Drawing::Charts::Chart::get_Sour...

    Aspose::Words::Drawing::Charts::Chart::get_SourceFullName method. Gets the path and name of an xls/xlsx file this chart is linked to in C++....() + u "Shape with linked chart.docx" ); auto shape = System...Aspose :: Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. صورة|وثائق Aspose.Slides لـ Python

    العمل مع الصور في بايثون باستخدام Aspose.Slides: الإدراج، الاستبدال، الاقتصاص، الضغط، تعديل الشفافية والتأثيرات، تعبئة الأشكال، وتصدير لملفات PPT، PPTX و ODP.... shapes . add_picture_frame ( slides...picture_frame = next ( shape for shape in slide . shapes if isinstance...

    docs.aspose.com/slides/ar/python-net/examples/e...
  5. Forms2OleControl.GroupName | Aspose.Words per .NET

    Scopri come la proprietà GroupName di Forms2OleControl migliora l'esperienza utente gestendo senza problemi controlli mutuamente esclusivi. Scopri di più!...docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); OleControl oleControl = shape . OleFormat...

    reference.aspose.com/words/it/net/aspose.words....
  6. OlePackage class | Aspose.Words for Node.js

    Aspose.Words.Drawing.OlePackage class. Allows to access OLE Package properties...system by double-clicking on the shape that contains the OLE object...databaseDir + "cat001.zip" ); let shape = builder . insertOleObject...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Forms2OleControl.Enabled | Aspose.Words for .NET

    Discover how the Forms2OleControl Enabled property enhances user interaction by confirming if the control is active. Boost your app's functionality!...docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); OleControl oleControl = shape . OleFormat...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Verwalten von Präsentationsformen in C++|Aspose...

    Erfahren Sie, wie Sie Formen in Aspose.Slides für C++ erstellen, bearbeiten und optimieren und leistungsstarke PowerPoint-Präsentationen bereitstellen....Schnittstellen IShape und der Klasse Shape hinzugefügt. Der von OfficeInteropShapeId...Microsoft.Office.Interop.PowerPoint.Shape‑Objekts. Unten finden Sie ein...

    docs.aspose.com/slides/de/cpp/shape-manipulations/
  9. فشرده سازی TIFF در C++

    بدون از دست دادن کیفیت، TIFF را در C++ فشرده کنید. محتوای TIFF را بهینه کنید، اندازه فایل را به راحتی کاهش دهید....<DocumentBuilder>(doc); auto shape = builder-> InsertImage ( u"Input...set_TiffCompression (TiffCompression::Lzw); shape-> GetShapeRenderer ()-> Save...

    products.aspose.com/words/fa/cpp/compress/tiff/
  10. Administrar formas de presentación en C++|Docum...

    Aprenda a crear, editar y optimizar formas en Aspose.Slides para C++ y entregar presentaciones de PowerPoint de alto rendimiento....interfaces IShape y a la clase Shape respectivamente. El valor devuelto...Microsoft.Office.Interop.PowerPoint.Shape. A continuación se muestra el...

    docs.aspose.com/slides/es/cpp/shape-manipulations/