Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 66,596 for

import

(0.19 sec)
  1. Load converted SpreadsheetML: Invalid column in...

    Steps to reproduce: Create a new Excel file. Select columns after e.g. M until the last one. Right-click on column names and select Hide. Keep clicking on a right arrow of a horizontal scroll bar until no column is vis…...11) import java.io.*; import javax.xml.parsers.*; import org...org.w3c.dom.*; import javax.xml.transform.*; import javax.xml.transform...

    forum.aspose.com/t/load-converted-spreadsheetml...
  2. 使用 Aspose.Cells for Python via .NET 作为 Pandas E...

    使用 Aspose.Cells for Python via .NET 作为 Pandas Excel 引擎。...py import pandas as pd from aspose.cells import Workbook... and add Add the following import line after the existing from...

    docs.aspose.com/cells/zh/python-net/using-aspos...
  3. Rotate PDF Pages with Go via C++|Aspose.PDF for...

    This topic describes how to rotate the page orientation in an existing PDF file programmatically with Go via C++...PDF document: package main import "github.com/aspose-pdf/aspose-pdf-go-cpp"...com/aspose-pdf/aspose-pdf-go-cpp" import "log" func main () { // Open(filename...

    docs.aspose.com/pdf/go-cpp/rotate-pages/
  4. Converting Chart to Image 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.... workbook = Rjb :: import ( 'com.aspose.cells.Workbook'...Create chart chart_type = Rjb :: import ( 'com.aspose.cells.ChartType'...

    docs.aspose.com/cells/java/converting-chart-to-...
  5. Configure the product in Visual Studio|Aspose.W...

    Manually configure Aspose.Words for C++ in Visual Studio....targets files : Add Import tags with Aspose.Words for...the file Add the following Import tags inside ImportGroup : <ImportGroup...

    docs.aspose.com/words/cpp/configure-aspose-word...
  6. Convert HTML to XHTML – Python code and Online ...

    Convert HTML to XHTML online or with Python. Use Aspose.HTML for Python via .NET to save webpage as XHTML quickly, clearly and safely....'MHTML' 'MD' }} import aspose.html as ah import aspose.html.converters...converters as conv import aspose.html.saving as sav {{/if_output}}...

    products.aspose.com/html/python-net/conversion/...
  7. FieldImport.IsLinked | Aspose.Words for .NET

    Optimize your documents with FieldImport's IsLinked property to reduce file size by excluding graphics data. Enhance efficiency and performance today!...how to insert images using IMPORT and INCLUDEPICTURE fields....ResizeVertically = true ; // 2 - The IMPORT field: FieldImport fieldImport...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Add Arc Object to PDF file|Aspose.PDF for Pytho...

    This article explains how to create a arc object to your PDF using Aspose.PDF for Python via .NET.... import aspose.pdf as ap import aspose.pdf.drawing...drawing as drawing import datetime # Create PDF document document...

    docs.aspose.com/pdf/python-net/add-arc/
  9. Convert SVG to Image – Aspose.SVG for Python vi...

    Learn about SVG to Image conversions and how to execute them with Aspose.SVG for Python via .NET. Consider Python examples and an online SVG Converter....svg import SVGDocument from aspose.svg.converters import Converter...'TIFF'}} from aspose.svg.saving import ImageSaveOptions {{/if_output}}...

    docs.aspose.com/svg/python-net/convert-svg-to-i...
  10. Installation|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....basic Python test: import sys import os import unittest from asposebarcode...asposebarcode.Recognition import BarCodeReader , DecodeType , QualitySettings...

    docs.aspose.com/barcode/python-java/installation/