Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 221,125 for

format

(1.77 sec)
  1. Extract DCM Files via .NET

    C# decompression source code to extract DCM documents from a single archive or vice versa on .NET Framework, .NET Core....JPG BMP TIFF DCM Extract DCM Formats in C# Native and high performance...Other Supported Decompression Formats Using C#, One can also decompress...

    products.aspose.com/zip/net/extract/dcm/
  2. Extract TXT Files via .NET

    C# decompression source code to extract TXT documents from a single archive or vice versa on .NET Framework, .NET Core....JPG BMP TIFF TXT Extract TXT Formats in C# Native and high performance...Other Supported Decompression Formats Using C#, One can also decompress...

    products.aspose.com/zip/net/extract/txt/
  3. Extract WMF Files via .NET

    C# decompression source code to extract WMF documents from a single archive or vice versa on .NET Framework, .NET Core....JPG BMP TIFF WMF Extract WMF Formats in C# Native and high performance...Other Supported Decompression Formats Using C#, One can also decompress...

    products.aspose.com/zip/net/extract/wmf/
  4. Supported File Formats|CAD Documentation

    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....Supported File Formats Contents [ Hide ] Supported File Formats The following...following table indicates the file formats that Aspose.CAD for Java can...

    docs.aspose.com/cad/java/getting-started/suppor...
  5. Compress USDZ File Formats via JAVA | products....

    Sample Java compression code for USDZ file. Use this example code to compress USDZ file within any Web or Desktop Java based application....USDZ); //Save the compressed format you want scene.save(output...DirectX and more formats. USDZ What is USDZ File Format? A file with...

    products.aspose.com/3d/java/compression/usdz/
  6. 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...
  7. 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...
  8. 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...
  9. Aspose::Words::Markup::StructuredDocumentTagRan...

    Aspose::Words::Markup::StructuredDocumentTagRangeStart::get_WordOpenXML method. Gets a string that represents the XML contained within the node in the FlatOpc Format in C++....within the node in the FlatOpc format. System :: String Aspose ::...cout << System :: String :: Format ( u " \t |Id: {0}" , rangeStartTag...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. Extract Assets from STL File Formats via python...

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

    products.aspose.com/3d/python-net/extractor/stl/