Sort Score
Result 10 results
Languages All
Labels All
Results 9,091 - 9,100 of 50,258 for

shapes

(0.17 sec)
  1. Python 에서 DOCX 압축

    품질 손실 없이 Python 에서 DOCX 을 압축합니다. DOCX 콘텐츠를 최적화하고 파일 크기를 쉽게 줄이십시오....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/ko/python-net/compres...
  2. Nén HTML Trong Python

    Nén HTML trong Python mà không làm giảm chất lượng. Tối ưu hóa HTML nội dung, giảm kích thước tệp một cách dễ dàng....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/vi/python-net/compres...
  3. Nén DOCX Trong Python

    Nén DOCX trong Python mà không làm giảm chất lượng. Tối ưu hóa DOCX nội dung, giảm kích thước tệp một cách dễ dàng....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/vi/python-net/compres...
  4. Configurar formas de línea de tiempo Visio|Docu...

    Esta sección explica cómo configurar la propiedad de una forma de hito con Aspose.Diagram.... GetDataDir_Shapes (); // Load diagram Diagram...shapeid = 22 ; // Get timeline shape Shape milestone = diagram . Pages...

    docs.aspose.com/diagram/es/net/configure-visio-...
  5. Görüntülerle Çalışmak|Documentation

    Bu sayfa, Visio çiziminin bir sayfasından Aspose.Diagram kitaplığıyla bir görüntünün nasıl çıkarılacağını, değiştirileceğini veya ekleneceğini açıklar....tarafından sunulan Shapes özelliği, Aspose.Diagram.Shape nesnelerinin...index i.e. 0 for first one for shape in diagram . getPages () . getPage...

    docs.aspose.com/diagram/tr/python-java/working-...
  6. Archivio

    Archivio...Shape, Boolean) . Passa attraverso...e salvala usando il metodo Shape.ImageData.Save(string) . Nell’esempio...

    blog.aspose.com/it/words/extract-images-from-wo...
  7. C++経由のJavaScriptでシート内の図形の絶対位置を見つける方法|Documentation

    C++経由のAspose.Cells for JavaScriptを使用して、ワークシート内の図形の絶対位置を見つける方法を学びます。...JavaScriptは、この目的のために Shape.leftToCorner と Shape.topToCorner プロパテ... Absolute Position of this Shape is ( 320 , 183 ) <!DOCTYPE html>...

    docs.aspose.com/cells/ja/javascript-cpp/finding...
  8. CompositeNode.GetChild | Aspose.Words لـ .NET

    اكتشف طريقة CompositeNode GetChild لاسترداد عقدة الطفل Nth من نوع معين بسهولة، مما يعزز كفاءة إدارة البيانات لديك.... " )); Shape shape = new Shape ( doc , ShapeType .... Rectangle ); shape . Width = 200 ; shape . Height = 200 ; //...

    reference.aspose.com/words/ar/net/aspose.words/...
  9. Formen in ein Arbeitsblatt in Aspose.Cells einf...

    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.... public Shape addShape(int type, int upperLeftRow...width) Die Methode gibt ein Shape -Objekt zurück. Das folgende...

    docs.aspose.com/cells/de/java/insert-shapes-to-...
  10. Optimaliseer De Inhoud Van Bestanden Met C#

    Comprimeer bestanden in C#: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS zonder kwaliteitsverlies...Shape, true ); foreach (Shape shape in nodes) { if...if (shape.IsImage) { // Het is aan de ontwikkelaar om de bibliotheek...

    products.aspose.com/words/nl/net/compress/