Sort Score
Result 10 results
Languages All
Labels All
Results 8,731 - 8,740 of 50,477 for

shapes

(1.06 sec)
  1. Suspausti JPG C#

    Suspausti JPG C# neprarandant kokybės. Optimizuokite JPG turinį, lengvai sumažinkite failo dydį....new DocumentBuilder(doc); var shape = builder.InsertImage( "Input...Jpeg) { JpegQuality = 50 }; shape.GetShapeRenderer().Save( "Output...

    products.aspose.com/words/lt/net/compress/jpg/
  2. How to place an image in cell basically in exce...

    I have a excel sheet containing image now I want copy that image paste into another sheet cell and place the image in cell…how to do that?...destCells[8, 5]; Shape shape = destSheet.Shapes.AddCopy(picture...columnWidth / (double)rowHeight) { shape.Height = rowHeight; int percentWidth...

    forum.aspose.com/t/how-to-place-an-image-in-cel...
  3. บีบอัด WORD ใน C#

    บีบอัด WORD ใน C# โดยไม่สูญเสียคุณภาพ เพิ่มประสิทธิภาพเนื้อหา WORD ลดขนาดไฟล์ได้อย่างง่ายดาย...Shape, true ); foreach (Shape shape in nodes) { if...if (shape.IsImage) { // ขึ้นอยู่กับผู้พัฒนาที่จะเลือกไลบรารี่สำหรับการบีบอัดภาพ...

    products.aspose.com/words/th/net/compress/word/
  4. บีบอัด DOCX ใน C#

    บีบอัด DOCX ใน C# โดยไม่สูญเสียคุณภาพ เพิ่มประสิทธิภาพเนื้อหา DOCX ลดขนาดไฟล์ได้อย่างง่ายดาย...Shape, true ); foreach (Shape shape in nodes) { if...if (shape.IsImage) { // ขึ้นอยู่กับผู้พัฒนาที่จะเลือกไลบรารี่สำหรับการบีบอัดภาพ...

    products.aspose.com/words/th/net/compress/docx/
  5. 在C#中壓縮DOC

    在C#中壓縮DOC而不會損失質量。優化DOC內容,輕鬆減小文件大小。...Shape, true ); foreach (Shape shape in nodes) { if...if (shape.IsImage) { // 由開發人員選擇用於圖像壓縮的庫。 using var image = Image...

    products.aspose.com/words/zh-hant/net/compress/...
  6. Tối Ưu Hóa Nội Dung Của Tệp Bằng Cách Sử Dụng C++

    Nén tệp trong C++: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS mà không làm giảm chất lượng...(NodeType::Shape, true ); for ( const auto & shape : System::...System:: IterateOver <Shape>(nodes)) { if (shape-> get_HasImage ()) {...

    products.aspose.com/words/vi/cpp/compress/
  7. فشرده سازی DOCX در C#

    بدون از دست دادن کیفیت، DOCX را در C# فشرده کنید. محتوای DOCX را بهینه کنید، اندازه فایل را به راحتی کاهش دهید....Shape, true ); foreach (Shape shape in nodes) { if...if (shape.IsImage) { // انتخاب کتابخانه برای فشرده سازی تصویر...

    products.aspose.com/words/fa/net/compress/docx/
  8. فشرده سازی HTML در C#

    بدون از دست دادن کیفیت، HTML را در C# فشرده کنید. محتوای HTML را بهینه کنید، اندازه فایل را به راحتی کاهش دهید....Shape, true ); foreach (Shape shape in nodes) { if...if (shape.IsImage) { // انتخاب کتابخانه برای فشرده سازی تصویر...

    products.aspose.com/words/fa/net/compress/html/
  9. Nén WORD Trong C#

    Nén WORD trong C# mà không làm giảm chất lượng. Tối ưu hóa WORD nội dung, giảm kích thước tệp một cách dễ dàng....Shape, true ); foreach (Shape shape in nodes) { if...if (shape.IsImage) { // Tùy nhà phát triển chọn thư viện để nén...

    products.aspose.com/words/vi/net/compress/word/
  10. Nén DOC Trong C++

    Nén DOC trong C++ mà không làm giảm chất lượng. Tối ưu hóa DOC nội dung, giảm kích thước tệp một cách dễ dàng....(NodeType::Shape, true ); for ( const auto & shape : System::...System:: IterateOver <Shape>(nodes)) { if (shape-> get_HasImage ()) {...

    products.aspose.com/words/vi/cpp/compress/doc/