Sort Score
Result 10 results
Languages All
Labels All
Results 7,331 - 7,340 of 49,748 for

shapes

(0.23 sec)
  1. HtmlSaveOptions.ExportPageMargins | Aspose.Word...

    Discover how the HtmlSaveOptions ExportPageMargins property enhances your HTML, MHTML, and EPUB exports by controlling page margins for a polished presentation....to insert a shape with no wrapping. Shape shape = builder . InsertShape...ShapeType . Cube , 200 , 200 ); shape . RelativeHorizontalPo = RelativeHorizontalPo...

    reference.aspose.com/words/net/aspose.words.sav...
  2. VerticalAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.VerticalAlignment enum for precise vertical alignment of text frames and tables in your documents. Enhance layout control!...vertical alignment of a floating shape, text frame or a floating table...it to the page's center. Shape shape = builder . InsertImage (...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Tihendage DOC Kohas Python

    Tihendage DOC keeles Python kvaliteeti kaotamata. Optimeerige DOC 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...
  4. Pakkaa WORD Kohteessa Python

    Pakkaa WORD kentässä Python laadun heikkenemättä. Optimoi kohteen WORD sisältö, pienennä tiedostokokoa helposti....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/fi/python-net/compres...
  5. Suspausti HTML Python

    Suspausti HTML Python neprarandant kokybės. Optimizuokite HTML turinį, lengvai sumažinkite failo dydį....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/lt/python-net/compres...
  6. HTML Tömörítése Itt: Python

    Tömörítse a(z HTML fájlt Python nyelven a minőség elvesztése nélkül. Optimalizálja a(z HTML tartalmat, és egyszerűen csökkentse a fájlméretet....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/hu/python-net/compres...
  7. Redimensionar formas en diapositivas de present...

    Redimensione fácilmente las formas en diapositivas de PowerPoint y OpenDocument con Aspose.Slides para C++—automatice los ajustes del diseño de las diapositivas y aumente la productividad....; // Resize and reposition shapes on every slide. for ( auto...{ for ( auto && shape : slide -> get_Shapes ()) { // Escalar...

    docs.aspose.com/slides/es/cpp/re-sizing-shapes-...
  8. Lavorare con i temi|Documentation

    Questa sezione spiega come applicare un tema preimpostato a una pagina o una forma con Aspose.Diagram....Ottieni un’istanza della classe Shape da impostare come tema Assegnare...proprietà PresetTheme dell’istanza Shape Applicare un tema preimpostato...

    docs.aspose.com/diagram/it/java/working-with-th...
  9. ShadowFormat.clear method | Aspose.Words for Py...

    ShadowFormat.clear method. Clears shadow format....a shadow formatting for the shape. doc = aw . Document ( file_name...MY_DIR + 'Shape stroke pattern border.docx' ) shape = doc . get_child_nodes...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocumentBuilder.InsertHorizontalRule | Aspose.W...

    Enhance your documents with the DocumentBuilder InsertHorizontalRule method, effortlessly adding stylish horizontal lines for better organization and visual appeal....horizontal rule shape into the document. public Shape InsertHorizontalRule...InsertHorizontalRule () Return Value The shape that is a horizontal rule. Examples...

    reference.aspose.com/words/net/aspose.words/doc...