Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 50,298 for

shapes

(0.07 sec)
  1. Შეკუმშოს HTML Python

    შეკუმშოს HTML Python ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ HTML კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....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/ka/python-net/compres...
  2. Ფაილის Კონტენტის Ოპტიმიზაცია Javascript Ის Გამო...

    შეკუმშოს ფაილები JavaScript: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS ხარისხის დაკარგვის გარეშე...cleanup(); var shapes = doc.getChildNodes(aw.NodeType.Shape, true )...) for ( var shape of shapes) { if (shape.hasImage()) { // Ეს მდე...

    products.aspose.com/words/ka/nodejs-net/compress/
  3. Aspose::Words::Section::DeleteHeaderFooterShape...

    Aspose::Words::Section::DeleteHeaderFooterShapes method. Deletes all Shapes (drawing objects) from the headers and footers of this section in C++....ooterSh method Deletes all shapes (drawing objects) from the...Examples Shows how to remove all shapes from all headers footers in...

    reference.aspose.com/words/cpp/aspose.words/sec...
  4. 向演示文稿添加形状|Aspose.Slides 文档

    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 . AddLine ( 10 , 10 , 100 ...Presentation 类的实例 使用索引获取幻灯片的引用 使用 Shapes 对象提供的 AddAutoShape 方法添加线类型的...

    docs.aspose.com/slides/zh/net/adding-shapes-to-...
  5. Picture|Aspose.Slides Documentation

    Work with pictures in Aspose.Slides for .NET: insert, crop, compress, recolor, and export images with C# examples for PPT, PPTX, and ODP presentations.... Shapes . AddPictureFrame ( ShapeType...AddImage ( imageStream ); slide . Shapes . AddPictureFrame ( ShapeType...

    docs.aspose.com/slides/net/examples/elements/pi...
  6. 将椭圆对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将椭圆对象创建到您的PDF中。... Shapes . Add ( ellipse1 ); // Create...Color . DarkRed } }; graph . Shapes . Add ( ellipse2 ); // Add...

    docs.aspose.com/pdf/zh/net/add-ellipse/
  7. Working with Graphs in PDF using Python|Aspose....

    This article explains what a is Graph, how to create a filled rectangle object, and other functions...collection of Shapes. The following types of shapes are supported...one of the many fundamental shapes you’ll see in graphs, its can...

    docs.aspose.com/pdf/python-net/working-with-gra...
  8. Create WEBP in C#

    Follow this article to create WEBP in C#. It shares details to set the IDE, a list of steps, and a sample code demonstrating how to create a WEBP image in C# using a .NET-based library....C# , customize it, and draw shapes on it. Steps to Create WEBP...method Add one or more drawing shapes to the newly created WEBP image...

    kb.aspose.com/imaging/net/create-webp-in-csharp/
  9. Aspose::Words::Saving::DoclingSaveOptions::get_...

    Aspose::Words::Saving::DoclingSaveOptions::get_SaveFormat method. Specifies the format in which the document will be saved if this save options object is used. Can only be Docling in C++....to true to render non-image shapes and include them in the output...(default) to exclude non-image shapes from the output. saveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Սեղմել DOCX Ը Python Ում

    Սեղմեք DOCX ը Python ում՝ առանց որակի կորստի: Օպտիմալացրեք 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/hy/python-net/compres...