Sort Score
Result 10 results
Languages All
Labels All
Results 5,841 - 5,850 of 15,167 for

shape

(0.17 sec)
  1. تحسين محتوى الملف باستخدام C#

    ضغط الملفات بتنسيق C#: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS دون فقدان الجودة. تحسين محتوى المستند وتقليل حجم الملف بسهولة....Shape, true ); foreach (Shape shape in nodes) { if...if (shape.IsImage) { // الأمر متروك للمطور لاختيار المكتبة لضغط...

    products.aspose.com/words/ar/net/compress/
  2. Optimaliseer De Inhoud Van Bestanden Met C++

    Comprimeer bestanden in C++: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS zonder kwaliteitsverlies...(NodeType::Shape, true ); for ( const auto & shape : System::...System:: IterateOver <Shape>(nodes)) { if (shape-> get_HasImage ()) {...

    products.aspose.com/words/nl/cpp/compress/
  3. Optimizați Conținutul Fișierului Folosind C++

    Comprimați fișierele în C++: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS fără a pierde calitatea...(NodeType::Shape, true ); for ( const auto & shape : System::...System:: IterateOver <Shape>(nodes)) { if (shape-> get_HasImage ()) {...

    products.aspose.com/words/ro/cpp/compress/
  4. בצע אופטימיזציה של תוכן הקובץ באמצעות C#

    דחוס קבצים ב C#: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS מבלי לאבד איכות. בצע אופטימיזציה של תוכן המסמך, צמצם את גודל הקובץ בקלות....Shape, true ); foreach (Shape shape in nodes) { if...if (shape.IsImage) { // זה תלוי במפתח לבחור את הספרייה לדחיסת...

    products.aspose.com/words/he/net/compress/
  5. Image|Aspose.Slides for Python Documentation

    Add image to PowerPoint slide or presentation in Python... shapes . add_picture_frame ( slides...add_image ( imageData ) slide . shapes . add_picture_frame ( slides...

    docs.aspose.com/slides/python-net/image/
  6. ShapeBase.AlternativeText | Aspose.Words لـ .NET

    ShapeBase AlternativeText ملكية. تحديد النص البديل الذي سيتم عرضه بدلاً من الرسم في C#....DocumentBuilder ( doc ); Shape shape = builder . InsertShape (... 150 , 150 ); shape . Name = "MyCube" ; shape . AlternativeText...

    reference.aspose.com/words/ar/net/aspose.words....
  7. Optimizați Conținutul Fișierului Folosind Java

    Comprimați fișierele în Java: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS fără a pierde calitatea...SHAPE, true ); for (Shape shape : (Iterable<Shape>) nodes)...nodes) { if (shape.isImage()) { // Depinde de dezvoltator să aleagă...

    products.aspose.com/words/ro/java/compress/
  8. DocumentBuilder.InsertSignatureLine | Aspose.Wo...

    DocumentBuilder InsertSignatureLine metodo. Inserisce una riga per la firma nella posizione corrente in C#.... public Shape InsertSignatureLine ( SignatureLineOptions...SignatureLineProvide.Signed.docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...

    reference.aspose.com/words/it/net/aspose.words/...
  9. HorizontalAlignment Enum | Aspose.Words per .NET

    Aspose.Words.Drawing.HorizontalAlignment enum. Specifica lallineamento orizzontale di una forma mobile cornice di testo o tabella mobile in C#.... Shape shape = builder . InsertImage (..."Logo.jpg" ); shape . WrapType = WrapType . None ; shape . BehindText...

    reference.aspose.com/words/it/net/aspose.words....
  10. Encontrar la posición absoluta de la forma dent...

    Aprenda a encontrar la posición absoluta de una forma dentro de la hoja de cálculo a través de las API Aspose.Cells for Java....las propiedades Shape.getLeftToCorner() y Shape.getTopToCorner()...las propiedades Shape.getLeftToCorner() y Shape.getTopToCorner()...

    docs.aspose.com/cells/es/java/finding-absolute-...