Sort Score
Result 10 results
Languages All
Labels All
Results 5,941 - 5,950 of 50,857 for

shape

(1.24 sec)
  1. ChartSeriesCollection.add_double method | Aspos...

    aspose.words.drawing.charts.ChartSeriesCollection.add_double method...chart_type , width , height ): chart_shape = builder . insert_chart ( chart_type...height = height ) chart = chart_shape . chart chart . series . clear...

    reference.aspose.com/words/python-net/aspose.wo...
  2. aspose.words.drawing.charts module | Aspose.Wor...

    The aspose.words.drawing.charts module provides classes that allow to access charts in Microsoft Word documents....Provides access to the chart shape properties. To learn more, visit...ChartShapeType Specifies the shape type of chart elements. ChartStyle...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Working with Markdown Features in C#|Aspose.Wor...

    How to implement Markdown features using C#. All the features are represented as corresponding styles or direct formatting....paragraph with HorizontalRule shape. There are nuances of translating...below: Insert a horizontal rule shape into the document . ----- The...

    docs.aspose.com/words/net/working-with-markdown...
  4. Extract Text and Images from Word File Online a...

    Online Word file parser app. C++ API code to extract images and text content from Word document....GetChildNodes Use NodeType::Shape as parameter Iterate through...image Save extracted file using shape->get_ImageData()->Save method...

    products.aspose.com/total/cpp/parse/word/
  5. Extract Text and Images from DOCX File Online a...

    Online DOCX file parser app. C++ API code to extract images and text content from DOCX document....GetChildNodes Use NodeType::Shape as parameter Iterate through...image Save extracted file using shape->get_ImageData()->Save method...

    products.aspose.com/total/cpp/parse/docx/
  6. Extract Text and Images from DOC File Online an...

    Online DOC file parser app. C++ API code to extract images and text content from DOC document....GetChildNodes Use NodeType::Shape as parameter Iterate through...image Save extracted file using shape->get_ImageData()->Save method...

    products.aspose.com/total/cpp/parse/doc/
  7. Specific Parameters of 2D Barcode Types|Documen...

    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....density in a compact square shape. Unlike the regular QR Code...2D barcodes, its elongated shape—64 times longer than its height—makes...

    docs.aspose.com/barcode/javascript-cpp/2d-barco...
  8. Watermark VST document via .NET | products.aspo...

    C# source code to add watermark to vst file on .NET Framework, .NET Core, Mono Platforms....Value; //Add watermark Shape shape = page.AddText(pinx, piny...

    products.aspose.com/diagram/net/watermark/vst/
  9. Watermark VTX document via .NET | products.aspo...

    C# source code to add watermark to vtx file on .NET Framework, .NET Core, Mono Platforms....Value; //Add watermark Shape shape = page.AddText(pinx, piny...

    products.aspose.com/diagram/net/watermark/vtx/
  10. Row | Aspose.Words for Java

    Represents a table row in Java....typical elements such as runs, shapes, and even other tables. //...typical elements such as runs, shapes, and even other tables. //...

    reference.aspose.com/words/java/com.aspose.word...