Sort Score
Result 10 results
Languages All
Labels All
Results 8,331 - 8,340 of 50,319 for

shapes

(0.1 sec)
  1. API public et changements incompatibles en arri...

    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....Par exemple : IShape shape = ...; shape . setFrame ( new ShapeFrame...Float . NaN )); ou slide . Shapes . AddAutoShape ( ShapeType...

    docs.aspose.com/slides/fr/java/public-api-and-b...
  2. API Público y Cambios Incompatibles con Version...

    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.... Por ejemplo: IShape shape = ...; shape . setFrame ( new ShapeFrame... Float . NaN )); o slide . Shapes . AddAutoShape ( ShapeType...

    docs.aspose.com/slides/es/androidjava/public-ap...
  3. PageSetup.PageHeight | Aspose.Words لـ .NET

    اكتشف خاصية PageHeight في PageSetup لإدارة ارتفاع مستندك بالنقاط بكفاءة، مما يعزز تخطيطك وعرضك التقديمي.... HeaderPrimary ); Shape shape = builder . InsertImage (...logo.png" ); shape . WrapType = WrapType . None ; shape . BehindText...

    reference.aspose.com/words/ar/net/aspose.words/...
  4. PageSetup.PageHeight | Aspose.Words for .NET

    Discover the PageSetup PageHeight property to efficiently manage your document's height in points, enhancing your layout and presentation.... HeaderPrimary ); Shape shape = builder . InsertImage (...logo.png" ); shape . WrapType = WrapType . None ; shape . BehindText...

    reference.aspose.com/words/net/aspose.words/pag...
  5. ShapeBase.Hidden | Aspose.Words for .NET

    Control shape visibility with ShapeBase's hidden property. Easily toggle between visible and hidden for enhanced design flexibility....value indicating whether the shape is visible. public bool Hidden...Examples Shows how to hide the shape. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Tihendage HTML Kohas Python

    Tihendage HTML keeles Python kvaliteeti kaotamata. Optimeerige HTML sisu, vähendage lihtsalt faili suurust....cleanup() shapes = [node.as_shape() for node in doc.get_child_nodes(aw...NodeType.SHAPE, True )] for shape in shapes: if shape.isImage:...

    products.aspose.com/words/et/python-net/compres...
  7. Tihendage WORD Kohas Python

    Tihendage WORD keeles Python kvaliteeti kaotamata. Optimeerige WORD sisu, vähendage lihtsalt faili suurust....cleanup() shapes = [node.as_shape() for node in doc.get_child_nodes(aw...NodeType.SHAPE, True )] for shape in shapes: if shape.isImage:...

    products.aspose.com/words/et/python-net/compres...
  8. Tihendage DOCX Kohas Python

    Tihendage DOCX keeles Python kvaliteeti kaotamata. Optimeerige DOCX sisu, vähendage lihtsalt faili suurust....cleanup() shapes = [node.as_shape() for node in doc.get_child_nodes(aw...NodeType.SHAPE, True )] for shape in shapes: if shape.isImage:...

    products.aspose.com/words/et/python-net/compres...
  9. Estrai il testo dalla forma SmartArt di Tipo In...

    Impara come estrarre il testo dalla forma SmartArt di Tipo Ingranaggio usando Aspose.Cells for JavaScript via C++....Gruppo usando la proprietà Shape.resultOfSmartArt . Poi devi...il testo usando la proprietà Shape.text . Estrarre il testo dalla...

    docs.aspose.com/cells/it/javascript-cpp/extract...
  10. DocumentBuilder.InsertGroupShape | Aspose.Words...

    Gruppera former enkelt med DocumentBuilders InsertGroupShape-metod. Skapa organiserade designer genom att sömlöst infoga nya GroupShape-noder....ShapeBase [] shapes ) Parameter Typ Beskrivning shapes ShapeBase[]...new DocumentBuilder ( doc ); Shape shape1 = builder . InsertShape...

    reference.aspose.com/words/sv/net/aspose.words/...