Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 113,472 for

font drawing

(0.18 sec)
  1. 绘制文字|Documentation

    本节介绍如何用Aspose.Diagram在visio页面中绘制文字。支持使用C#绘制文字并保存为pdf、svg、html、image、xps等格式。...), new PointF ( 1 , 2 ) }; //Draw a diamond shape in page long...Add(ch); //ch.IX = 0; //// set text font //ch.FontName.Value = "Courier...

    docs.aspose.com/diagram/zh/net/drawing/draw-text/
  2. ChartFormat.shape_type property | Aspose.Words ...

    ChartFormat.shape_type property. Gets or sets the shape type of the parent chart element.... drawing . charts . ChartShapeType :... value : aspose . words . drawing . charts . ChartShapeType ):...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Writing Document Summary|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.... Category = "Drawing 2D" ; Application . ActiveDocument...the drawing summary information and then write the drawing file...

    docs.aspose.com/diagram/net/writing-document-su...
  4. ChartAxisTitle.overlay property | Aspose.Words ...

    ChartAxisTitle.overlay property. Determines whether other chart elements shall be allowed to overlap the title... Drawing . Charts . ChartType . Column...chartAxisYTitle . font . size = 12 ; chartAxisYTitle . font . color =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::DocumentBuilder::PopFont method ...

    Aspose::Words::DocumentBuilder::PopFont method. Retrieves character formatting previously saved on the stack in C++....DocumentBuilder > ( doc ); // Set up font formatting, then write the text...get_Font () -> set_Name ( u "Arial" ); builder -> get_Font ()...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Aspose::Words::DocumentBuilder::PushFont method...

    Aspose::Words::DocumentBuilder::PushFont method. Saves current character formatting onto the stack in C++....DocumentBuilder > ( doc ); // Set up font formatting, then write the text...get_Font () -> set_Name ( u "Arial" ); builder -> get_Font ()...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. ImportFormatOptions.ignoreTextBoxes property | ...

    ImportFormatOptions.ignoreTextBoxes property. Gets or sets a boolean value that specifies that source formatting of textboxes content ignored if [ImportFormatMode.KeepSourceFormatting](../../importformatmode/#KeepSourceFormatting) mode is used... Drawing . ShapeType . TextBox , 300.... paragraphFormat . style . font . name = "Courier New" ; builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ImportFormatOptions.ignore_text_boxes property ...

    ImportFormatOptions.ignore_text_boxes property. Gets or sets a boolean value that specifies that source formatting of textboxes content ignored if [ImportFormatMode.KEEP_SOURCE_FORMATTING](../../importformatmode/#KEEP_SOURCE_FORMATTING) mode is used... drawing . ShapeType . TEXT_BOX , width... paragraph_format . style . font . name = 'Courier New' builder...

    reference.aspose.com/words/python-net/aspose.wo...
  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/converting-cad-drawings...
  10. 旋转单元格文本|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.... Drawing . ColorTranslator . ToWin32...)); //Set the font color of cell text _range . Font . Color = System...

    docs.aspose.com/cells/zh/net/rotating-cell-text/