Sort Score
Result 10 results
Languages All
Labels All
Results 8,901 - 8,910 of 50,298 for

shapes

(0.13 sec)
  1. Диаграмма|Документация Aspose.Slides for Python

    Создавайте и настраивайте диаграммы в Python с помощью Aspose.Slides: добавляйте данные, форматируйте серии, оси и подписи, меняйте типы и экспортируйте — работает с PPT, PPTX и ODP.... shapes . add_chart ( slides . charts...None for shape in slide . shapes : if isinstance ( shape , slides...

    docs.aspose.com/slides/ru/python-net/examples/e...
  2. CompositeNode.ChildNodes | Aspose.Words لمراجع ...

    CompositeNode ملكية. يحصل على جميع العقد الفرعية الفورية لهذه العقدة.... " )); Shape shape = new Shape ( doc , ShapeType .... Rectangle ); shape . Width = 200 ; shape . Height = 200 ; //...

    reference.aspose.com/words/ar/net/aspose.words/...
  3. ShadowType enumeration | Aspose.Words for Python

    aspose.words.drawing.ShadowType enumeration. Specifies the type of a shape shadow....enumeration Specifies the type of a shape shadow. ShadowType is not a...a shadow formatting for the shape. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ShadowType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.ShadowType enum to enhance your Shapes with customizable shadow types for stunning document visuals....enumeration Specifies the type of a shape shadow. public enum ShadowType...the shape. Document doc = new Document ( MyDir + "Shape stroke...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Чтение данных формы Visio в Ruby|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....для рубина , вызов read_all_shape_properties метод Риадшапедата...Рубиновый код деф читать _все_shape_properties () данные _dir =...

    docs.aspose.com/diagram/ru/java/read-visio-shap...
  6. Java 에서 TIFF 압축

    품질 손실 없이 Java 에서 TIFF 을 압축합니다. TIFF 콘텐츠를 최적화하고 파일 크기를 쉽게 줄이십시오....new DocumentBuilder (doc); Shape shape = builder.insertImage( "Input...setTiffCompression(TiffCompression.LZW); shape.getShapeRenderer().save( "Output...

    products.aspose.com/words/ko/java/compress/tiff/
  7. Mampatkan PDF Dalam Python

    Mampat PDF dalam Python tanpa kehilangan kualiti. Optimumkan PDF kandungan, kecilkan saiz fail dengan mudah....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/ms/python-net/compres...
  8. บีบอัด PDF ใน Python

    บีบอัด PDF ใน Python โดยไม่สูญเสียคุณภาพ เพิ่มประสิทธิภาพเนื้อหา PDF ลดขนาดไฟล์ได้อย่างง่ายดาย...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...
  9. Компресиране На PDF В Python

    Компресирайте PDF в Python, без да губите качество. Оптимизирайте съдържанието на PDF, намалявайте размера на файла лесно....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/bg/python-net/compres...
  10. 在java中壓縮tiff

    在Java中壓縮TIFF而不會損失質量。優化TIFF內容,輕鬆減小文件大小。...new DocumentBuilder (doc); Shape shape = builder.insertImage( "Input...setTiffCompression(TiffCompression.LZW); shape.getShapeRenderer().save( "Output...

    products.aspose.com/words/zh-hant/java/compress...