Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 172,575 for

drawing

(0.18 sec)
  1. Aspose::Words::Themes::ThemeFonts class | Aspos...

    Aspose::Words::Themes::ThemeFonts class. Represents a collection of fonts in the font scheme, allowing to specify different fonts for different languages Latin, EastAsian and ComplexScript. To learn more, visit the documentation article in C++....colors -> set_Dark1 ( System :: Drawing :: Color :: get_MidnightBlue...-> set_Light1 ( System :: Drawing :: Color :: get_PaleGreen ());...

    reference.aspose.com/words/cpp/aspose.words.the...
  2. PresetTexture enumeration | Aspose.Words for No...

    Aspose.Words.Drawing.PresetTexture enumeration. Specifies texture to be used to fill a shape.... Drawing . Charts . ChartType . Scatter...series . marker . symbol = aw . Drawing . Charts . MarkerSymbol . Square...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 将弧形对象添加到PDF文件|Aspose.PDF for C++

    本文介绍如何使用Aspose.PDF for C++在PDF中创建弧形对象。...Document 实例 创建具有特定尺寸的 Drawing object 为Drawing对象设置 Border 将 Graph...() -> Add (); // 创建具有特定尺寸的Drawing对象 auto graph = MakeObject <...

    docs.aspose.com/pdf/zh/cpp/add-arc/
  4. Aspose::Words::Loading::LoadOptions::get_Conver...

    Aspose::Words::Loading::LoadOptions::get_ConvertMetafilesToPng method. Gets or sets whether to convert metafile(Wmf or Emf) images to Png image format in C++....:: Drawing :: Shape > ( doc , Aspose :: Words :: Drawing :: ShapeType...SharedPtr < Aspose :: Words :: Drawing :: Shape >> ( shape ); doc...

    reference.aspose.com/words/cpp/aspose.words.loa...
  5. ShapeBase.top_relative property | Aspose.Words ...

    ShapeBase.top_relative property. Gets or sets the value that represents shape's relative top position in percent.... drawing . ShapeType . RECTANGLE , width... shape . wrap_type = aw . drawing . WrapType . NONE # Checking...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DWF Drawings|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....DWF Drawings Contents [ Hide ] Exporting DWF Format To PNG Aspose...works as follows: Load DWF drawing file using the Image.load method...

    docs.aspose.com/cad/javascript-net/dwf-drawings/
  7. RelativeHorizontalSize enumeration | Aspose.Wor...

    aspose.words.Drawing.RelativeHorizontalSize enumeration. Specifies relatively to what the width of a shape or a text frame is calculated horizontally.... drawing . ShapeType . RECTANGLE , width... shape . wrap_type = aw . drawing . WrapType . NONE # Checking...

    reference.aspose.com/words/python-net/aspose.wo...
  8. AxisDisplayUnit.document property | Aspose.Word...

    AxisDisplayUnit.document property. Returns the document containing the parent chart.... drawing . charts . ChartType . SCATTER...axis . major_tick_mark = aw . drawing . charts . AxisTickMark . CROSS...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentBuilder.insert_shape method | Aspose.Wo...

    aspose.words.DocumentBuilder.insert_shape method... drawing . ShapeType , width : float...shape_type : aspose . words . drawing . ShapeType , horz_pos : aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Add Circle Object to PDF file|Aspose.PDF for C++

    This article explains how to create a circle object to your PDF using Aspose.PDF for C++....Create Document instance Create Drawing object with certain dimensions...dimensions Set Border for Drawing object Add Graph object to paragraphs...

    docs.aspose.com/pdf/cpp/add-circle/