Sort Score
Result 10 results
Languages All
Labels All
Results 8,801 - 8,810 of 50,298 for

shapes

(0.26 sec)
  1. Стиснути JPG У Python

    Стисніть JPG у Python без втрати якості. Оптимізуйте вміст JPG, легко зменшуйте розмір файлу....DocumentBuilder(doc) shape = builder.InsertImage( "Input...save_options.jpeg_quality = 50 shape.get_shape_renderer().save( "Output...

    products.aspose.com/words/uk/python-net/compres...
  2. Saspiest JPG Python

    Saspiest JPG Python, nezaudējot kvalitāti. Optimizējiet JPG saturu, viegli samaziniet faila lielumu....DocumentBuilder(doc) shape = builder.InsertImage( "Input...save_options.jpeg_quality = 50 shape.get_shape_renderer().save( "Output...

    products.aspose.com/words/lv/python-net/compres...
  3. Suspausti TIFF Python

    Suspausti TIFF Python neprarandant kokybės. Optimizuokite TIFF turinį, lengvai sumažinkite failo dydį....DocumentBuilder(doc) shape = builder.InsertImage( "Input...saving.TiffCompression.LZW shape.get_shape_renderer().save( "Output...

    products.aspose.com/words/lt/python-net/compres...
  4. Komprimera JPG I Python

    Komprimera JPG i Python utan att förlora kvalitet. Optimera JPG innehåll, minska filstorleken enkelt....DocumentBuilder(doc) shape = builder.InsertImage( "Input...save_options.jpeg_quality = 50 shape.get_shape_renderer().save( "Output...

    products.aspose.com/words/sv/python-net/compres...
  5. Compress DOCX In C++

    Compress DOCX in C++ without losing quality. Optimize DOCX content, reduce file size easily....(NodeType::Shape, true ); for ( const auto & shape : System::...System:: IterateOver <Shape>(nodes)) { if (shape-> get_HasImage ()) {...

    products.aspose.com/words/cpp/compress/docx/
  6. Compress JPG In Java

    Compress JPG in Java without losing quality. Optimize JPG content, reduce file size easily....new DocumentBuilder (doc); Shape shape = builder.insertImage( "Input...saveOptions.setJpegQuality( 50 ); shape.getShapeRenderer().save( "Output...

    products.aspose.com/words/java/compress/jpg/
  7. Applicera anpassad formatmall på en Visio Diagr...

    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....vsd" ) shapes = diagram . getPages () . getPage...medan jag < shapes . getCount () shape = shapes . get ( i ) if...

    docs.aspose.com/diagram/sv/java/apply-custom-st...
  8. ShapeBase.WrapType | Aspose.Words för .NET

    Upptäck ShapeBase WrapType-egenskapen, styr inbäddade eller flytande former och anpassa textbrytning för ökad layoutflexibilitet.... Shape shape = builder . InsertImage (..."Logo.jpg" ); shape . WrapType = WrapType . None ; shape . BehindText...

    reference.aspose.com/words/sv/net/aspose.words....
  9. DocumentBuilder.InsertNode | Aspose.Words per .NET

    Migliora la creazione dei tuoi documenti con il metodo InsertNode di DocumentBuilder. Inserisci facilmente i nodi prima del cursore per una modifica fluida!... Shape shape = new Shape ( builder . Document...Image ); shape . WrapType = WrapType . Inline ; shape . ImageData...

    reference.aspose.com/words/it/net/aspose.words/...
  10. ImageData.SourceFullName | Aspose.Words لـ .NET

    اكتشف خاصية ImageData SourceFullName لإدارة مسارات الصور وأسماء الملفات المرتبطة بسهولة، مما يعزز كفاءة التعامل مع الصور.... Shape shape = new Shape ( builder . Document...Image ); shape . WrapType = WrapType . Inline ; shape . ImageData...

    reference.aspose.com/words/ar/net/aspose.words....