Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 48,106 for

shape

(0.09 sec)
  1. 在 .NET 中调整演示文稿幻灯片上的形状大小|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 轻松调整 PowerPoint 和 OpenDocument 幻灯片上的形状大小——自动化幻灯片布局调整,提高生产力。...( IShape shape in slide . Shapes ) { // 缩放形状大小。 shape . Height...heightRatio ; shape . Width *= widthRatio ; // 缩放形状位置。 shape . Y *=...

    docs.aspose.com/slides/zh/net/re-sizing-shapes-...
  2. Shape.adjustments property | Aspose.Words for N...

    Shape.adjustments property. Provides access to the adjustment raw values of a Shape...adjustments property Shape.adjustments property Provides access...adjustment raw values of a shape. For a shape that does not contain...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Footer text showing in grey colour in Powerpoin...

    Hi In Aspose Slides for Java, we are using the following code snippet for inserting the footer text java.awt.Color footerColor = java.awt.Color.RED; // Set the text color for the footer. IFillFormat fillFormat = para…...setColor(footerColor); // Lock the footer shape. footerShape.getAutoShapeLock()...you are locking the footer shape, make sure to set the color...

    forum.aspose.com/t/footer-text-showing-in-grey-...
  4. Aspose::Words::Drawing::ShadowFormat::get_Color...

    Aspose::Words::Drawing::ShadowFormat::get_Color method. Gets or sets a Color object that represents the color for the shadow. The default value is Black in C++....docx" ); auto shape = System :: ExplicitCast < Aspose...Aspose :: Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. ShapeBase.shadow_format property | Aspose.Words...

    ShapeBase.shadow_format property. Gets shadow formatting for the Shape....Gets shadow formatting for the shape. @property def shadow_format...docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Սեղմել JPG Ը C++ Ում

    Սեղմեք JPG ը C++ ում՝ առանց որակի կորստի: Օպտիմալացրեք JPG բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...<DocumentBuilder>(doc); auto shape = builder-> InsertImage ( u"Input...saveOptions-> set_JpegQuality ( 50 ); shape-> GetShapeRenderer ()-> Save...

    products.aspose.com/words/hy/cpp/compress/jpg/
  7. ShapeBase.isHorizontalRule property | Aspose.Wo...

    ShapeBase.isHorizontalRule property. Returns ``true`` if this Shape is a horizontal rule....property Returns true if this shape is a horizontal rule. get isHorizontalRule...to insert a horizontal rule shape, and customize its formatting...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ShapeBase.markupLanguage property | Aspose.Word...

    ShapeBase.markupLanguage property. Gets MarkupLanguage used for this graphic object....Examples Shows how to verify a shape’s size and markup language....DocumentBuilder ( doc ); let shape = builder . insertImage ( base...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Loading::LoadOptions::get_BaseUr...

    Aspose::Words::Loading::LoadOptions::get_BaseUri method. Gets or sets the string that will be used to resolve relative URIs found in the document into absolute URIs when required. Can be null or empty string. Default is null in C++....); // Verify that the first shape of the document contains a valid...valid image. auto shape = System :: ExplicitCast < Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.loa...
  10. Aspose::Words::Drawing::ImageData::get_Borders ...

    Aspose::Words::Drawing::ImageData::get_Borders method. Gets the collection of borders of the image. Borders only have effect for inline images in C++....Examples Shows how to edit a shape’s image data. auto imgSourceDoc...Aspose :: Words :: Drawing :: Shape > ( imgSourceDoc -> GetChildNodes...

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