Sort Score
Result 10 results
Languages All
Labels All
Results 1,961 - 1,970 of 45,857 for

shape

(0.06 sec)
  1. Remove Watermark Image Filter|Documentation

    Remove watermark image filter usage with Java code example provided....that defines the location and shape of the watermark. In our case...enclosed within an elliptical shape, and the coordinates for this...

    docs.aspose.com/imaging/java/developer-guide/ma...
  2. ChartSeriesGroup.Overlap | Aspose.Words for .NET

    Discover the ChartSeriesGroup Overlap property to easily adjust the overlap percentage of your series bars or columns for enhanced data visualization....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...ChartSeriesGroup seriesGroup = shape . Chart . SeriesGroups [ 0 ];...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Aspose::Words::Saving::ImlRenderingMode enum | ...

    Aspose::Words::Saving::ImlRenderingMode enum. Specifies how ink (InkML) objects are rendered to fixed page formats in C++....Description Fallback 0 If fall-back shape is available for ink (InkML)...Aspose.Words renders fall-back shape instead of the InkML. InkML...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Node.nextPreOrder method | Aspose.Words for Nod...

    Node.nextPreOrder method. Gets next node according to the pre-order tree traversal algorithm....and delete any encountered shape with an image. let doc = new...getChildNodes ( aw . NodeType . Shape , true ). toArray (). map (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Node.remove method | Aspose.Words for Node.js

    Node.remove method. Removes itself from the parent....Examples Shows how to delete all shapes with images from a document...let shapes = doc . getChildNodes ( aw . NodeType . Shape , true...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Add Word Art Watermark to Worksheet using Aspos...

    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....and make text fit a preset shape, or apply text to an Excel sheet...get ( 0 ); //Add Watermark Shape wordart = sheet . getShapes...

    docs.aspose.com/cells/java/add-word-art-waterma...
  7. ChartSeriesGroup.SecondSectionSize | Aspose.Wor...

    Discover how to adjust the SecondSectionSize property in ChartSeriesGroup to customize your pie chart's secondary section size effectively....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...440 , 300 ); Chart chart = shape . Chart ; // Delete the default...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ChartDataLabelCollection.orientation property |...

    ChartDataLabelCollection.orientation property. Gets or sets the text orientation of the data labels of the entire series....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw... 432 , 252 ); let series = shape . chart . series . at ( 0 );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Drawing Images|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....Graphics class to draw the line shapes on the Image surface. To demonstrate...shows you how to draw the line shapes on the Image surface. Drawing...

    docs.aspose.com/psd/java/drawing-images/
  10. Compress TIFF In Java

    Compress TIFF in Java without losing quality. Optimize TIFF content, reduce file size easily....new DocumentBuilder (doc); Shape shape = builder.insertImage( "Input...setTiffCompression(TiffCompression.LZW); shape.getShapeRenderer().save( "Output...

    products.aspose.com/words/java/compress/tiff/