Sort Score
Result 10 results
Languages All
Labels All
Results 1,951 - 1,960 of 172,028 for

drawing

(0.29 sec)
  1. Aspose::Words::DocumentBuilder class | Aspose.W...

    Aspose::Words::DocumentBuilder class. Provides methods to insert text, images and other content, specify font, paragraph and section formatting. To learn more, visit the documentation article in C++....InsertChart (Aspose::Words::Drawing::Charts::ChartType, double...InsertChart (Aspose::Words::Drawing::Charts::ChartType, double...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Draw Line in Excel using C#

    Draw line in Excel using C#. Learn to draw different shapes by following the steps and the given sample code showing how to insert Drawing in Excel using C#....Drawing Product Family Aspose.Font...Family Aspose.TeX Product Family Draw Line in Excel using C# Follow...

    kb.aspose.com/cells/net/draw-line-in-excel-usin...
  3. How to - developer tips|CAD 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....layers by name Drawing the viewport of the drawing instead of the...Insert DXF/DWG drawing inside DWG Insert DXF/DWG drawing inside DXF...

    docs.aspose.com/cad/net/how-to/
  4. Create VSDM Visio Diagrams in Node.js | product...

    Generate Microsoft Visio VSDM Diagrams using Node applications without using Microsoft Office....Format) Generate VSD File (Visio Drawing File) Generate VSDM File (Visio...Macro-Enabled Drawing) Generate VSDX File (Visio Drawing) Generate...

    products.aspose.com/total/nodejs-java/create/vsdm/
  5. ShapeBase.is_layout_in_cell property | Aspose.W...

    ShapeBase.is_layout_in_cell property. Gets or sets a flag indicating whether the shape is displayed inside a table or outside of it.... drawing . ShapeType . RECTANGLE , horz_pos...horz_pos = aw . drawing . RelativeHorizontalPo . LEFT_MARGIN...

    reference.aspose.com/words/python-net/aspose.wo...
  6. GradientStop.base_color property | Aspose.Words...

    GradientStop.base_color property. Gets a value representing the color of the gradient stop without any modifiers.... drawing . ShapeType . RECTANGLE , width...Color . red , style = aw . drawing . GradientStyle . HORIZONTAL...

    reference.aspose.com/words/python-net/aspose.wo...
  7. IChartDataPoint class | Aspose.Words for Python

    aspose.words.Drawing.charts.IChartDataPoint class. Contains properties of a single data point on the chart.... drawing . charts . ChartType . LINE...apply_data_points ( series , 4 , aw . drawing . charts . MarkerSymbol . DIAMOND...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartDataPointCollection class | Aspose.Words f...

    aspose.words.Drawing.charts.ChartDataPointCollection class. Represents collection of a [ChartDataPoint](../chartdatapoint/)... drawing . charts . ChartType . LINE...apply_data_points ( series , 4 , aw . drawing . charts . MarkerSymbol . DIAMOND...

    reference.aspose.com/words/python-net/aspose.wo...
  9. NullReferenceException in PdfFileEditor.Concate...

    Hello, I am encountering a NullReferenceException when trying to concatenate PDF files using the PdfFileEditor.Concatenate() method in Aspose.PDF 25.1.0 . The issue occurs specifically when the PDFs being processed cont…...Add("sample-drawing-package-1and2family.pdf");...pdfFilesToConcatenat.Add("sample-drawing-package-1and2family.pdf");...

    forum.aspose.com/t/nullreferenceexception-in-pd...
  10. Draw 3D Sphere in C#

    This quick guide explains how to convert USDZ to STL in C#. It covers the ordered steps, setup prerequisites, and a working code snippet to build a USDZ to STL converter in C#....Drawing Product Family Aspose.Font...Family Aspose.TeX Product Family Draw 3D Sphere in C# This brief tutorial...

    kb.aspose.com/3d/net/draw-3d-sphere-in-csharp/