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

shapes

(0.22 sec)
  1. 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/
  2. 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/
  3. C++ 에서 DOCX 압축

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

    products.aspose.com/words/ko/cpp/compress/docx/
  4. Visio Şekil Verilerini Ekleme, Alma, Kopyalama ...

    Bu bölüm, Aspose.Diagram ile bir şeklin nasıl ekleneceğini, şeklin özelliğinin nasıl ayarlanacağını veya bir şeklin nasıl kopyalanacağını açıklar.... Gerekli Master of a Shape’i ekleyin - Her Visio diagram...= RunExamples . GetDataDir_Shapes (); // Load a diagram Diagram...

    docs.aspose.com/diagram/tr/net/add-retrieve-cop...
  5. أرشيف

    أرشيف...// احصل على الشكل بالمعرف Shape shape = page.getShapes().getShape(1);...getShape(1); // ضع الحماية shape.getProtection().getLockAspect().setValue(BOOL...

    blog.aspose.com/ar/diagram/protect-unprotect-vi...
  6. arkiv

    arkiv...1"); // Få form genom ID Shape shape = page.getShapes().getShape(1);...getShape(1); // Ställ in skydd shape.getProtection().getLockAspect()...

    blog.aspose.com/sv/diagram/protect-unprotect-vi...
  7. Arşiv

    Arşiv...Kimliğe göre şekil alın Shape shape = page.getShapes().getShape(1);...getShape(1); // Korumaları ayarla shape.getProtection().getLockAspect()...

    blog.aspose.com/tr/diagram/protect-unprotect-vi...
  8. ShapeBase.CoordSize | Aspose.Words لـ .NET

    اكتشف خاصية ShapeBase CoordSize، التي تحدد عرض وارتفاع مساحة الإحداثيات للتحكم الأمثل في التخطيط في مشاريع التصميم الخاصة بك....PointF ( 350 , 350 ))); Shape shape = new Shape ( doc , ShapeType ...700 }; group . AppendChild ( shape ); doc . FirstSection . Body...

    reference.aspose.com/words/ar/net/aspose.words....
  9. ShapeBase.CoordOrigin | Aspose.Words لـ .NET

    اكتشف خاصية ShapeBase CoordOrigin لتحسين تصميماتك. احصل على إحداثيات دقيقة للزاوية العلوية اليسرى من كتلة الشكل....PointF ( 350 , 350 ))); Shape shape = new Shape ( doc , ShapeType ...700 }; group . AppendChild ( shape ); doc . FirstSection . Body...

    reference.aspose.com/words/ar/net/aspose.words....
  10. OleFormat.SourceFullName | Aspose.Words för .NET

    Upptäck egenskapen OleFormat SourceFullName och hantera enkelt sökvägen och namnet på ditt länkade OLE-objekts källfil för sömlös integration.... Shape [] shapes = doc . GetChildNodes (...( NodeType . Shape , true ). OfType < Shape >(). ToArray ();...

    reference.aspose.com/words/sv/net/aspose.words....