Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 21,006 for

extension

(0.12 sec)
  1. Work with Office Add-ins in C#|Aspose.Words for...

    Aspose.Words for .NET provides various classes for working with Office Add-ins using C#. You can add Task Pane via web Extension and customize the pane and Extension properties....Objects for working with web extensions Using Task Panes The task...appearance. Using Web Extensions Web Extensions are tools that expand...

    docs.aspose.com/words/net/work-with-office-add-...
  2. WebExtensionPropertyCollection Class | Aspose.W...

    Discover Aspose.Words.WebExtensions.WebExtensionPropertyCollection for managing custom web Extension properties efficiently. Enhance your document automation today!...class Specifies a set of web extension custom properties. To learn...Examples Shows how to add a web extension to a document. Document doc...

    reference.aspose.com/words/net/aspose.words.web...
  3. WebExtensionBinding | Aspose.Words for .NET

    Create powerful web Extension bindings effortlessly with the WebExtensionBinding constructor. Customize parameters for seamless integration and enhanced functionality....WebExtensionBinding constructor Creates web extension binding with specified parameters...Examples Shows how to add a web extension to a document. Document doc...

    reference.aspose.com/words/net/aspose.words.web...
  4. Aspose::Words::WebExtensions::WebExtensionPrope...

    Aspose::Words::WebExtensions::WebExtensionProperty::WebExtensionProperty constructor. Creates web Extension custom property with specified name and value in C++.... constructor Creates web extension custom property with specified...Examples Shows how to add a web extension to a document. auto doc =...

    reference.aspose.com/words/cpp/aspose.words.web...
  5. Aspose::Words::WebExtensions::WebExtension::get...

    Aspose::Words::WebExtensions::WebExtension::get_AlternateReferences method. Specifies alternate references to a web Extension in C++....alternate references to a web extension. System :: SharedPtr < Aspose...Examples Shows how to add a web extension to a document. auto doc =...

    reference.aspose.com/words/cpp/aspose.words.web...
  6. Aspose::Words::WebExtensions::WebExtensionBindi...

    Aspose::Words::WebExtensions::WebExtensionBindingType enum. Enumerates available types of binding between a web Extension and the data in the document in C++....of binding between a web extension and the data in the document...Examples Shows how to add a web extension to a document. auto doc =...

    reference.aspose.com/words/cpp/aspose.words.web...
  7. Aspose::Words::WebExtensions::WebExtensionRefer...

    Aspose::Words::WebExtensions::WebExtensionReference::get_Version method. Specifies the version of the web Extension in C++....Specifies the version of the web extension. System :: String Aspose ::...Examples Shows how to add a web extension to a document. auto doc =...

    reference.aspose.com/words/cpp/aspose.words.web...
  8. Aspose::Words::WebExtensions::WebExtensionBindi...

    Aspose::Words::WebExtensions::WebExtensionBindingCollection class. Specifies a list of web Extension bindings. To learn more, visit the documentation article in C++....class Specifies a list of web extension bindings. To learn more, visit...Examples Shows how to add a web extension to a document. auto doc =...

    reference.aspose.com/words/cpp/aspose.words.web...
  9. How to Detect a File Format and Check if the Fi...

    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....opening it because the file extension does not guarantee that the...file path) and check its extension. You can also determine whether...

    docs.aspose.com/cells/net/how-to-detect-a-file-...
  10. Aspose::Words::WebExtensions::BaseWebExtensionC...

    Aspose::Words::WebExtensions::BaseWebExtensionCollection::Remove method. Removes the item at the specified index from 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...