Sort Score
Result 10 results
Languages All
Labels All
Results 3,091 - 3,100 of 42,840 for

shape

(0.07 sec)
  1. Add Line Object to PDF file|Aspose.PDF for Pyth...

    This article explains how to create a line object to your PDF using Aspose.PDF for Python via .NET....object to shape collection of Graph object graph . shapes . append...object to shape collection of Graph object graph . shapes . append...

    docs.aspose.com/pdf/python-net/add-line/
  2. 在 PHP 中以合适的角度旋转形状|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....vsd" ); \ # Add a shape and set the angle $diagram ->...$saveFileFormat -> VDX ); print "Rotated shape." . PHP_EOL ; 下载运行代码 下载**以合适的角度旋转形状...

    docs.aspose.com/diagram/zh/java/rotate-a-shape-...
  3. Aspose::Words::Drawing::TextBox::get_InternalMa...

    Aspose::Words::Drawing::TextBox::get_InternalMarginTop method. Specifies the inner top margin in points for a Shape in C++....top margin in points for a shape. double Aspose :: Words :: Drawing...specific margins. SharedPtr < Shape > textBoxShape = builder ->...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Export Document Structure While Converting to P...

    Learn how to export document structure while converting to PDF with Aspose.Cells in C++....row, table, worksheet, image, shape, header/footer, etc. With option...the Excel file with image, shape, chart, etc. Workbook workbook...

    docs.aspose.com/cells/cpp/export-document-struc...
  5. ChartLegend.position property | Aspose.Words fo...

    ChartLegend.position property. Specifies the position of the legend on a chart....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 450 , 300 ); let chart = shape . chart ; expect ( chart . series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ChartDataTable.hasLegendKeys property | Aspose....

    ChartDataTable.hasLegendKeys property. Gets or sets a flag indicating whether legend keys are displayed in the data table...DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 432 , 252 ); let chart = shape . chart ; let series = chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Connectors not importing correctly - Free Suppo...

    After importing vsd file, some connectors have extra entry in geometry section, which results in extra lines at the end of connectors. vsd file in question and screenshot of an issue: connector issue.zip (218.5 KB) Th…...connector shape : Identify the specific connector shape you want...vsdx"); // Set the connector shape ID (replace with your actual...

    forum.aspose.com/t/connectors-not-importing-cor...
  8. Showing Cell Range as the Data Labels|Documenta...

    Learn how to show a range of cells as data labels in charts using Aspose.Cells for .NET. Our guide will demonstrate how to link the labels to your data source and format them to provide accurate and meaningful information in your charts....Document Assistant Close Set the Shape Type of Data Labels of Chart...Chart Resize Chart's Data Label Shape To Fit Text...

    docs.aspose.com/cells/net/showing-cell-range-as...
  9. ChartTitle.format property | Aspose.Words for N...

    ChartTitle.format property. Provides access to fill and line formatting of the chart title....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 432 , 252 ); let chart = shape . chart ; // Delete series generated...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Chart.dataTable property | Aspose.Words for Nod...

    Chart.dataTable property. Provides access to properties of a data table of this chart...DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 432 , 252 ); let chart = shape . chart ; let series = chart...

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