Sort Score
Result 10 results
Languages All
Labels All
Results 9,701 - 9,710 of 50,477 for

shapes

(0.22 sec)
  1. Ändra justeringsvärden på formen med Node.js vi...

    Lär dig hur du ändrar justeringsvärden för former i Excel med Aspose.Cells for Node.js via C++....tillhandahåller egenskapen Shape.getGeometry() för att göra ändringar...artikeln förklarar användningen av Shape.getGeometry() egenskapen för...

    docs.aspose.com/cells/sv/nodejs-cpp/change-adju...
  2. Aspose.Cells 8.9.2 中的公共 API 变更|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....//Add a Shape of type TextBox to the collection Shape shape = sheet...100 , 200 ); //Add text to Shape shape . setText ( "Aspose" ); //Access...

    docs.aspose.com/cells/zh/java/public-api-change...
  3. Felder erstellen, einfügen|Documentation

    So erstellen Sie Felder mit C# Diagram API ....); //Get Visio Shape Shape shape = page . Shapes [ 0 ]; //Insert...(); fld . Value . Val = "1" ; shape . Fields . Add ( fld ); // Save...

    docs.aspose.com/diagram/de/net/create-insert-fi...
  4. Преобразование формы Visio в HTML|Documentation

    В этом разделе объясняется, как преобразовать форму visio в HTML с помощью Aspose.Diagram....); // Get a particular shape Shape shape = page . getShapes ()...(). get ( 0 ); // Shape to HTML HTMLSaveOptions hs = new HTMLSaveOptions...

    docs.aspose.com/diagram/ru/java/convert-a-visio...
  5. تحويل شكل Visio إلى Svg|Documentation

    يشرح هذا القسم كيفية تحويل شكل visio إلى svg باستخدام Aspose.Diagram....); // Get a particular shape Shape shape = page . getShapes ()...(). get ( 0 ); // Shape to Svg SVGSaveOptions option = new SVGSaveOptions...

    docs.aspose.com/diagram/ar/java/convert-a-visio...
  6. ShapeBase.Target | Aspose.Words لـ .NET

    اكتشف خاصية ShapeBase Target لتعيين أو استرداد إطارات هدف الارتباط التشعبي بسهولة لأشكالك، مما يعزز تنقل المستخدم وتجربته....DocumentBuilder ( doc ); Shape shape = builder . InsertImage (...jpg" ); shape . HRef = "https://forum.aspose.com/" ; shape . Target...

    reference.aspose.com/words/ar/net/aspose.words....
  7. أرشيف

    أرشيف...AutoShape shape = (AutoShape)presentation.Slides[0].Shapes[0]; shape...getSlides().get_Item(0); IAutoShape shape = slide.getShapes().addAutoShape(ShapeType...

    blog.aspose.com/ar/slides/edit-ppt-online/
  8. ChartSeries.Add | Aspose.Words لـ .NET

    اكتشف طريقة ChartSeries Add لدمج قيم X بسهولة في مخططاتك. حسّن تصور البيانات مع دعم قيم Y وأحجام الفقاعات....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...432 , 252 ); Chart chart = shape . Chart ; ChartSeries series1...

    reference.aspose.com/words/ar/net/aspose.words....
  9. Node Class | Aspose.Words för .NET

    Upptäck klassen Aspose.Words.Node, den viktiga grunden för alla Word-dokumentnoder, som möjliggör sömlös dokumenthantering och anpassning.... " )); Shape shape = new Shape ( doc , ShapeType .... Rectangle ); shape . Width = 200 ; shape . Height = 200 ; //...

    reference.aspose.com/words/sv/net/aspose.words/...
  10. Aspose::Words::DocumentBuilder::InsertOnlineVid...

    Aspose::Words::DocumentBuilder::InsertOnlineVideo method. Inserts an online video object into the document and scales it to the specified size in C++....Aspose :: Words :: Drawing :: Shape > Aspose :: Words :: DocumentBuilder...and other settings using the Shape object returned by this method...

    reference.aspose.com/words/cpp/aspose.words/doc...