Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 23,453 for

extension

(0.59 sec)
  1. TaskPane.web_extension property | Aspose.Words ...

    TaskPane.web_Extension property. Represents an web Extension object....web_extension property TaskPane.web_extension property Represents...an web extension object. @property def web_extension ( self )...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. Integrating Manually with Visual Studio 2005 or...

    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....Reporting Services as a rendering extension. Open C:\Program Files\Microsoft...lines into the element: <Extension Name= "ASPPT" Type= "Aspose...

    docs.aspose.com/slides/reportingservices/integr...
  4. How to Detect a File Format and Check if the Fi...

    Learn how to detect a file format and check if a file is encrypted using Aspose.Cells for JavaScript via C++....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/javascript-cpp/how-to-det...
  5. WebExtensionProperty | Aspose.Words for Java

    Specifies a web Extension custom property in Java....WebExtensionProperty Specifies a web extension custom property. To learn...String value) Creates web extension custom property with specified...

    reference.aspose.com/words/java/com.aspose.word...
  6. Web Extensions - Office Add-ins with Golang via...

    Learn how to add and access Web Extensions (Office Add-ins) in Excel files using Aspose.Cells with Golang via C++....Web Extensions - Office Add-ins with Golang via C++ Contents...Contents [ Hide ] Web Extensions extend Office applications and interact...

    docs.aspose.com/cells/go-cpp/web-extensions-off...
  7. WebExtension.reference property | Aspose.Words ...

    WebExtension.reference property. Specifies the primary reference to an web Extension....primary reference to an web extension. @property def reference (...Examples Shows how to add a web extension to a document. doc = aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  8. Page Breaks|Aspose.Words for Reporting Services

    Page Breaks setting of the Aspose.Words for Reporting Services.... < Extension Name = "AWDOC" Type = "Aspose...PageBreaks > </ Configuration > </ Extension > </ Render > No page breaks...

    docs.aspose.com/words/reportingservices/page-br...
  9. PDF_A Conformance|Aspose.PDF for Reporting Serv...

    Enable PDF/A conformance in Aspose.PDF for Reporting Services. Create archival-compliant documents effortlessly....PdfA4F Example < Render > … < Extension Name = "APPDF" Type = "Aspose...PdfConformance > </ Configuration > </ Extension > </ Render > Debug Information...

    docs.aspose.com/pdf/reportingservices/pdf_a-con...
  10. Content is still being sliced on the right when...

    public void generatePdfFromEmail(File inputFile, OutputStream outputStream, String filename, List<Long> pages) { try { MailMessage mailMessage; String Extension = FilenameUtils.getExte…...MailMessage mailMessage; String extension = FilenameUtils.getExtension(filename);...(StringUtils.equalsIgnoreCase(extension, "eml") || StringUtils.eq...

    forum.aspose.com/t/content-is-still-being-slice...