Sort Score
Result 10 results
Languages All
Labels All
Results 9,351 - 9,360 of 50,321 for

shapes

(0.13 sec)
  1. Compress WORD In Java

    Compress WORD in Java without losing quality. Optimize WORD content, reduce file size easily....SHAPE, true ); for (Shape shape : (Iterable<Shape>) nodes)...nodes) { if (shape.isImage()) { // It's up to developer to choose...

    products.aspose.com/words/java/compress/word/
  2. Compress DOCX In Java

    Compress DOCX in Java without losing quality. Optimize DOCX content, reduce file size easily....SHAPE, true ); for (Shape shape : (Iterable<Shape>) nodes)...nodes) { if (shape.isImage()) { // It's up to developer to choose...

    products.aspose.com/words/java/compress/docx/
  3. Optimaliseer De Inhoud Van Bestanden Met Python

    Comprimeer bestanden in Python: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS zonder kwaliteitsverlies...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/nl/python-net/compress/
  4. บีบอัด DOC ใน Python

    บีบอัด DOC ใน Python โดยไม่สูญเสียคุณภาพ เพิ่มประสิทธิภาพเนื้อหา DOC ลดขนาดไฟล์ได้อย่างง่ายดาย...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/th/python-net/compres...
  5. Comprimi DOCX In Python

    Comprimi DOCX in Python senza perdere qualità. Ottimizza DOCX i contenuti, riduci facilmente le dimensioni dei file....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/it/python-net/compres...
  6. Formen erstellen, aktualisieren, anordnen und a...

    Verwenden Sie C# Diagram API zum Erstellen, Aktualisieren und automatischen Layout von Formen in Visio-Dateien mit C# in Ihren Anwendungen. Vollständige Anleitung mit C# Codebeispielen....einzuschließen, können Sie die Shapes, aus denen der Prozess besteht...visioDocs . OpenEx ( "Basic Shapes.vss" , ( short ) Microsoft...

    docs.aspose.com/diagram/de/net/create-update-la...
  7. Trova la posizione assoluta della forma all int...

    Scopri come trovare la posizione assoluta della forma all interno del foglio di lavoro attraverso le API Aspose.Cells for Java....fornisce le proprietà Shape.getLeftToCorner() e Shape.getTopToCorner()...delle proprietà Shape.getLeftToCorner() e Shape.getTopToCorner()...

    docs.aspose.com/cells/it/java/finding-absolute-...
  8. DocumentBuilder.InsertHorizontalRule | Aspose.W...

    قم بتعزيز مستنداتك باستخدام طريقة InsertHorizontalRule في DocumentBuilder، وقم بإضافة خطوط أفقية أنيقة بسهولة لتحسين التنظيم والجاذبية البصرية.... public Shape InsertHorizontalRule () قيمة...DocumentBuilder ( doc ); Shape shape = builder . InsertHorizontalRule...

    reference.aspose.com/words/ar/net/aspose.words/...
  9. اضبط ارتفاع الشكل وعرضه في روبي|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....عندما أنا < shapes . getCount () shape = shapes . get ( i ) if...if shape . getNameU () == "Process" && shape . getID () == 1...

    docs.aspose.com/diagram/ar/java/set-the-height-...
  10. TextBox.vertical_anchor property | Aspose.Words...

    TextBox.vertical_anchor property. Specifies the vertical alignment of the text within a shape....alignment of the text within a shape. @property def vertical_anchor...doc = doc ) shape = builder . insert_shape ( shape_type = aw ...

    reference.aspose.com/words/python-net/aspose.wo...