Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 66,918 for

import

(0.33 sec)
  1. Convert PDF to SVG Format in Ruby|Aspose.PDF fo...

    Find out how to convert PDF files to SVG format using Ruby and Aspose.PDF, enabling scalable and editable vector graphics....target document pdf = Rjb :: import ( ' com . aspose . pdf . Document...SvgSaveOptions save_options = Rjb :: import ( ' com . aspose . pdf . SvgSaveOptions...

    docs.aspose.com/pdf/java/convert-pdf-to-svg-for...
  2. Recognizing Specific BarCode Symbology in Ruby|...

    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....barcode_reader_type = Rjb :: import ( 'com.aspose.barcoderecognition...BarCodeReadType' ) rd = Rjb :: import ( 'com.aspose.barcoderecognition...

    docs.aspose.com/barcode/java/recognizing-specif...
  3. Alternative methods to supply main TeX input fi...

    Aspose.TeX API solution for Python includes a Constructor that accepts a stream as the first argument, providing conversion functionality.... tex import * 2 from aspose. tex . io import * 3 from aspose...presentation . xps import * 4 from io import BytesIO 5 ##########...

    docs.aspose.com/tex/python-net/other-ways-of-ma...
  4. Create PDF document|Aspose.PDF for Python via C++

    This page describes how to create PDF document from scratch with Aspose.PDF for Python via C++ library.... import all the classes and methods...with it. from AsposePDFPython import * doc = document_create ()...

    docs.aspose.com/pdf/python-cpp/create-document/
  5. Aspose::Words::Fields::FieldIncludePicture::get...

    Aspose::Words::Fields::FieldIncludePicture::get_SourceFullName method. Gets or sets the location of the picture using an IRI 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...
  6. 在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 SaveFormat class ProtectingWorksheet...

    docs.aspose.com/cells/zh/java/protecting-worksh...
  7. Joining Tables in Jython|Aspose.Words for Java

    Joining Tables using Jython....words import Settings from com . aspose . words import Document...Document from com . aspose . words import NodeType class JoiningTables...

    docs.aspose.com/words/java/joining-tables-in-jy...
  8. Using WorkbookMetadata with Python.NET|Document...

    Learn how to manage workbook metadata efficiently using Aspose.Cells for Python via .NET API.... import os from aspose.cells import Workbook from...from aspose.cells.metadata import MetadataOptions , MetadataType...

    docs.aspose.com/cells/python-net/using-workbook...
  9. Avoid exponential notation of large numbers whi...

    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....notation of large numbers while importing from HTML Contents [ Hide...than 15 digits, and when you import your HTML to an Excel file...

    docs.aspose.com/cells/net/avoid-exponential-not...
  10. Stop conversion or loading using InterruptMonit...

    Learn how to interrupt Excel file processing in Python using Aspere.Cells' InterruptMonitor for efficient resource management during long operations....() Sample Code import os import threading import time from aspose...aspose.cells import Workbook , Worksheet , CellsException , ExceptionType...

    docs.aspose.com/cells/python-net/stop-conversio...