Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 22,360 for

extension

(0.17 sec)
  1. FileFormatUtil | Aspose.Words for Java

    Provides utility methods for working with file formats such as detecting file format or converting file Extensions to/from file format enums in Java....format or converting file extensions to/from file format enums...extensionToSaveForma(String extension) Converts a file name extension into a SaveFormat...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::WebExtensions::BaseWebExtensionC...

    Aspose::Words::WebExtensions::BaseWebExtensionCollection::get_Count method. Gets the number of elements contained in the collection in C++....document’s collection of web extensions. auto doc = System :: MakeObject...> ( get_MyDir () + u "Web extension.docx" ); ASSERT_EQ ( 1 , doc...

    reference.aspose.com/words/cpp/aspose.words.web...
  3. Detect format of 3D file|Documentation

    Using Aspose.3D for Python via .NET API, developers may detect the format of supported 3D files before opening it because the file Extension does not guarantee that the file content is appropriate....opening it because the file extension does not guarantee that the...or stream) and check its extension. import aspose.threed as a3d...

    docs.aspose.com/3d/python-net/detect-format-of-...
  4. Detect format of 3D file in C# .NET|Documentation

    Using Aspose.3D for .NET API, developers may detect the format of supported 3D files in C# before opening it because the file Extension does not guarantee that the file content is appropriate....opening it because the file extension does not guarantee that the...or stream) and check its extension. // For complete examples...

    docs.aspose.com/3d/net/detect-format-of-3d-file/
  5. FileFormatUtil.load_format_to_save_format metho...

    FileFormatUtil.load_format_to_save_format method. Converts a [LoadFormat](../../loadformat/) value to a [SaveFormat](../../saveformat/) value if possible....file that is missing a file extension, and then detect its file...document with missing file extension' ) as doc_stream : info =...

    reference.aspose.com/words/python-net/aspose.wo...
  6. WebExtensionProperty class | Aspose.Words for N...

    Aspose.Words.WebExtensions.WebExtensionProperty class. Specifies a web Extension custom property...WebExtensionProperty class Specifies a web extension custom property. To learn...name, value) Creates web extension custom property with specified...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Document.originalFileName property | Aspose.Wor...

    Document.originalFileName property. Gets the original file name of the document....file that is missing a file extension, and then detect its file...document with missing file extension" ); let info = aw . FileFormatUtil...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FileFormatUtil.loadFormatToSaveFormat method | ...

    FileFormatUtil.loadFormatToSaveFormat method. Converts a [LoadFormat](../../loadformat/) value to a [SaveFormat](../../saveformat/) value if possible....file that is missing a file extension, and then detect its file...document with missing file extension" ); let info = aw . FileFormatUtil...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Convert USD to DRC via Python | products.aspose...

    Convert USD & other 3D files using .NET API...drc extension as first parameter Specify...Format? A file with .usd extension is a Universal Scene Description...

    products.aspose.com/3d/python-net/conversion/us...
  10. Web扩展 使用C++的Office加载项|Documentation

    学习如何使用 Aspose.Cells 和 C++ 添加和访问Excel文件中的Web扩展(Office加载项)。...worksheets WebExtensionCollecti extensions = workbook . GetWorksheets...int32_t extensionIndex = extensions . Add (); int32_t taskPaneIndex...

    docs.aspose.com/cells/zh/cpp/web-extensions-off...