Sort Score
Result 10 results
Languages All
Labels All
Results 6,951 - 6,960 of 172,384 for

drawing

(0.39 sec)
  1. Converting Chart to Image in SVG Format with Go...

    Learn how to convert charts to SVG images using Aspose.Cells with Golang via C++....are more often created with drawing software. Aspose.Cells can...

    docs.aspose.com/cells/go-cpp/converting-chart-t...
  2. Check Page Autoexpand|Documentation

    This section explains how to check or change page is auto expand in a visio file with Aspose.Diagram....Page object represents the drawing area of a foreground page or...

    docs.aspose.com/diagram/java/check-page-autoexp...
  3. Extract Images from PDF File using C++|Aspose.P...

    This section shows how to extract images from PDF file using C++ library....( outputImage , System :: Drawing :: Imaging :: ImageFormat ::...

    docs.aspose.com/pdf/cpp/extract-images-from-pdf...
  4. Aspose::Words::PageBorderAppliesTo enum | Aspos...

    Aspose::Words::PageBorderAppliesTo enum. Specifies which pages the page border is printed on in C++....border -> set_Color ( System :: Drawing :: Color :: get_Blue ()); border...

    reference.aspose.com/words/cpp/aspose.words/pag...
  5. Aspose::Words::TextWatermarkOptions::get_IsSemi...

    Aspose::Words::TextWatermarkOptions::get_IsSemitrasparent method. Gets or sets a boolean value which is responsible for opacity of the watermark. The default value is true in C++.... -> set_Color ( System :: Drawing :: Color :: get_Black ());...

    reference.aspose.com/words/cpp/aspose.words/tex...
  6. Aspose::Words::Layout::RevisionOptions::get_Ins...

    Aspose::Words::Layout::RevisionOptions::get_InsertedTextColor method. Allows to specify the color to be used for inserted content Insertion. Default value is ByAuthor in C++....tion ( Aspose :: Words :: Drawing :: HorizontalAlignment :: Right...

    reference.aspose.com/words/cpp/aspose.words.lay...
  7. Using Aspose.Drawing in ASP.NET Core|Documentation

    Learn how to use Aspose.Drawing in ASP.NET Core with C#....Drawing in ASP.NET Core Contents [ Hide ] ASP.NET...Aspose.Drawing in your ASP.NET Core applications to draw vector...

    docs.aspose.com/drawing/net/using-aspose-drawin...
  8. Aspose::Words::Section::get_PageSetup method | ...

    Aspose::Words::Section::get_PageSetup method. Returns an object that represents page setup and section properties in C++....border -> set_Color ( System :: Drawing :: Color :: get_Blue ()); border...() -> set_Color ( System :: Drawing :: Color :: get_Red ()); para...

    reference.aspose.com/words/cpp/aspose.words/sec...
  9. Aspose::Words::Style::get_Font method | Aspose....

    Aspose::Words::Style::get_Font method. Gets the character formatting of the style in C++....() -> set_Color ( System :: Drawing :: Color :: get_Navy ()); //...()); ASSERT_EQ ( System :: Drawing :: Color :: Empty . ToArgb...

    reference.aspose.com/words/cpp/aspose.words/sty...
  10. 绘制文字|Documentation

    本节介绍如何用Aspose.Diagram在visio页面中绘制文字。支持使用C#绘制文字并保存为pdf、svg、html、image、xps等格式。...), new PointF ( 1 , 2 ) }; //Draw a diamond shape in page long...NET API allows developers to draw a text in the page and save...

    docs.aspose.com/diagram/zh/net/drawing/draw-text/