Sort Score
Result 10 results
Languages All
Labels All
Results 5,781 - 5,790 of 174,046 for

drawing

(0.25 sec)
  1. Aspose 中的公共 API 更改。3D 1.7.0|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 . Size size , System . Drawing . Imaging ..., System . Drawing . Size size , System . Drawing . Imaging ...

    docs.aspose.com/3d/zh/net/public-api-changes-in...
  2. OleFormat.ole_icon property | Aspose.Words for ...

    OleFormat.ole_icon property. Gets the draw aspect of the OLE object...ole_icon property Gets the draw aspect of the OLE object. When...you were able to change the draw aspect in Aspose.Words, Microsoft...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChartDataLabelCollection indexer | Aspose.Words...

    ChartDataLabelCollection indexer. Returns [ChartDataLabel](../../chartdatalabel/) for the specified index.... drawing . charts . ChartType . LINE...apply_data_labels ( series : aw . drawing . charts . ChartSeries , labels_count...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 在Aspose.Cells中为工作表添加WordArt水印|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 . Shape wordart = sheet . Shapes...wordArtFormat . ForeColor = System . Drawing . Color . Red ; //Set the transparency...

    docs.aspose.com/cells/zh/net/add-wordart-waterm...
  5. 使用 Aspose.Cells 与 C++ 添加 ActiveX 控件|Documentation

    学习如何使用 Aspose.Cells for C++ 编程方式向 Excel 工作表添加 ActiveX 控件。...Cells :: Drawing ; using namespace Aspose :: Cells :: Drawing :: ActiveXControls...

    docs.aspose.com/cells/zh/cpp/add-activex-contro...
  6. Providing an image as pixel array|Documentation

    Adding an image as an array of pixels to the Aspose.OCR for .NET recognition package....Drawing.Color array The image can be...as a flat array of Aspose.Drawing.Color objects. Because the...

    docs.aspose.com/ocr/net/ocrinput/image-by-pixel/
  7. Working with Hyperlinks|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....the hyperlink in an AutoCAD drawing using the CadBaseEntity.Hyperlink...

    docs.aspose.com/cad/net/working-with-hyperlinks/
  8. Aspose::Words::Style::Remove method | Aspose.Wo...

    Aspose::Words::Style::Remove method. Removes the specified style from the document in C++....() -> set_Color ( System :: Drawing :: Color :: get_Navy ()); //...()); ASSERT_EQ ( System :: Drawing :: Color :: Empty . ToArgb...

    reference.aspose.com/words/cpp/aspose.words/sty...
  9. Aspose::Words::Tables::RowFormat::get_Borders m...

    Aspose::Words::Tables::RowFormat::get_Borders method. Gets the collection of default cell borders for the row in C++....set_BackgroundPatternCol ( System :: Drawing :: Color :: get_GreenYellow...() -> set_Color ( System :: Drawing :: Color :: get_Orange ());...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. Create PDF Document|Aspose.PDF for C++

    This article describes how to Create and format the PDF Document with Aspose.PDF for C++....System :: SharedPtr < System :: Drawing :: Image > img ) { String tmpFile...bmp = MakeObject < System :: Drawing :: Bitmap > ( img ); bmp ->...

    docs.aspose.com/pdf/cpp/create-pdf-document/