Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 6,883 for

shape rendering

(0.09 sec)
  1. Convert STL to OBJ via Python | products.aspose...

    Sample code for STL to OBJ conversion. Use API example code for batch STL files to OBJ conversion....needing AutoCAD® or any other rendering software. Aspose.CAD for Python...the cross section of the 3D shape to be built by the fabber. There...

    products.aspose.com/cad/python-net/conversion/s...
  2. Convert STL to DWFX via JavaScript | products.a...

    Sample code for STL to DWFX conversion. Use API example code for batch STL files to DWFX conversion....needing AutoCAD® or any other rendering software. Aspose.CAD for JavaScript...the cross section of the 3D shape to be built by the fabber. There...

    products.aspose.com/cad/javascript-net/conversi...
  3. EOT Fonts Knowledge Base

    EOT fonts. Once crucial for web typography, now less relevant due to browser evolution. Explore their history and changing role in web design....consistent and reliable font rendering in older versions of Internet...font data, including glyph shapes, font metrics (such as ascent...

    docs.aspose.com/font/net/what-is-font/eot-font/
  4. Convert STL to BMP via C# | products.aspose.com

    Sample code for STL to BMP C# conversion. Use API example code for batch STL files to BMP conversion within VB.NET, Asp.NET or any .NET based application....needing AutoCAD® or any other rendering software. Aspose.CAD for ...the cross section of the 3D shape to be built by the fabber. There...

    products.aspose.com/cad/net/conversion/stl-to-bmp/
  5. Manage Presentation Headers and Footers in .NET...

    Use Aspose.Slides for .NET to add and customize headers and footers in PowerPoint and OpenDocument presentations for a professional look....foreach ( IShape shape in master . Shapes ) { if ( shape . Placeholder...Placeholder != null ) { if ( shape . Placeholder . Type == PlaceholderType...

    docs.aspose.com/slides/net/presentation-header-...
  6. Manage Presentation Headers and Footers in C++|...

    Use Aspose.Slides for C++ to add and customize headers and footers in PowerPoint and OpenDocument presentations for a professional look....auto & shape : System :: IterateOver ( master -> get_Shapes ()))...if ( shape -> get_Placeholder () != nullptr ) { if ( shape -> get_Placeholder...

    docs.aspose.com/slides/cpp/presentation-header-...
  7. Manage Presentation Headers and Footers in Java...

    Use Aspose.Slides for Java to add and customize headers and footers in PowerPoint and OpenDocument presentations for a professional look....( IShape shape : master . getShapes ()) { if ( shape . getPlaceholder...getPlaceholder () != null ) { if ( shape . getPlaceholder (). getType...

    docs.aspose.com/slides/java/presentation-header...
  8. Manage Presentation Headers and Footers on Andr...

    Use Aspose.Slides for Android via Java to add and customize headers and footers in PowerPoint and OpenDocument presentations for a professional look....( IShape shape : master . getShapes ()) { if ( shape . getPlaceholder...getPlaceholder () != null ) { if ( shape . getPlaceholder (). getType...

    docs.aspose.com/slides/androidjava/presentation...
  9. ChmLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading CHM document into a Document object in Java....() Gets whether to convert shapes with EquationXML to Office...value) Sets whether to convert shapes with EquationXML to Office...

    reference.aspose.com/words/java/com.aspose.word...
  10. ImageSavingArgs.isImageAvailable property | Asp...

    ImageSavingArgs.isImageAvailable property. Returns ``true`` if the current image is available for export.... When saving a group shape or a shape that doesn’t require any...Document ( base . myDir + "Rendering.docx" ); // When we save the...

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