Sort Score
Result 10 results
Languages All
Labels All
Results 7,791 - 7,800 of 50,453 for

shapes

(0.1 sec)
  1. Стиснути TIFF У C#

    Стисніть TIFF у C# без втрати якості. Оптимізуйте вміст TIFF, легко зменшуйте розмір файлу....new DocumentBuilder(doc); var shape = builder.InsertImage( "Input...TiffCompression = TiffCompression.Lzw }; shape.GetShapeRenderer().Save( "Output...

    products.aspose.com/words/uk/net/compress/tiff/
  2. Comprimați TIFF În C#

    Comprimați TIFF în C# fără a pierde calitatea. Optimizați conținutul TIFF, reduceți cu ușurință dimensiunea fișierului....new DocumentBuilder(doc); var shape = builder.InsertImage( "Input...TiffCompression = TiffCompression.Lzw }; shape.GetShapeRenderer().Save( "Output...

    products.aspose.com/words/ro/net/compress/tiff/
  3. Kompres TIFF Ing C#

    Compress TIFF ing C# tanpa kelangan kualitas. Ngoptimalake isi TIFF, nyuda ukuran file kanthi gampang....new DocumentBuilder(doc); var shape = builder.InsertImage( "Input...TiffCompression = TiffCompression.Lzw }; shape.GetShapeRenderer().Save( "Output...

    products.aspose.com/words/jv/net/compress/tiff/
  4. 如何将 Group 形状添加到 Word 文档中|.NET 格式的 Aspose.Words

    使用 C# 对形状进行 Group 和取消分组。...有时您需要将 group shape 添加到 Word 文档中。这样的 group shape 由多种形状组成。 在 Microsoft...中,您可以使用 Group 命令/按钮快速添加 group shape。组中的单个形状可以单独移动。 在 Aspose.Words...

    docs.aspose.com/words/zh/net/how-to-add-group-s...
  5. Visio Şeklini Svg'ye Dönüştür|Documentation

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

    docs.aspose.com/diagram/tr/net/convert-a-visio-...
  6. AdjustmentCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.AdjustmentCollection class—your solution for managing readonly adjustment values for Shapes. Enhance your document designs effortlessly!...are applied to the specified shape. public class AdjustmentCollection..."Rounded rectangle shape.docx" ); Shape shape = ( Shape ) doc . GetChild...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ShapeBase.BehindText | Aspose.Words för .NET

    Upptäck ShapeBase BehindText-egenskapen för att styra formlager i dina designer, vilket enkelt förbättrar textens synlighet och layoutens precision.... Shape shape = builder . InsertImage (..."Logo.jpg" ); shape . WrapType = WrapType . None ; shape . BehindText...

    reference.aspose.com/words/sv/net/aspose.words....
  8. ShapeBase.isImage property | Aspose.Words for N...

    ShapeBase.isImage property. Returns ``true`` if this shape is an image shape....Returns true if this shape is an image shape. get isImage () : boolean...); // Verify that the first shape of the document contains a valid...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Personnaliser les formes de présentation en PHP...

    Créer et personnaliser des formes dans les présentations PowerPoint avec Aspose.Slides pour PHP via Java : chemins de géométrie, coins arrondis, formes composites....GeometryShape::setGeometryPath pour solid shapes et GeometryShape::setGeometryPaths...tryPaths pour composite shapes . Pour ajouter des segments, vous...

    docs.aspose.com/slides/fr/php-java/custom-shape/
  10. ضغط JPG في Java

    ضغط JPG في Java دون فقدان الجودة. تحسين المحتوى JPG وتقليل حجم الملف بسهولة....new DocumentBuilder (doc); Shape shape = builder.insertImage( "Input...saveOptions.setJpegQuality( 50 ); shape.getShapeRenderer().save( "Output...

    products.aspose.com/words/ar/java/compress/jpg/