Sort Score
Result 10 results
Languages All
Labels All
Results 5,681 - 5,690 of 49,132 for

shape

(0.08 sec)
  1. ChartDataLabel.NumberFormat | Aspose.Words for ...

    Discover the ChartDataLabel NumberFormat property to easily customize number formats for enhanced data visualization in your charts....new DocumentBuilder ( doc ); Shape chartShape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Detecting Empty Worksheets|Documentation

    This article shows you code explaining how to detect empty worksheets of Excel workbooks programmatically using Aspose.Cells for Python via .NET library.... Check for Shapes It is possible that a given...cells; however, it could contain shapes & objects such as controls...

    docs.aspose.com/cells/python-net/detecting-empt...
  3. Add Trend Lines to Presentation Charts in С++|A...

    Quickly add and customize trend lines in PowerPoint charts with Aspose.Slides for С++ — a practical guide to engage your audience....AddChart method exposed by Shapes object Add an AutoShape of...exposed by Shapes object Set the Color of the shape lines. Write...

    docs.aspose.com/slides/cpp/trend-line/
  4. Մի Քանի Պատկեր Դեպի SVG Javascript

    Միավորել մի քանի Պատկեր SVG ին JavaScript կոդի մեջ: Պահպանեք Պատկեր որպես SVG օգտագործելով JavaScript:...DocumentBuilder(doc) shapes = fileNames.map(fileName =>...pageWidth = Math.max(...shapes.map(shape => shape.width)); pageSetup...

    products.aspose.com/words/hy/nodejs-net/merge/i...
  5. Մի Քանի Պատկեր Դեպի BMP Javascript

    Միավորել մի քանի Պատկեր BMP ին JavaScript կոդի մեջ: Պահպանեք Պատկեր որպես BMP օգտագործելով JavaScript:...DocumentBuilder(doc) shapes = fileNames.map(fileName =>...pageWidth = Math.max(...shapes.map(shape => shape.width)); pageSetup...

    products.aspose.com/words/hy/nodejs-net/merge/i...
  6. Մի Քանի Պատկեր Դեպի GIF Javascript

    Միավորել մի քանի Պատկեր GIF ին JavaScript կոդի մեջ: Պահպանեք Պատկեր որպես GIF օգտագործելով JavaScript:...DocumentBuilder(doc) shapes = fileNames.map(fileName =>...pageWidth = Math.max(...shapes.map(shape => shape.width)); pageSetup...

    products.aspose.com/words/hy/nodejs-net/merge/i...
  7. Մի Քանի JPG Դեպի TIFF Python

    Միավորել մի քանի JPG TIFF ին Python կոդի մեջ: Պահպանեք JPG որպես TIFF օգտագործելով Python:...DocumentBuilder(doc) shapes = [builder.insert_image(fileName)...page_width = max (shape.width for shape in shapes) pageSetup.page_height...

    products.aspose.com/words/hy/python-net/merge/j...
  8. Մի Քանի JPG Դեպի SVG Javascript

    Միավորել մի քանի JPG SVG ին JavaScript կոդի մեջ: Պահպանեք JPG որպես SVG օգտագործելով JavaScript:...DocumentBuilder(doc) shapes = fileNames.map(fileName =>...pageWidth = Math.max(...shapes.map(shape => shape.width)); pageSetup...

    products.aspose.com/words/hy/nodejs-net/merge/j...
  9. Մի Քանի JPG Դեպի GIF Javascript

    Միավորել մի քանի JPG GIF ին JavaScript կոդի մեջ: Պահպանեք JPG որպես GIF օգտագործելով JavaScript:...DocumentBuilder(doc) shapes = fileNames.map(fileName =>...pageWidth = Math.max(...shapes.map(shape => shape.width)); pageSetup...

    products.aspose.com/words/hy/nodejs-net/merge/j...
  10. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to manage bulleted and numbered lists in PowerPoint and OpenDocument presentations using Aspose.Slides for PHP via Java. Step-by-step guide....the TextFrame of the added shape. Remove the default paragraph...the TextFrame of the added shape Remove the default paragraph...

    docs.aspose.com/slides/php-java/manage-bullet/