Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 66,966 for

import

(0.14 sec)
  1. Converting Worksheet to SVG 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.... img_options = Rjb :: import ( 'com.aspose.cells.ImageOrPrintOptions'.... new save_format = Rjb :: import ( 'com.aspose.cells.SaveFormat'...

    docs.aspose.com/cells/java/converting-worksheet...
  2. Globalization and Localization with Python.NET|...

    Learn how to handle multilingual data and regional settings in Excel files using Aspose.Cells for Python via .NET....culture-specific formatting: Import the CultureInfo class Configure...patterns from aspose.cells import Workbook , CultureInfo # Create...

    docs.aspose.com/cells/python-net/globalization-...
  3. Կատարեք DOCX՝ Օգտագործելով Python

    Ստեղծեք նոր DOCX Python ում մի քանի քայլով: Հեշտությամբ ստեղծեք DOCX՝ օգտագործելով Python via .NET գրադարանը:...Տեղադրեք էջանիշ Տեղադրեք գծապատկեր import aspose.words as aw doc = aw...) doc.Save( "Output.docx" ) import aspose.words as aw doc = aw...

    products.aspose.com/words/hy/python-net/make/docx/
  4. Aspose::Words::Fields::FieldImport::get_IsLinke...

    Aspose::Words::Fields::FieldImport::get_IsLinked method. Gets or sets whether to reduce the file size by not storing graphics data with the document in C++....how to insert images using IMPORT and INCLUDEPICTURE fields....set_ResizeVertically ( true ); // 2 - The IMPORT field: auto fieldImport = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Currency Properties in Ruby | Aspose.Tasks Docu...

    Explore how to utilize currency properties within Ruby programming for handling Microsoft Project files....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...'test_tasks.mpp' ) 2 3 prj = Rjb :: import( 'com.aspose.tasks.Prj' ) 4...

    docs.aspose.com/tasks/java/currency-properties-...
  6. How to Run the Examples|CAD 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....CAD Examples Directory Import examples into the IDE The project...modern IDE can easily open or import the project and its dependencies...

    docs.aspose.com/cad/java/how-to-run-the-examples/
  7. Convert HTML to Markdown – Aspose.HTML for Pyth...

    Convert HTML to Markdown programmatically using Aspose.HTML or online with the HTML Converter. Explore HTML to MD conversion scenarios with Python examples....'MHTML' 'MD' }} import aspose.html as ah import aspose.html.converters...converters as conv import aspose.html.saving as sav {{/if_output}}...

    docs.aspose.com/html/python-net/convert-html-to...
  8. Export Visio Diagram to HTML 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....a VSD file diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'...data_dir + "Diagram.html" , Rjb :: import ( 'com.aspose.diagram.SaveFileFormat'...

    docs.aspose.com/diagram/java/export-visio-diagr...
  9. Moving PDF Pages programmatically via Python|As...

    Try to move pages at desired location or at the end of a PDF file using Aspose.PDF for Python via .NET.... import os import aspose.pdf as ap # Global...the end of a PDF file. import os import aspose.pdf as ap # Global...

    docs.aspose.com/pdf/python-net/move-pages/
  10. Optimize Chart Calculations for Presentations i...

    Understand chart calculations, data updates, and precision control in Aspose.Slides for Python via .NET for PPT, PPTX and ODP, with practical code examples.... import aspose.slides.charts as charts import aspose.slides...values. import aspose.slides.charts as charts import aspose.slides...

    docs.aspose.com/slides/python-net/chart-calcula...