Sort Score
Result 10 results
Languages All
Labels All
Results 1,701 - 1,710 of 214,496 for

format

(0.64 sec)
  1. ChartDataPointCollection.copy_format method | A...

    ChartDataPointCollection.copy_Format method. Copies Format from the source data point to the destination data point....copy_format method copy_format(source_index, destination_index)...destination_index) Copies format from the source data point to the destination...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Convert DXF to PLY via C# | products.aspose.com

    Sample code for DXF to PLY C# conversion. Use API example code for batch DXF files to PLY conversion within VB.NET, Asp.NET or any .NET based application....DirectX, Google Draco file formats and more. Developers can create...document formats easily. DXF What is DXF File Format? DXF, Drawing...

    products.aspose.com/3d/net/conversion/dxf-to-ply/
  3. Convert PLY to U3D via C# | products.aspose.com

    Sample code for PLY to U3D C# conversion. Use API example code for batch PLY files to U3D conversion within VB.NET, Asp.NET or any .NET based application....DirectX, Google Draco file formats and more. Developers can create...document formats easily. PLY What is PLY File Format? PLY, Polygon...

    products.aspose.com/3d/net/conversion/ply-to-u3d/
  4. Extract Assets from GLB File Formats via python...

    Sample Python extract assets code for GLB file. Use this example code to extract assets from GLB file within any Web based application....Create zip file format object as output file format Create archive...DirectX and more formats. GLB What is GLB File Format? GLB is the...

    products.aspose.com/3d/python-net/extractor/glb/
  5. Compress and Decompress PNG Images via C#

    C# compression and decompression source code to compress PNG images into a single zip archive or vice versa on .NET Framework, .NET Core.... PNG What is PNG File Format PNG, Portable Network Graphics...file format that use loseless compression. This file format was...

    products.aspose.com/zip/net/zip-file/png/
  6. Convert AMF to GLB via Python | products.aspose...

    Sample code for AMF to GLB Python conversion. Use API example code for batch AMF files to GLB conversion within VB.NET, Asp.NET or any .NET based application....save method with GLB’s format. Check resultant GLB file at...DirectX, Google Draco file formats and more. Developers can create...

    products.aspose.com/3d/python-net/conversion/am...
  7. Convert PLY to USD via C# | products.aspose.com

    Sample code for PLY to USD C# conversion. Use API example code for batch PLY files to USD conversion within VB.NET, Asp.NET or any .NET based application....Save method with USD’s format. Check resultant USD file at...DirectX, Google Draco file formats and more. Developers can create...

    products.aspose.com/3d/net/conversion/ply-to-usd/
  8. ParagraphFormat.CharacterUnitLeftIndent | Aspos...

    Discover how to easily adjust the left indent for paragraphs using the CharacterUnitLeftIndent property. Enhance your document Formatting effortlessly!...DocumentBuilder ( doc ); ParagraphFormat format = doc . FirstSection . Body...Is . EqualTo ( format . LeftIndent )); format . CharacterUnitLeftInd...

    reference.aspose.com/words/net/aspose.words/par...
  9. ParagraphFormat.LineUnitBefore | Aspose.Words f...

    Discover how the ParagraphFormat LineUnitBefore property enhances your document's layout by adjusting spacing before paragraphs for a polished look....DocumentBuilder ( doc ); ParagraphFormat format = doc . FirstSection . Body...Is . EqualTo ( format . LeftIndent )); format . CharacterUnitLeftInd...

    reference.aspose.com/words/net/aspose.words/par...
  10. Aspose::Words::ParagraphFormat::get_CharacterUn...

    Aspose::Words::ParagraphFormat::get_CharacterUnitFirstLineIndent method. Gets or sets the value (in characters) for the first-line or hanging indent. Use positive values to set the first-line indent, and negative values to set the hanging indent in C++....Words :: ParagraphFormat > format = doc -> get_FirstSection ()...ASPOSE_ASSERT_EQ ( format -> get_LeftIndent (), 0.0 ); format -> set_CharacterUnitLeftInd...

    reference.aspose.com/words/cpp/aspose.words/par...