Sort Score
Result 10 results
Languages All
Labels All
Results 9,571 - 9,580 of 175,004 for

drawing

(0.15 sec)
  1. Convert an Excel Chart to Image with C++|Docume...

    Learn how to convert Excel charts to images using Aspose.Cells with C++....emf" , Aspose :: Cells :: Drawing :: ImageType :: Emf ); std...namespace Aspose :: Cells :: Drawing ; int main () { Aspose :: Cells...

    docs.aspose.com/cells/cpp/convert-an-excel-char...
  2. HtmlLoadOptions class | Aspose.Words for Python

    aspose.words.loading.HtmlLoadOptions class. Allows to specify additional options when loading HTML document into a [Document](../../aspose.words/document/) object... drawing . ImageType . JPEG , doc ....self . assertEqual ( aw . drawing . ImageType . PNG , doc . get_child...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Convert PowerPoint Presentations to TIFF in Pyt...

    Learn how to easily convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations to high-quality TIFF images using Aspose.Slides for Python via .NET. Step-by-step guide with code examples included....pydrawing as drawing # Instantiate the Presentation...tiff_options . image_size = drawing . Size ( 1728 , 1078 ) notes_options...

    docs.aspose.com/slides/python-net/convert-power...
  4. Product Overview|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....with 3D entities in the same drawing. No support for entities building...

    docs.aspose.com/cad/java/product-overview/
  5. The textbox disappeared upon the chart while co...

    Dear Sir We have encountered a new problem recently. When I converted the following document to PDF base on the compoent Aspose.word which version is 24.07, the text box on the icon was missing, as indicated by the * sy…...Words renders charts as drawing objects . A textbox that is...treated as part of the chart’s drawing canvas. In versions prior to...

    forum.aspose.com/t/the-textbox-disappeared-upon...
  6. Output Blank Page when there is Nothing to Prin...

    Handle empty worksheets and print blank pages with Aspose.Cells using C++.... SetImageType ( Drawing :: ImageType :: Png ); opts...

    docs.aspose.com/cells/cpp/output-blank-page-whe...
  7. Locking WordArt Watermark in Aspose.Cells|Docum...

    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...

    docs.aspose.com/cells/net/locking-wordart-water...
  8. Aspose::Words::NumberStyle enum | Aspose.Words ...

    Aspose::Words::NumberStyle enum. Specifies the number style for a list, footnotes and endnotes, page numbers in C++....() -> set_Color ( System :: Drawing :: Color :: get_Red ()); listLevel...() -> set_Color ( System :: Drawing :: Color :: get_Blue ()); listLevel...

    reference.aspose.com/words/cpp/aspose.words/num...
  9. Working with the Shadow Effect of Shape or Char...

    Learn how to manipulate the shadow effect of shapes or charts using Aspose.Cells for C++....namespace Aspose :: Cells :: Drawing ; int main () { Aspose :: Cells...

    docs.aspose.com/cells/cpp/working-with-the-shad...
  10. Aspose::Words::Loading::LoadOptions::get_LoadFo...

    Aspose::Words::Loading::LoadOptions::get_LoadFormat method. Specifies the format of the document to be loaded. Default is Auto in C++....ExplicitCast < Aspose :: Words :: Drawing :: Shape > ( doc -> GetChildNodes...

    reference.aspose.com/words/cpp/aspose.words.loa...