Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 109,878 for

import

(0.22 sec)
  1. Aspose::Cells::ImportTableOptions class | Aspos...

    Aspose::Cells::ImportTableOptions class. Represents the options of Importing data into cells in C++....Represents the options of importing data into cells. class ImportTableOptions...sets the columns(0-based) to import from data source. null means...

    reference.aspose.com/cells/cpp/aspose.cells/imp...
  2. Cells.ImportData | Aspose.Cells for .NET API Re...

    Cells method. Imports data from a IDataReader object...ImportData(IDataReader, int, int) Imports data from a IDataReader object...number of the first cell to import in. firstColumn Int32 The column...

    reference.aspose.com/cells/net/aspose.cells/cel...
  3. FieldIncludePicture.resize_horizontally propert...

    FieldIncludePicture.resize_horizontally property. Gets or sets whether to resize the picture horizontally from the source....how to insert images using IMPORT and INCLUDEPICTURE fields....= True # 2 - The IMPORT field: field_import = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Convert SVG to PDF – Python Examples

    You will learn how to convert SVG to PDF programmatically or online and consider Python examples of SVG to PDF conversions using Aspose.SVG Python library.... import aspose from aspose.svg import * from aspose...converters import * from aspose.svg.drawing.skiasharp import * from...

    docs.aspose.com/svg/python-net/convert-svg-to-pdf/
  5. FieldIncludePicture.SourceFullName | Aspose.Wor...

    FieldIncludePicture SourceFullName property. Gets or sets the location of the picture using an IRI in C#....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...
  6. to_image method | Aspose.Cells for Python via ....

    to_image method Contents [ Hide ] to_image Render certain page to a file. def to_image ( self , page_index , file_nam......cells import Workbook from aspose.cells.drawing import ImageType...from aspose.cells.rendering import ImageOrPrintOptions , SheetRender...

    reference.aspose.com/cells/python-net/aspose.ce...
  7. Converting Worksheet to Image in Ruby|Documenta...

    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....ImageOptions img_options = Rjb :: import ( 'com.aspose.cells.ImageOrPrintOptions'...type image_format = Rjb :: import ( 'com.aspose.cells.ImageFormat'...

    docs.aspose.com/cells/java/converting-worksheet...
  8. Replace Image in Existing PDF File|Aspose.PDF f...

    This section describes about replace image in existing PDF file using Java library....examples ; import java.io.FileInputStream ; import java.io.FileNotFoundExceptio...FileNotFoundExceptio ; import com.aspose.pdf.Document ; public...

    docs.aspose.com/pdf/java/replace-image-in-exist...
  9. Convert Document to Other Formats in Jython|Asp...

    Convert Document to Other Formats using Jython in Java....words import Settings from com . aspose . words import Document...Document from com . aspose . words import SaveFormat class ConvertToFormats...

    docs.aspose.com/words/java/convert-document-to-...
  10. Saving Files 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....cells import Settings from com . aspose . cells import Workbook...Workbook from com . aspose . cells import FileFormatType class SavingFiles...

    docs.aspose.com/cells/java/saving-files-in-jython/