Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 19,983 for

extension

(0.22 sec)
  1. External LaTeX packages | .NET

    Aspose.TeX API for .NET allows using external packages, i.e. the ones not included in the library itself like fancybox and pgfplots packages....format upon Object TeX engine extension. 2 TeXOptions options = TeXOptions...format upon Object TeX engine extension. 2 TeXOptions options = TeXOptions...

    docs.aspose.com/tex/net/external-latex-packages/
  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. Public API Changes in Aspose.3D 16.11.0|Documen...

    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....FileFormat Class Adds an Extension property in the Aspose.ThreeD...Use KHR_materials_common Extensions to Define the Materials //...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  4. WebExtension.AlternateReferences | Aspose.Words...

    Discover the WebExtension AlternateReferences property to enhance your web Extension with versatile reference options for improved functionality....alternate references to a web extension. public WebExtensionReferenc...Examples Shows how to add a web extension to a document. Document doc...

    reference.aspose.com/words/net/aspose.words.web...
  5. WebExtensionProperty | Aspose.Words for .NET

    Create custom web Extension properties effortlessly with the WebExtensionProperty constructor. Enhance your projects with tailored name-value pairs!... constructor Creates web extension custom property with specified...Examples Shows how to add a web extension to a document. Document doc...

    reference.aspose.com/words/net/aspose.words.web...
  6. WebExtension.Properties | Aspose.Words for .NET

    Discover WebExtension Properties, a powerful set of customizable features for enhancing your web Extensions. Unlock unique functionality today!...property Represents a set of web extension custom properties. public...Examples Shows how to add a web extension to a document. Document doc...

    reference.aspose.com/words/net/aspose.words.web...
  7. WebExtensionReference.Version | Aspose.Words fo...

    Discover the WebExtensionReference Version property to define your web Extension's version, ensuring compatibility and enhanced performance....Specifies the version of the web extension. public string Version { get...Examples Shows how to add a web extension to a document. Document doc...

    reference.aspose.com/words/net/aspose.words.web...
  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. Document Layout|Aspose.Words for Reporting Serv...

    Layout Flow vs. Positioned setting of the Aspose.Words for Reporting Services.... < Extension Name = "AWDOC" Type = "Aspose...DocumentLayout > </ Configuration > </ Extension > </ Render > Configuration...

    docs.aspose.com/words/reportingservices/documen...
  10. 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/python-net/how-to-detect-...