Sort Score
Result 10 results
Languages All
Labels All
Results 8,661 - 8,670 of 50,299 for

shapes

(0.85 sec)
  1. أرشيف

    أرشيف...foreach (Shape shape in page.Shapes) { Console.WriteLine("Shape ID...ID : ", shape.ID); Console.WriteLine("Name : ", shape.Name); }...

    blog.aspose.com/ar/diagram/read-visio-shape-dat...
  2. Aspose::Words::Drawing::ImageData::get_CropBott...

    Aspose::Words::Drawing::ImageData::get_CropBottom method. Defines the fraction of picture removal from the bottom side in C++....filled by the fill color of the shape). Positive values less than...being stretched to fit the shape. The default value is 0. Examples...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Visio Şeklini Görüntüye Dönüştür|Documentation

    Bu bölümde, visio şeklinin Aspose.Diagram ile görüntüye nasıl dönüştürüleceği açıklanmaktadır.... GetDataDir_Shapes (); // Call a Diagram class...particular shape Shape shape = page . Shapes [ 0 ]; // Shape to Image...

    docs.aspose.com/diagram/tr/net/convert-a-visio-...
  4. Optimera Filens Innehåll Med C#

    Komprimera filer i C#: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS utan att förlora kvalitet...Shape, true ); foreach (Shape shape in nodes) { if...if (shape.IsImage) { // Det är upp till utvecklaren att välja...

    products.aspose.com/words/sv/net/compress/
  5. Comprimeer WORD In C#

    Comprimeer WORD in C# zonder kwaliteitsverlies. Optimaliseer WORD inhoud, verklein eenvoudig de bestandsgrootte....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/word/
  6. Comprimeer HTML In C#

    Comprimeer HTML in C# zonder kwaliteitsverlies. Optimaliseer HTML inhoud, verklein eenvoudig de bestandsgrootte....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/html/
  7. เพิ่มประสิทธิภาพเนื้อหาของไฟล์โดยใช้ C++

    บีบอัดไฟล์ใน C++: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS โดยไม่สูญเสียคุณภาพ ปรับเนื้อหาของเอกสารให้เหมาะสม ลดขนาดไฟล์ได้อย่างง่ายดาย...(NodeType::Shape, true ); for ( const auto & shape : System::...System:: IterateOver <Shape>(nodes)) { if (shape-> get_HasImage ()) {...

    products.aspose.com/words/th/cpp/compress/
  8. Working Solution for Chart Resizing in PPTX|Asp...

    Fix unexpected chart resizing in PPTX when using embedded Excel OLE objects with Aspose.Slides for C++. Learn two methods with code to keep sizes consistent.... Assume there is a shape at index 2 in the template where...predefined—it matches the size of the shape at index 2 in the template....

    docs.aspose.com/slides/cpp/working-solution-for...
  9. Cuadro de texto|Documentación de Aspose.Slides

    Trabajar con cuadros de texto en Aspose.Slides para C++: agregar, formatear, alinear, ajustar, autofit y dar estilo al texto usando C++ para presentaciones PPT, PPTX y ODP....auto textBox = slide -> get_Shapes () -> AddAutoShape ( ShapeType...); for ( auto && shape : slide -> get_Shapes ()) { // Sólo los...

    docs.aspose.com/slides/es/cpp/examples/elements...
  10. تغييرات واجهة برمجة التطبيقات العامة في Aspose....

    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....ReflectionEffect بالإضافة إلى خاصية Shape.Reflection للتحكم في تأثيرات...تأثيرات الانعكاس لكائن Shape. تحتوي فئة ReflectionEffect على الخصائص...

    docs.aspose.com/cells/ar/java/public-api-change...