Sort Score
Result 10 results
Languages All
Labels All
Results 9,371 - 9,380 of 50,257 for

shapes

(0.18 sec)
  1. บีบอัด 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...
  2. Компресиране На 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...
  3. 在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...
  4. Comprimi PDF In Python

    Comprimi PDF in Python senza perdere qualità. Ottimizza PDF 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...
  5. 档案

    档案...IAutoShape shape = presentation.Slides[0].Shapes.AddAutoShape(ShapeType...250); shape.FillFormat.FillType = FillType.NoFill; shape.LineFormat...

    blog.aspose.com/zh/slides/create-three-d-effect...
  6. 搜索

    搜索...IAutoShape shape = presentation.Slides[0].Shapes.AddAutoShape(ShapeType...250); shape.FillFormat.FillType = FillType.NoFill; shape.LineFormat...

    blog.aspose.com/zh-hant/slides/create-three-d-e...
  7. ShapeBase.soft_edge property | Aspose.Words for...

    ShapeBase.soft_edge property. Gets soft edge formatting for the shape....soft edge formatting for the shape. @property def soft_edge ( self...DocumentBuilder () shape = builder . insert_shape ( shape_type = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  8. C++で図形のテキストオプションを管理する|Documentation

    Aspose.Cells for C++を使用して、プログラム的に図形のテキストオプションを管理する方法を学びます。... Shape クラスは配置、向き、書式設定などのテキストオプションを...( 0 ); // Access the shape Shape shape = worksheet . GetShapes...

    docs.aspose.com/cells/ja/cpp/managing-shape-tex...
  9. Mover un párrafo de una presentación a otra|Doc...

    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....paragraph range in a TextBody shape in the source document // to...to another TextBody shape in the target document. public static...

    docs.aspose.com/slides/es/net/move-a-paragraph-...
  10. Crear una caja de texto en la que cada línea te...

    Aprende cómo crear una caja de texto en la que cada línea puede tener una alineación horizontal diferente usando Aspose.Cells for JavaScript a través de C++.... shapes . addTextBox ( 2 , 0 , 2 ,...80 , 400 ); // Access first shape which is a text box and set...

    docs.aspose.com/cells/es/javascript-cpp/create-...