Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 9,279 for

shape image macos

(0.15 sec)
  1. Draw Pentagon using C#

    Follow this article to draw pentagon using C#. It has the details to set the IDE, a list of steps, and a sample code for drawing of a pentagon Shape using C#....Imaging Product Family Aspose.BarCode...non-Windows environments such as macOS where System.Drawing library...

    kb.aspose.com/drawing/net/draw-pentagon-using-c...
  2. Convert JPG To BMP C++

    Convert JPG to BMP format in C++ code. Save JPG as BMP using C++....in C++ Need to convert a JPG image to BMP format programmatically...few lines of C++ code. Modern image-processing C++ API creates BMP...

    products.aspose.com/words/cpp/conversion/jpg-to...
  3. Compress WORD In Java

    Compress WORD in Java without losing quality. Optimize WORD content, reduce file size easily....SHAPE, true ); for (Shape shape : (Iterable<Shape>) nodes)...nodes) { if (shape.isImage()) { // It's up to developer to choose...

    products.aspose.com/words/java/compress/word/
  4. Compress DOCX In Java

    Compress DOCX in Java without losing quality. Optimize DOCX content, reduce file size easily....SHAPE, true ); for (Shape shape : (Iterable<Shape>) nodes)...nodes) { if (shape.isImage()) { // It's up to developer to choose...

    products.aspose.com/words/java/compress/docx/
  5. 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/
  6. Convert JPG To JPG C++

    Convert JPG to JPG format in C++ code. Save JPG as JPG using C++....in C++ Need to convert a JPG image to JPG format programmatically...few lines of C++ code. Modern image-processing C++ API creates JPG...

    products.aspose.com/words/cpp/conversion/jpg-to...
  7. Compress HTML In C#

    Compress HTML in C# without losing quality. Optimize HTML content, reduce file size easily....Shape, true ); foreach (Shape shape in nodes) { if...if (shape.IsImage) { // It's up to developer to choose the library...

    products.aspose.com/words/net/compress/html/
  8. Optimize File's Content Using C#

    Compress files in C#: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS without losing quality...solution to compress documents and images in C#, F#, VB.NET. DOCX Node...high-resolution images, as well as documents containing such images. Our...

    products.aspose.com/words/net/compress/
  9. Compress DOC In C#

    Compress DOC in C# without losing quality. Optimize DOC content, reduce file size easily....Shape, true ); foreach (Shape shape in nodes) { if...if (shape.IsImage) { // It's up to developer to choose the library...

    products.aspose.com/words/net/compress/doc/
  10. Compress WORD In C#

    Compress WORD in C# without losing quality. Optimize WORD content, reduce file size easily....Shape, true ); foreach (Shape shape in nodes) { if...if (shape.IsImage) { // It's up to developer to choose the library...

    products.aspose.com/words/net/compress/word/