Sort Score
Result 10 results
Languages All
Labels All
Results 1,981 - 1,990 of 175,001 for

drawing

(0.33 sec)
  1. Aspose::Words::Font::get_AutoColor method | Asp...

    Aspose::Words::Font::get_AutoColor method. Returns the present calculated color of the text (black or white) to be used for 'auto color'. If the color is not 'auto' then returns Color in C++.... System :: Drawing :: Color Aspose :: Words ::...color. ASSERT_EQ ( System :: Drawing :: Color :: Empty . ToArgb...

    reference.aspose.com/words/cpp/aspose.words/fon...
  2. Convert VTX to VDX via Python | products.aspose...

    Sample Python conversion code for VTX format to VDX file. Use this example code to convert VTX to VDX within any Python based application....extension is a Microsoft Visio drawing template that is saved to disc...Visio files are used to create drawings that contain visual objects...

    products.aspose.com/diagram/python-net/conversi...
  3. Convert VDX to XPS via Python | products.aspose...

    Sample Python conversion code for VDX format to XPS file. Use this example code to convert VDX to XPS within any Python based application.... Any drawing or chart created in Microsoft...have .VDX extension. A Visio drawing XML file is created in Visio...

    products.aspose.com/diagram/python-net/conversi...
  4. Convert VDW to EMF via Python | products.aspose...

    Sample Python conversion code for VDW format to EMF file. Use this example code to convert VDW to EMF within any Python based application....a Web drawing. A web drawing is a collection of drawing pages...rendered as a vector or raster drawing. VDW files can be opened in...

    products.aspose.com/diagram/python-java/convers...
  5. Convert VDX to VSSX via Python | products.aspos...

    Sample Python conversion code for VDX format to VSSX file. Use this example code to convert VDX to VSSX within any Python based application.... Any drawing or chart created in Microsoft...have .VDX extension. A Visio drawing XML file is created in Visio...

    products.aspose.com/diagram/python-java/convers...
  6. Convert VDW to VSSM via Java | products.aspose.com

    Sample Java conversion code for VDW format to VSSM file. Use this example code to convert VDW to VSSM within any Web or Desktop Java based application....a Web drawing. A web drawing is a collection of drawing pages...rendered as a vector or raster drawing. VDW files can be opened in...

    products.aspose.com/diagram/java/conversion/vdw...
  7. Working with Comments|Documentation

    This page describes how to add comment on a page of the Visio Drawing with Aspose.Diagram library....anywhere on a page of the Visio drawing . Add Comment The addComment...allows you to add comments to a drawing page. It takes the X and Y...

    docs.aspose.com/diagram/python-java/working-wit...
  8. Add Curve Object to PDF file|Aspose.PDF for Java

    This article explains how to create a curve object to your PDF using Aspose.PDF for Java.... Create Drawing object with certain dimensions...dimensions. Set Border for Drawing object. Add Graph object to paragraphs...

    docs.aspose.com/pdf/java/add-curve/
  9. 在 Python 中向 PDF 添加圆形形状|Aspose.PDF for Python vi...

    了解如何在 Python 中绘制和填充 PDF 文件中的圆形形状。...drawing as drawing def add_circle ( outfile...document . pages . add () graph = drawing . Graph ( 400 , 200 ) graph...

    docs.aspose.com/pdf/zh/python-net/add-circle/
  10. Add Arc Object to PDF file|Aspose.PDF for Java

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

    docs.aspose.com/pdf/java/add-arc/