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

shapes

(0.21 sec)
  1. مجموعات أشكال العروض التقديمية في .NET|توثيق As...

    تعلم كيفية تجميع وفك تجميع الأشكال في عروض PowerPoint باستخدام Aspose.Slides for .NET—دليل سريع خطوة بخطوة مع كود C# مجاني....Contents [ Hide ] Add a Group Shape تدعم Aspose.Slides العمل مع...IShapeCollection slideShapes = sld . Shapes ; // إضافة مجموعة أشكال إلى...

    docs.aspose.com/slides/ar/net/group/
  2. Absatzgrenzen aus Präsentationen in .NET abrufe...

    Erfahren Sie, wie Sie Absatz- und Textabschnittsgrenzen in Aspose.Slides für .NET abrufen, um die Textpositionierung in PowerPoint-Präsentationen zu optimieren....Presentation ( "Shapes.pptx" )) { IAutoShape shape = ( IAutoShape...0 ]. Shapes [ 0 ]; var textFrame = ( ITextFrame ) shape . TextFrame...

    docs.aspose.com/slides/de/net/paragraph/
  3. Aspose::Words::Node::PreviousPreOrder method | ...

    Aspose::Words::Node::PreviousPreOrder method. Gets the previous node according to the pre-order tree traversal algorithm in C++....and delete any encountered shape with an image. auto doc = System...Aspose :: Words :: NodeType :: Shape , true ) -> LINQ_OfType < System...

    reference.aspose.com/words/cpp/aspose.words/nod...
  4. 在C#中壓縮WORD

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

    products.aspose.com/words/zh-hant/net/compress/...
  5. بهینه سازی محتوای فایل با استفاده از 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/fa/cpp/compress/
  6. 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....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/html/
  7. เพิ่มประสิทธิภาพเนื้อหาของไฟล์โดยใช้ 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/th/net/compress/
  8. C++ 에서 HTML 압축

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

    products.aspose.com/words/ko/cpp/compress/html/
  9. บีบอัด WORD ใน C++

    บีบอัด WORD ใน C++ โดยไม่สูญเสียคุณภาพ เพิ่มประสิทธิภาพเนื้อหา WORD ลดขนาดไฟล์ได้อย่างง่ายดาย...(NodeType::Shape, true ); for ( const auto & shape : System::...System:: IterateOver <Shape>(nodes)) { if (shape-> get_HasImage ()) {...

    products.aspose.com/words/th/cpp/compress/word/
  10. فشرده سازی DOC در C++

    بدون از دست دادن کیفیت، DOC را در C++ فشرده کنید. محتوای DOC را بهینه کنید، اندازه فایل را به راحتی کاهش دهید....(NodeType::Shape, true ); for ( const auto & shape : System::...System:: IterateOver <Shape>(nodes)) { if (shape-> get_HasImage ()) {...

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