Sort Score
Result 10 results
Languages All
Labels All
Results 3,731 - 3,740 of 64,470 for

import

(0.31 sec)
  1. Retrieve User-defined Cells from Shapesheet in ...

    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....of Diagram diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'...

    docs.aspose.com/diagram/java/retrieve-user-defi...
  2. Protecting Worksheets 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....file path workbook = Rjb :: import ( 'com.aspose.cells.Workbook'...

    docs.aspose.com/cells/java/protecting-worksheet...
  3. How to Convert HTML to OneNote via C# | .NET

    Sample code for convert OneNote to Notion using C#. Utilize the API example code for batch conversion of OneNote files to Notion within VB.NET, Asp.NET, or any .NET-based application...time to time, it's useful to import content from documents in other...Aspose.Note for .NET supports importing from HTML without using any...

    products.aspose.com/note/net/conversion/html-to...
  4. Find And Replace in Ruby|Aspose.Words for Java

    Find and/or replace text in MS Word document using Ruby.... doc = Rjb :: import ( 'com.aspose.words.Document'...

    docs.aspose.com/words/java/find-and-replace-in-...
  5. Read Shape's User-Defined Cells in Ruby|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....of Diagram diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'...

    docs.aspose.com/diagram/java/read-shape-s-user-...
  6. Add XML Map inside the Workbook using XmlMapCol...

    Learn how to add XML Map inside the workbook using XmlMapCollection.Add method with Aspose.Cells for Node.js via C++....method which you can use to import your XML Map inside the workbook...the XML Map that has been imported from the sample.xml inside...

    docs.aspose.com/cells/nodejs-cpp/add-xml-map-in...
  7. .NET Excel API | Process Spreadsheet Formats vi...

    C# ASP.NET VB.NET library to create, repair, merge, parse and convert excel files. Convert excel to PDF, JSON, XML, TSV, HTML and so on....and styles from scratch, importing data onto the worksheets from...Apply Formatting Apply Formulas Import/Export Data Platform Independence...

    products.aspose.com/cells/net/
  8. Aspose::Words::Fields::FieldInclude::get_Source...

    Aspose::Words::Fields::FieldInclude::get_SourceFullName method. Gets or sets the location of the document in C++....can use an INCLUDE field to import a portion of another document...with this field contains this imported portion. auto field = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Edit WORD In Java

    Edit a Word document in Java code....Edit a Table Edit an Image import com.aspose.words.*; Document...doc.save( "Output.docx" ); import com.aspose.words.*; Document...

    products.aspose.com/words/java/edit/word/
  10. Edit HTML In Java

    Edit HTML in Java code....Edit a Table Edit an Image import com.aspose.words.*; Document...doc.save( "Output.html" ); import com.aspose.words.*; Document...

    products.aspose.com/words/java/edit/html/