Sort Score
Result 10 results
Languages All
Labels All
Results 9,151 - 9,160 of 136,933 for

code

(0.26 sec)
  1. View PPSX in Python | products.aspose.com

    View PPSX in Python. Use Python library API to open and view PowerPoint Slideshow...and viewing PPSX using Python code Download View PPSX using Aspose...presentation with a few lines of code. Python code for viewing PPSX import...

    products.aspose.com/slides/python-net/viewer/ppsx/
  2. View POTM in Python | products.aspose.com

    View POTM in Python. Use Python library API to open and view Macro-enabled PowerPoint Template...and viewing POTM using Python code Download View POTM using Aspose...presentation with a few lines of code. Python code for viewing POTM import...

    products.aspose.com/slides/python-net/viewer/potm/
  3. Extract Images from Word Document in NPOI|Aspos...

    Extarct images from Word document easily and fast instead of using NPOI in C#....Images from Document Below is the code for extracting images from word...Close (); } Download Running Code Download Extract Images from...

    docs.aspose.com/words/net/extract-images-from-w...
  4. VbaModuleCollection.Add | Aspose.Words for .NET

    Effortlessly enhance your VBA projects with the VbaModuleCollection Add method, allowing seamless addition of modules for improved functionality....module and specify a macro source code. VbaModule module = new VbaModule...module . SourceCode = "New source code" ; // Add the module to the...

    reference.aspose.com/words/net/aspose.words.vba...
  5. Determine if Shape is Smart Art Shape with C++|...

    Learn how to determine if a shape is a Smart Art Shape using Aspose.Cells for C++....Art Shape The following sample code loads the sample Excel file...output of the sample code given below. Sample Code #include <iostream>...

    docs.aspose.com/cells/cpp/determine-if-shape-is...
  6. PdfSaveOptions.openHyperlinksInNewWindow proper...

    PdfSaveOptions.openHyperlinksInNewWindow property. Gets or sets a value determining whether hyperlinks in the output Pdf document are forced to be opened in a new window (or tab) of a browser....saved using JavaScript code. JavaScript code is app.launchURL("URL"...hyperlinks using Javascript code // that forces readers to open...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Formatting Slicer with C++|Documentation

    Format slicers in Microsoft Excel using Aspose.Cells with C++....Slicer Please see the following code; it loads the sample Excel file...execution of the sample code. Sample Code #include <iostream> #include...

    docs.aspose.com/cells/cpp/formatting-slicer/
  8. Specify Document Version of the Excel File usin...

    Learn how to specify the document version of an Excel file programmatically using built-in document properties with Node.js via C++....Properties The following sample code creates a workbook and changes...Excel file generated by the code and the screenshot that shows...

    docs.aspose.com/cells/nodejs-cpp/specify-docume...
  9. Remove Unused Styles in the Workbook with C++|D...

    Remove unused styles in an Excel workbook using Aspose.Cells with C++.... The following code explains the usage of Workbook...Workbook.RemoveUnusedStyles() . The code loads the template Excel file...

    docs.aspose.com/cells/cpp/remove-unused-styles-...
  10. Resize Image in a Word Document|Aspose.Words fo...

    Resize an image in a Word document. NPOI does not provide an opportunity to resize an image using C#.... The following code example shows how to resize...also: Github for code example Github for running code Insert Picture...

    docs.aspose.com/words/net/resize-image-in-word-...