Sort Score
Result 10 results
Languages All
Labels All
Results 2,401 - 2,410 of 78,586 for

code

(0.09 sec)
  1. How to Convert PPTX to XPS in C# without Interop

    In this step by step tutorial, we'll show you how to convert PPTX to XPS in C# without interop. Converting PowerPoint to XPS without interop using C# Code is simple and easy....can run this code seamlessly on all platforms. Code to Convert...C# without Interop The above code works with any type of .NET...

    kb.aspose.com/slides/net/how-to-convert-pptx-to...
  2. Managing Document Properties in Ruby|Documentation

    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.... Ruby Code def get_properties () data_dir...of the Document module. Ruby Code def add_custom_property () data_dir...

    docs.aspose.com/cells/java/managing-document-pr...
  3. Scan ISSN barcode Images via JavaScript via C++...

    JavaScript sample Code to scan and deCode ISSN barCode in any modern browser using WebAssembly-based library....Overview Code Samples Live Demos Download Learn Overview Code Samples...stream or image with few lines of code Create instance of BarCode module...

    products.aspose.com/barcode/javascript-cpp/issn...
  4. Scan PDF417 barcode Images via JavaScript via C...

    JavaScript sample Code to scan and deCode PDF417 barCode in any modern browser using WebAssembly-based library....Overview Code Samples Live Demos Download Learn Overview Code Samples...stream or image with few lines of code Create instance of BarCode module...

    products.aspose.com/barcode/javascript-cpp/pdf4...
  5. Scan Deutsche Post Identcode and Deutsche Post ...

    JavaScript sample Code to scan and deCode Deutsche Post IdentCode and Deutsche Post LeitCode in any modern browser using WebAssembly-based library....Overview Code Samples Live Demos Download Learn Overview Code Samples...stream or image with few lines of code Create instance of BarCode module...

    products.aspose.com/barcode/javascript-cpp/deut...
  6. Accessing Table from Cell and Adding Values ins...

    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....source Excel file used inside the code. It contains the empty table...Excel file generated by the code. As you can see cell D5 has...

    docs.aspose.com/cells/nodejs-cpp/accessing-tabl...
  7. Protecting Worksheet in Jython|Documentation

    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....Here you can see example code. Jython Code from aspose - cells import...ProtectingWorksheet () Download Running Code Download Append Documents (Aspose...

    docs.aspose.com/cells/java/protecting-worksheet...
  8. Working with Image Borders in Ruby|Documentation

    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....Here you can see example code. Ruby Code data_dir = File . dirname...output file." Download Running Code Download Working with Image...

    docs.aspose.com/barcode/java/working-with-image...
  9. Inserting and Removing Cell Comments in a Works...

    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.... The code samples below illustrate first...NET. Inserting Comments These code snippets show how to add a comment...

    docs.aspose.com/cells/net/inserting-and-removin...
  10. Direct calculation of custom function without w...

    This article introduces how to use Aspose.Cells library to directly calculate custom functions in Microsoft Excel without writing the function in a worksheet. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to calculate the custom function and get the result. Finally, we save the modified Excel file to disk....Please see the following sample code that illustrates the usage of...Cells."”. As you can see in a code that we have not written our...

    docs.aspose.com/cells/net/direct-calculation-of...