Sort Score
Result 10 results
Languages All
Labels All
Results 2,311 - 2,320 of 43,063 for

shape

(0.1 sec)
  1. Content is still being sliced on the right when...

    public void generatePdfFromEmail(File inputFile, OutputStream outputStream, String filename, List<Long> pages) { try { MailMessage mailMessage; String extension = FilenameUtils.getExte…...NodeCollection<Shape> shapes = doc.getChildNodes(NodeType.SHAPE, true);...true); for (Shape shape : shapes) { if (shape.hasImage()) { maxContentWidth...

    forum.aspose.com/t/content-is-still-being-slice...
  2. IChartDataPoint | Aspose.Words for Java

    Contains properties of a single data point on the chart in Java....new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...500.0, 350.0); Chart chart = shape.getChart(); Assert.assertEquals(3...

    reference.aspose.com/words/java/com.aspose.word...
  3. ChartAxisCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.ChartAxisCollection class, your go-to solution for managing chart axes efficiently and enhancing your document's data visualization....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 300 ); Chart chart = shape . Chart ; // Hide the major...

    reference.aspose.com/words/net/aspose.words.dra...
  4. AxisTickLabels.orientation property | Aspose.Wo...

    AxisTickLabels.orientation property. Gets or sets the orientation of the tick label text.... let shape = builder . insertChart ( aw..., 252 ); let xTickLabels = shape . chart . axisX . tickLabels...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. CommandButtonControl | Aspose.Words for .NET

    Discover the CommandButtonControl constructor. Effortlessly create and customize buttons for your applications with this powerful class instance....CommandButtonControl (); Shape shape = builder . InsertForms2OleContr...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Compress WORD In C#

    Compress WORD in C# without losing quality. Optimize WORD content, reduce file size easily....Shape, true ); foreach (Shape shape in nodes) { if...if (shape.IsImage) { // It's up to developer to choose the library...

    products.aspose.com/words/net/compress/word/
  7. Compress DOCX In C#

    Compress DOCX in C# without losing quality. Optimize DOCX content, reduce file size easily....Shape, true ); foreach (Shape shape in nodes) { if...if (shape.IsImage) { // It's up to developer to choose the library...

    products.aspose.com/words/net/compress/docx/
  8. 通过C++和Node.js更新ActiveX组合框控件|Documentation

    学习如何使用Aspose.Cells for Node.js via C++读取和写入ActiveX组合框控件的值。...请通过 Shape.getActiveXControl() 属性访问ActiveX控件,并通过...Access first shape from first worksheet const shape = wb . getWorksheets...

    docs.aspose.com/cells/zh/nodejs-cpp/update-acti...
  9. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::RemoveAt method. Removes a GradientStop from the collection at a specified index in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertShape...ShapeType :: Rectangle , 80 , 80 ); shape -> get_Fill () -> TwoColorGradient...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::get_Count method. Gets an integer value indicating the number of items in the collection in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertShape...ShapeType :: Rectangle , 80 , 80 ); shape -> get_Fill () -> TwoColorGradient...

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