Sort Score
Result 10 results
Languages All
Labels All
Results 9,921 - 9,930 of 50,322 for

shapes

(0.14 sec)
  1. VerticalAlignment enumeration | Aspose.Words fo...

    Aspose.Words.Drawing.VerticalAlignment enumeration. Specifies vertical alignment of a floating shape, text frame or a floating table....vertical alignment of a floating shape, text frame or a floating table...it to the page's center. let shape = builder . insertImage ( base...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Working with Watermark in Node.js|Aspose.Words ...

    Create and manage watermarks in a document using Node.js....can also be inserted using shape class as well. It is very easy...easy to insert any shape or image into a header or footer and...

    docs.aspose.com/words/nodejs-net/working-with-w...
  3. arkiv

    arkiv... images are represented as shapes. Therefore, to extract images...will have to process all the shapes in the document. The following...

    blog.aspose.com/sv/words/extract-images-from-wo...
  4. Получить границы абзаца из презентаций в .NET|Д...

    Узнайте, как получить границы абзаца и текстовых фрагментов в Aspose.Slides for .NET для оптимизации позиционирования текста в презентациях PowerPoint....Presentation ( "Shapes.pptx" )) { IAutoShape shape = ( IAutoShape...0 ]. Shapes [ 0 ]; var textFrame = ( ITextFrame ) shape . TextFrame...

    docs.aspose.com/slides/ru/net/paragraph/
  5. Общедоступный API Изменения в Aspose.Diagram 6....

    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....( layer ); // get shape by ID Shape shape = page . getShapes...3 ); // assign shape to this new Layer shape . getLayerMem ()...

    docs.aspose.com/diagram/ru/java/public-api-chan...
  6. DocumentBuilder.InsertHorizontalRule | Aspose.W...

    Migliora i tuoi documenti con il metodo InsertHorizontalRule di DocumentBuilder, aggiungendo senza sforzo eleganti linee orizzontali per una migliore organizzazione e un impatto visivo migliore.... public Shape InsertHorizontalRule () Valore...DocumentBuilder ( doc ); Shape shape = builder . InsertHorizontalRule...

    reference.aspose.com/words/it/net/aspose.words/...
  7. Adjustment.Name | Aspose.Words för .NET

    Upptäck egenskapen Justeringsnamn för att enkelt komma åt och hantera dina justeringar för förbättrad effektivitet och effektiva arbetsflöden...."Rounded rectangle shape.docx" ); Shape shape = ( Shape ) doc . GetChild...GetChild ( NodeType . Shape , 0 , true ); AdjustmentCollection adjustments...

    reference.aspose.com/words/sv/net/aspose.words....
  8. ShapeBase.IsHorizontalRule | Aspose.Words for .NET

    Discover the ShapeBase IsHorizontalRule property, easily identify horizontal rules in your designs for improved layout and styling efficiency....property Returns true if this shape is a horizontal rule. public...to insert a horizontal rule shape, and customize its formatting...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Arbeiten mit der GridJs Hervorhebungs Funktion|...

    Dieser Artikel beschreibt, wie die Hervorhebung von Zellentext, Zellbereichen, Formen und Bildern in GridJs verwendet wird....id of shape , can be find in xs . sheet . data . shapes Hervorhebungsform...id of shape , can be find in xs . sheet . data . shapes Array...

    docs.aspose.com/cells/de/net/aspose-cells-gridj...
  10. Bilder aus Präsentationsformen in Python extrah...

    Bilder aus Formen in PowerPoint- und OpenDocument-Präsentationen mit Aspose.Slides für Python via .NET - schnelle, codefreundliche Lösung.... shapes )): shape = slide . shapes [ i ] shape_image =...if type ( shape ) is slides . AutoShape and shape . fill_format...

    docs.aspose.com/slides/de/python-net/extracting...