Sort Score
Result 10 results
Languages All
Labels All
Results 9,361 - 9,370 of 42,922 for

shape

(0.1 sec)
  1. Como adicionar formato Group a um documento do ...

    Group e desagrupar formas usando C#....um group shape a um documento do Word. Tal group shape consiste...adicionar rapidamente um group shape usando o comando/botão Group...

    docs.aspose.com/words/pt/net/how-to-add-group-s...
  2. بهینه سازی محتوای فایل با استفاده از 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/fa/net/compress/
  3. C++ 를 사용하여 파일 콘텐츠 최적화

    C++: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS 품질 저하 없이. 문서 내용을 최적화하고 파일 크기를 쉽게 줄입니다....(NodeType::Shape, true ); for ( const auto & shape : System::...System:: IterateOver <Shape>(nodes)) { if (shape-> get_HasImage ()) {...

    products.aspose.com/words/ko/cpp/compress/
  4. Nén HTML Trong C++

    Nén HTML trong C++ mà không làm giảm chất lượng. Tối ưu hóa HTML 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/html/
  5. Nén DOCX Trong C++

    Nén DOCX trong C++ mà không làm giảm chất lượng. Tối ưu hóa DOCX 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/docx/
  6. C++ 에서 DOC 압축

    품질 손실 없이 C++ 에서 DOC 을 압축합니다. DOC 콘텐츠를 최적화하고 파일 크기를 쉽게 줄이십시오....(NodeType::Shape, true ); for ( const auto & shape : System::...System:: IterateOver <Shape>(nodes)) { if (shape-> get_HasImage ()) {...

    products.aspose.com/words/ko/cpp/compress/doc/
  7. C# 에서 HTML 압축

    품질 손실 없이 C# 에서 HTML 을 압축합니다. HTML 콘텐츠를 최적화하고 파일 크기를 쉽게 줄이십시오....Shape, true ); foreach (Shape shape in nodes) { if...if (shape.IsImage) { // 이미지 압축을 위한 라이브러리를 선택하는 것은 개발자의 몫입니다....

    products.aspose.com/words/ko/net/compress/html/
  8. C# 에서 DOCX 압축

    품질 손실 없이 C# 에서 DOCX 을 압축합니다. DOCX 콘텐츠를 최적화하고 파일 크기를 쉽게 줄이십시오....Shape, true ); foreach (Shape shape in nodes) { if...if (shape.IsImage) { // 이미지 압축을 위한 라이브러리를 선택하는 것은 개발자의 몫입니다....

    products.aspose.com/words/ko/net/compress/docx/
  9. C# 에서 WORD 압축

    품질 손실 없이 C# 에서 WORD 을 압축합니다. WORD 콘텐츠를 최적화하고 파일 크기를 쉽게 줄이십시오....Shape, true ); foreach (Shape shape in nodes) { if...if (shape.IsImage) { // 이미지 압축을 위한 라이브러리를 선택하는 것은 개발자의 몫입니다....

    products.aspose.com/words/ko/net/compress/word/
  10. 在C#中壓縮DOCX

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

    products.aspose.com/words/zh-hant/net/compress/...