Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 115,413 for

font drawing

(0.1 sec)
  1. Convert PLT to DWF via JavaScript | products.as...

    Sample code for PLT to DWF conversion. Use API example code for batch PLT files to DWF conversion....and export any CAD or BIM drawing file into various vector and...Format (DWF) represents 2D/3D drawing in compressed format for viewing...

    products.aspose.com/cad/javascript-net/conversi...
  2. Convert PLT to DWF via Python | products.aspose...

    Sample code for PLT to DWF conversion. Use API example code for batch PLT files to DWF conversion....and export any CAD or BIM drawing file into various vector and...Format (DWF) represents 2D/3D drawing in compressed format for viewing...

    products.aspose.com/cad/python-net/conversion/p...
  3. Convert DWF to SVG via C# | products.aspose.com

    Sample code for DWF to SVG C# conversion. Use API example code for batch DWF files to SVG conversion within VB.NET, Asp.NET or any .NET based application....and export any CAD or BIM drawing file into various vector and...Format (DWF) represents 2D/3D drawing in compressed format for viewing...

    products.aspose.com/cad/net/conversion/dwf-to-svg/
  4. Convert PLT to DWF via C# | products.aspose.com

    Sample code for PLT to DWF C# conversion. Use API example code for batch PLT files to DWF conversion within VB.NET, Asp.NET or any .NET based application....and export any CAD or BIM drawing file into various vector and...Format (DWF) represents 2D/3D drawing in compressed format for viewing...

    products.aspose.com/cad/net/conversion/plt-to-dwf/
  5. Convert DWF to WEBP via C# | products.aspose.com

    Sample code for DWF to WEBP C# conversion. Use API example code for batch DWF files to WEBP conversion within VB.NET, Asp.NET or any .NET based application....and export any CAD or BIM drawing file into various vector and...Format (DWF) represents 2D/3D drawing in compressed format for viewing...

    products.aspose.com/cad/net/conversion/dwf-to-w...
  6. Apply Different Style on the Each Text Value of...

    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.... new ( data_dir + "Drawing.vsd" ) \ # Get a particular...# Set properties e.g. color, font, size and style etc. shape ...

    docs.aspose.com/diagram/java/apply-different-st...
  7. Aspose::Words::ImportFormatOptions::get_SmartSt...

    Aspose::Words::ImportFormatOptions::get_SmartStyleBehavior method. Gets or sets a boolean value that specifies how styles will be imported when they have equal names in source and destination documents. The default value is false in C++....-> get_Font () -> set_Size ( 14 ); myStyle -> get_Font () -> set_Name...myStyle -> get_Font () -> set_Color ( System :: Drawing :: Color ::...

    reference.aspose.com/words/cpp/aspose.words/imp...
  8. Aspose::Words::Lists::ListFormat::get_ListLevel...

    Aspose::Words::Lists::ListFormat::get_ListLevel method. Returns the list level formatting plus any formatting overrides applied to the current paragraph in C++....listLevel -> get_Font () -> set_Color ( System :: Drawing :: Color ::...get_Red ()); listLevel -> get_Font () -> set_Size ( 24 ); listLevel...

    reference.aspose.com/words/cpp/aspose.words.lis...
  9. Aspose::Words::Lists::ListLevel::get_TextPositi...

    Aspose::Words::Lists::ListLevel::get_TextPosition method. Returns or sets the position (in points) for the second line of wrapping text for the list level in C++....listLevel -> get_Font () -> set_Color ( System :: Drawing :: Color ::...get_Red ()); listLevel -> get_Font () -> set_Size ( 24 ); listLevel...

    reference.aspose.com/words/cpp/aspose.words.lis...
  10. Incorrect rendering when converting chart to im...

    Hi Aspose team, I’ve run into an issue when converting a chart to EMF image. The rendered output is different from the excel chart itself. Here’s the code I used to generate my test outputs: string dir = @"C:\Users\";…...Drawing.ImageType.Emf, HorizontalResolution...TextRenderingHint = System.Drawing.Text.TextRenderingHint.AntiAlias...

    forum.aspose.com/t/incorrect-rendering-when-con...