Sort Score
Result 10 results
Languages All
Labels All
Results 1,931 - 1,940 of 43,024 for

shape

(0.07 sec)
  1. GradientVariant | Aspose.Words for Java

    Specifies the variant for a gradient fill in Java....Examples: Shows how to fill a shape with a gradients. Document doc...new DocumentBuilder(doc); Shape shape = builder.insertShape(ShapeType...

    reference.aspose.com/words/java/com.aspose.word...
  2. RtfSaveOptions.SaveImagesAsWmf | Aspose.Words f...

    Discover how the RtfSaveOptions SaveImagesAsWmf property enhances your document by saving all images as WMF for superior quality and compatibility....Writeln ( "Jpeg image:" ); Shape imageShape = builder . InsertImage...NodeCollection shapes = doc . GetChildNodes ( NodeType . Shape , true...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Aspose::Words::DocumentBase::set_BackgroundShap...

    Aspose::Words::DocumentBase::set_BackgroundShape method. Setter for Aspose::Words::DocumentBase::get_BackgroundShape in C++....Drawing :: Shape > & value ) See Also Class Shape Class DocumentBase...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Aspose::Words::Rendering::ShapeRenderer::ShapeR...

    Aspose::Words::Rendering::ShapeRenderer::ShapeRenderer constructor. Initializes a new instance of this class in C++....ShapeBase > & shape ) Parameter Type Description shape const Sys...::ShapeBase>& The DrawinML shape object that you want to render...

    reference.aspose.com/words/cpp/aspose.words.ren...
  5. ChartSeriesGroup.FirstSliceAngle | Aspose.Words...

    Discover the ChartSeriesGroup FirstSliceAngle property to customize your pie chart's first slice angle in degrees for enhanced data visualization....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...400 , 400 ); Chart chart = shape . Chart ; // Delete the default...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Chart.Legend | Aspose.Words for .NET

    Discover the Chart Legend property to customize your charts effortlessly. Enhance data visualization with tailored legend options for better insights!...DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...450 , 300 ); Chart chart = shape . Chart ; Assert . That ( chart...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Aspose::Words::Drawing::AdjustmentCollection::i...

    Aspose::Words::Drawing::AdjustmentCollection::idx_get method. Returns an adjustment at the specified index in C++...."Rounded rectangle shape.docx" ); auto shape = System :: ExplicitCast...Aspose :: Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Working with Text in Ruby|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Text Value of a Shape in Ruby Update Visio Shape Text in Ruby Working...Working with Shapes in Ruby Working with Window Elements in Ruby...

    docs.aspose.com/diagram/java/working-with-text-...
  9. Optimize File's Content Using C#

    Compress files in C#: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS without losing quality...Maximum Fast SuperFast Cache shapes ? dotnet add package Aspose...GetChildNodes(NodeType.Shape, true ); foreach (Shape shape in nodes) { if...

    products.aspose.com/words/net/compress/
  10. OlePackage.fileName property | Aspose.Words for...

    OlePackage.fileName property. Gets or sets OLE Package file name....system by double-clicking on the shape that contains the OLE object...databaseDir + "cat001.zip" ); let shape = builder . insertOleObject...

    reference.aspose.com/words/nodejs-net/aspose.wo...