Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 92,639 for

font drawing

(0.09 sec)
  1. Convert VSD to VSDX using C#

    This article shares the details to convert VSD to VSDX using C#. It has the details to set the IDE, a list of steps, and a sample code to transform VSD to VSDX....Drawing Product Family Aspose.Font Product Family...flag to auto-fit pages to drawing contents Call the Save() method...

    kb.aspose.com/diagram/net/convert-vsd-to-vsdx-u...
  2. Setting Shadow of Text Effects of Shape or Text...

    Learn how to set the shadow of text effects for shapes or textboxes using Aspose.Cells for C++....namespace Aspose :: Cells :: Drawing ; int main () { Aspose :: Cells...OffsetBottom ); } // Set the font color and size of the textbox...

    docs.aspose.com/cells/cpp/setting-shadow-of-tex...
  3. 用C++改变Excel文本框或形状的字符间距|Documentation

    学习如何用Aspose.Cells和C++改变Excel文本框或形状的字符间距。...namespace Aspose :: Cells :: Drawing ; int main () { Aspose :: Cells...Get ( 0 ); // Access the first font setting object via GetCharacters()...

    docs.aspose.com/cells/zh/cpp/change-character-s...
  4. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Id method. Specifies a unique read-only persistent numerical Id for this SDT in C++....tag -> set_Color ( System :: Drawing :: Color :: get_Magenta ());...-> get_Id (), 0 ); // Set the font for the text inside the structured...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. mauibarcode.zip

    mauibarcode/mauibarcode/App.xaml mauibarcode/mauibarcode/App.xaml.cs namespace mauibarcode; public partial class App : Application { public App() { InitializeComponent(); MainPage = new AppShell();......Drawing; using Aspose.Barcode.Utils;...Parameters.Barcode.CodeTextParameters.Font.FamilyName = "Pristina"; generator...

    docs.aspose.com/barcode/net/aspose-barcode-in-n...
  6. EOT to SVG Converter API |.NET

    Convert EOT to SVG using .NET API on Windows. Integrate this native EOT to SVG Font conversion functionality into your own solution....Drawing Product Solution Aspose.Font Product Solution...Solution Aspose.Drawing Product Solution Aspose.Font Product Solution...

    products.aspose.com/font/net/conversion/eot-to-...
  7. Aspose::Words::Replacing::ReplacingArgs::get_Ma...

    Aspose::Words::Replacing::ReplacingArgs::get_Match method. The Match resulting from a single regular expression match during a Replace in C++....Shows how to apply a different font to new content via FindReplaceOptions...DocumentBuilder > ( doc ); builder -> get_Font () -> set_Name ( u "Arial" );...

    reference.aspose.com/words/cpp/aspose.words.rep...
  8. ChartNumberFormat.format_code property | Aspose...

    ChartNumberFormat.format_code property. Gets or sets the format code applied to a data label.... drawing . charts . ChartType . LINE...#,##0.000"M"' data_labels . font . size = 12 doc . save ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose.Font for Node.js via C++ Documentation

    Check Aspose.Font for Node.js is a comprehensive API documentation to understand how to load, save, convert Fonts of different Font formats....Drawing Product Solution Aspose.Font Product Solution...Solution Aspose.Drawing Product Solution Aspose.Font Product Solution...

    docs.aspose.com/font/nodejs-cpp/
  10. 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...LoadOptions ) font_settings Allows to specify document font settings...(Inherited from LoadOptions ) support_font_face_rules Gets or sets a value...

    reference.aspose.com/words/python-net/aspose.wo...