Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 21,358 for

extension

(0.06 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Detect format of 3D file|Documentation

    Aspose.3D for Java API has support of detecting 3D supported formats before opening because the file Extension does not guarantee that the file content is appropriate....opening because the file extension does not guarantee that the...or stream) and check its extension. Create an Empty 3D document...

    docs.aspose.com/3d/java/detect-format-of-3d-file/
  5. WebExtensionProperty class | Aspose.Words for P...

    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/python-net/aspose.wo...
  6. TaskPaneCollection class | Aspose.Words for Python

    aspose.words.webExtensions.TaskPaneCollection class. Specifies a list of persisted task pane objects...Examples Shows how to add a web extension to a document. doc = aw ....webextensions . TaskPane () doc . web_extension_task_panes . add ( my_script_task_pane...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Ignore Design Row Height|Aspose.Words for Repor...

    Ignore Design Row Height and Allow Auto Fit settings of the Aspose.Words for Reporting Services.... < Extension Name = "AWDOC" Type = "Aspose...AllowAutoFit > </ Configuration > </ Extension > </ Render > Shrink Space...

    docs.aspose.com/words/reportingservices/ignore-...
  8. BaseWebExtensionCollection1.Count | Aspose.Word...

    Discover the BaseWebExtensionCollection Count property to easily retrieve the total number of elements, enhancing your web development efficiency....document’s collection of web extensions. Document doc = new Document...Document ( MyDir + "Web extension.docx" ); Assert . That ( doc ....

    reference.aspose.com/words/net/aspose.words.web...
  9. WebExtensionBindingType Enum | Aspose.Words for...

    Discover the Aspose.Words WebExtensionBindingType enum, which defines binding types for seamless integration of web Extensions with your document data....of binding between a web extension and the data in the document...Examples Shows how to add a web extension to a document. Document doc...

    reference.aspose.com/words/net/aspose.words.web...
  10. WebExtensionBindingType | Aspose.Words for Java

    Enumerates available types of binding between a web Extension and the data in the document in Java....of binding between a web extension and the data in the document...Examples: Shows how to add a web extension to a document. Document doc...

    reference.aspose.com/words/java/com.aspose.word...