Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 5,707 for

attributes

(0.04 sec)
  1. Convert JT to RVM via Java | products.aspose.com

    Sample Java conversion code for JT format to RVM file. Use this example code to convert JT to RVM within any Web or Desktop Java based application....scene graph that supports the attributes and nodes that are CAD specific...structured to support visual attributes, product and manufacturing...

    products.aspose.com/3d/java/conversion/jt-to-rvm/
  2. Aspose::Words::Fields::FieldDatabase class | As...

    Aspose::Words::Fields::FieldDatabase class. Implements the DATABASE field. To learn more, visit the documentation article in C++....get_FormatAttributes () Gets which attributes of the format are to be applied...System::String&) Sets which attributes of the format are to be applied...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Adjust_Right_Indent <w:adjustRightInd w:val="of...

    { "type": "ADJUST_RIGHT_INDENT", "Attributes": { "val": "0" } },..."type": "ADJUST_RIGHT_INDENT", "attributes": { "val": "0" } }, Professionalize...

    forum.aspose.com/t/adjust-right-indent-w-adjust...
  4. Convert JT to FBX via Python | products.aspose.com

    Sample code for JT to FBX Python conversion. Use API example code for batch JT files to FBX conversion within VB.NET, Asp.NET or any .NET based application....scene graph that supports the attributes and nodes that are CAD specific...structured to support visual attributes, product and manufacturing...

    products.aspose.com/3d/python-net/conversion/jt...
  5. Convert JT to ATT via C# | products.aspose.com

    Sample code for JT to ATT C# conversion. Use API example code for batch JT files to ATT conversion within VB.NET, Asp.NET or any .NET based application....scene graph that supports the attributes and nodes that are CAD specific...structured to support visual attributes, product and manufacturing...

    products.aspose.com/3d/net/conversion/jt-to-att/
  6. GeoJSON

    GeoJSON is a file format for representing geospatial data in JSON (JavaScript Object Notation) format. It is widely used in web mapping applications and can represent different types of geometries such as points, lines, and polygons.... A set of attributes. The attribute set contains additional...description, and any other related attributes. Overall, the simplicity...

    products.aspose.com/gis/net/gis-formats/geojson
  7. Aspose::Words::ImportFormatOptions::get_ForceCo...

    Aspose::Words::ImportFormatOptions::get_ForceCopyStyles method. Gets or sets a boolean value indicating either to copy conflicting styles in KeepSourceFormatting mode. The default value is false in C++....expanded into direct node attributes and the style of this node...

    reference.aspose.com/words/cpp/aspose.words/imp...
  8. Convert Excel to PDF|Documentation

    How to convert Excel to PDF with Python. This article demonstrates converting Excel files to PDF using Python and an easy-to-use Aspose.Cells for Python via Java API....be used to set different attributes for the conversion. Setting...

    docs.aspose.com/cells/python-java/convert-excel...
  9. Work with Office Add-ins in C++|Aspose.Words fo...

    Aspose.Words for C++ provides various classes for working with Office Add-ins. You can add Task Pane via web extension and customize the pane and extension properties....to customize elements and attributes extending the XML vocabulary...

    docs.aspose.com/words/cpp/work-with-office-add-...
  10. Reusing Style Objects with C++|Documentation

    In Aspose.Cells for C++, by creating and using reusable style objects, you can simplify style management and improve code efficiency. Our guide will help you leverage the advantages of reusable style objects and implement them in your application.... Specify the attributes. Apply the style to the cells...

    docs.aspose.com/cells/cpp/reusing-style-objects/