Sort Score
Result 10 results
Languages All
Labels All
Results 8,041 - 8,050 of 50,318 for

shapes

(0.19 sec)
  1. ShapeBase.Right | Aspose.Words لـ .NET

    اكتشف خاصية ShapeBase Right للوصول بسهولة إلى موضع الحافة اليمنى للكتلة التي تحتوي على الشكل للتحكم الدقيق في التخطيط....DocumentBuilder ( doc ); Shape shape = builder . InsertImage (...( ImageDir + "Logo.jpg" ); shape . WrapType = WrapType . None...

    reference.aspose.com/words/ar/net/aspose.words....
  2. ReflectionFormat.Size | Aspose.Words لـ .NET

    اكتشف خاصية حجم تنسيق الانعكاس، وتحكم في حجم الانعكاس (0.0-1.0) للحصول على تأثيرات بصرية مذهلة في تصميماتك. حسّن جمالية مشروعك!...+ "Various shapes.docx" ); Shape shape = ( Shape ) doc . GetChild...GetChild ( NodeType . Shape , 0 , true ); shape . Reflection . Transparency...

    reference.aspose.com/words/ar/net/aspose.words....
  3. ShapeBase.Bottom | Aspose.Words لـ .NET

    اكتشف خاصية ShapeBase Bottom للوصول بسهولة إلى موضع الحافة السفلية للكتلة التي تحتوي على الشكل الخاص بك للتحكم الدقيق في التصميم....DocumentBuilder ( doc ); Shape shape = builder . InsertImage (...( ImageDir + "Logo.jpg" ); shape . WrapType = WrapType . None...

    reference.aspose.com/words/ar/net/aspose.words....
  4. Supprimer la protection de forme|Documentation

    Cette section explique comment supprimer la protection de forme....); // Get shape by ID Shape shape = page . Shapes . GetShape...GetShape ( 1 ); // Set protections shape . Protection . LockAspect ....

    docs.aspose.com/diagram/fr/net/remove-shape-pro...
  5. ImageData.setImage method | Aspose.Words for No...

    Aspose.Words.Drawing.ImageData.setImage method...setImage(stream) Sets the image that the shape displays. setImage ( stream...setImage(fileName) Sets the image that the shape displays. setImage ( fileName...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Nén TIFF Trong C#

    Nén TIFF trong C# mà không làm giảm chất lượng. Tối ưu hóa TIFF nội dung, giảm kích thước tệp một cách dễ dàng....new DocumentBuilder(doc); var shape = builder.InsertImage( "Input...TiffCompression = TiffCompression.Lzw }; shape.GetShapeRenderer().Save( "Output...

    products.aspose.com/words/vi/net/compress/tiff/
  7. C++ 에서 JPG 압축

    품질 손실 없이 C++ 에서 JPG 을 압축합니다. JPG 콘텐츠를 최적화하고 파일 크기를 쉽게 줄이십시오....<DocumentBuilder>(doc); auto shape = builder-> InsertImage ( u"Input...saveOptions-> set_JpegQuality ( 50 ); shape-> GetShapeRenderer ()-> Save...

    products.aspose.com/words/ko/cpp/compress/jpg/
  8. GridJsハイライト機能の操作|Documentation

    この記事では、セルのテキスト、セル範囲、図形、および画像のハイライトを行うためのGridJsの使用方法について説明します。...id of shape , can be find in xs . sheet . data . shapes アクティブ...id of shape , can be find in xs . sheet . data . shapes アクティブ...

    docs.aspose.com/cells/ja/python-net/aspose-cell...
  9. ImageData.image_size property | Aspose.Words fo...

    ImageData.image_size property. Gets the information about image size and resolution....Examples Shows how to resize a shape with an image. # When we insert...method, the builder scales the shape that displays the image so that...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Drawing::ShapeBase::get_Title me...

    Aspose::Words::Drawing::ShapeBase::get_Title method. Gets or sets the title (caption) of the current shape object in C++....title (caption) of the current shape object. System :: String Aspose...Shows how to set the title of a shape. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...