Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 53,328 for

font drawing

(0.05 sec)
  1. Converting CAD Drawings to PDF and Raster Image...

    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....Converting CAD Drawings to PDF and Raster Image Formats Contents...Documents. Converting CAD Drawings to Raster Image Formats Aspose...

    docs.aspose.com/cad/java/developer-guide/conver...
  2. AxisTickLabels.offset property | Aspose.Words f...

    AxisTickLabels.offset property. Gets or sets the distance of the tick labels from the axis.... drawing . charts . ChartType . COLUMN...x_axis . category_type = aw . drawing . charts . AxisCategoryType...

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

    aspose.words.Drawing.charts.ChartDataTable class. Allows to specify properties of a chart data table....Name Description font Provides access to font formatting of the...insert_chart ( chart_type = aw . drawing . charts . ChartType . COLUMN...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartAxis.tick_mark_spacing property | Aspose.W...

    ChartAxis.tick_mark_spacing property. Gets or sets the interval, at which tick marks are drawn.... drawing . charts . ChartType . COLUMN...x_axis . category_type = aw . drawing . charts . AxisCategoryType...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartAxis.major_tick_mark property | Aspose.Wor...

    ChartAxis.major_tick_mark property. Returns or sets the major tick marks.... drawing . charts . AxisTickMark : ... value : aspose . words . drawing . charts . AxisTickMark ):...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_ApplyFont method. Text formatting applied to new content in C++....SharedPtr < Aspose :: Words :: Font > Aspose :: Words :: Replacing...Shows how to apply a different font to new content via FindReplaceOptions...

    reference.aspose.com/words/cpp/aspose.words.rep...
  7. ChartAxisTitle class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartAxisTitle class. Provides access to the axis title properties...Name Description font Provides access to the font formatting of...builder . insertChart ( aw . Drawing . Charts . ChartType . Column...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::DocumentBuilder::InsertParagraph...

    Aspose::Words::DocumentBuilder::InsertParagraph method. Inserts a paragraph break into the document in C++....SharedPtr < Font > font = builder -> get_Font (); font -> set_Size...set_Size ( 16 ); font -> set_Bold ( true ); font -> set_Color ( System...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. DWG DXF to PDF C# | Convert Auto CAD Files to P...

    Use C# .NET AutoCAD to PDF converter to convert DWG or DXF to PDF in C#. You can convert DWG, DWF, DWT and DXF to PDF, JPEG, PNG, BMP, GIF and TIFF in C# .NET as well....NET can convert AutoCAD drawing formats such as DXF and DWG...convert any supported AutoCAD drawing format to raster image formats...

    docs.aspose.com/cad/net/developer-guide/convert...
  10. Aspose::Words::Run::Run constructor | Aspose.Wo...

    Aspose::Words::Run::Run constructor. Initializes a new instance of the Run class in C++....run -> get_Font () -> set_Color ( System :: Drawing :: Color ::...format a run of text using its font property. auto doc = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/run...