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

shapes

(0.23 sec)
  1. ChartDataPoint class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartDataPoint class. Allows to specify formatting of a single data point on the chart...DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 350 ); let chart = shape . chart ; expect ( chart . series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ChartDataPoint class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartDataPoint class. Allows to specify formatting of a single data point on the chart... DocumentBuilder ( doc ) shape = builder . insert_chart ( aw...LINE , 500 , 350 ) chart = shape . chart self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Extract Text and Images from PPTX File Online a...

    Online PPTX file parser app. Python API code to extract images and text from PPTX document....available Loop through all slide shapes and save Code example in Python...elements such as text, images, shapes, charts, tables, and multimedia...

    products.aspose.com/total/python-net/parse/pptx/
  4. Convert POTM to XLT via C++ or with free Online...

    Export POTM to XLT in C++ without using Microsoft Excel or Powerpoint or online. Test free POTM to XLT online converter quickly before integrating the code....well as formatting text and shapes. Aspose.Total for C++ is a...images, and formatting text and shapes. It is a reliable and efficient...

    products.aspose.com/total/cpp/conversion/potm-t...
  5. Create or Manage PowerPoint SmartArt Shape Node...

    Manage smart art node and child node in PowerPoint Presentations in Java...Manage PowerPoint SmartArt Shape Node in Java Contents [ Hide...API to manage the SmartArt shapes in an easiest way. The following...

    docs.aspose.com/slides/java/manage-smartart-sha...
  6. 使用Node.js通过C++基于单元格引用插入图片|Documentation

    学习如何基于单元格引用使用Aspose.Cells for Node.js via C++在工作表中插入图片。显示单元格中的数据为图片。...( "A1:C10" ); // Update the shapes selected value in the worksheet...

    docs.aspose.com/cells/zh/nodejs-cpp/insert-a-pi...
  7. Input and output encodings | Aspose.TeX for Java

    This article briefly explains the concepts of input and output encodings in LaTeX. It also mentions the New Font Selection Scheme (NFSS)....representations with glyphs (character shapes in certain fonts), so another... we might still find wrong shapes on paper if we selected a font...

    docs.aspose.com/tex/java/latex-font-encodings/
  8. 3D 图表|Aspose.Slides for Python 文档

    在 Python 中为 PowerPoint 演示文稿设置 3D 图表的 rotationX、rotationY 和 depthpercents... shapes . add_chart ( charts . ChartType...

    docs.aspose.com/slides/zh/python-net/3d-chart/
  9. ActiveX|Aspose.Slides for Node.js via .NET Docu...

    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....compared to normal presentation shapes. We implemented support for...that ActiveX controls are not shapes; they are not part of the presentation’s...

    docs.aspose.com/slides/nodejs-java/activex/
  10. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::OptimizeFor method. Allows to optimize the document contents as well as default Aspose.Words behavior to a particular versions of MS Word. Use this method to prevent MS Word from displaying "Compatibility mode" ribbon upon document loading. (Note that you may also need to set the Compliance property to Iso29500_2008_Transitional or higher.) in C++....inserting an image will define its shape using VML. doc -> get_CompatibilityOptions...Aspose :: Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.set...