Sort Score
Result 10 results
Languages All
Labels All
Results 4,671 - 4,680 of 66,995 for

import

(0.14 sec)
  1. Hide or Unhide a Worksheet 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/hide-or-unhide-a-wor...
  2. PdfDigitalSignatureDetails.signature_date prope...

    PdfDigitalSignatureDetails.signature_date property. Gets or sets the date of the signing.... now () import aspose.words.saving as aws...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose.BarCode Java For 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....asposebarcode import Settings from com . aspose . barcode import BarCodeBuilder...from com . aspose . barcode import Symbology class Creating2DBarCode...

    docs.aspose.com/barcode/java/aspose-barcode-jav...
  4. GIS Data Manipulation APIs for .NET | products....

    Create, read, convert, process GIS data and render maps though library designed specifically for .NET developers....Parameters Reproject Geometries Import from WKT Look Up by SRID Platform...geometries and entire layers Import spatial reference systems from...

    products.aspose.com/gis/net/
  5. Missing Features of xlsx4j in Aspose.Cells|Docu...

    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....Calculation Engine in xlsx4j Import Data to Worksheets in xlsx4j...

    docs.aspose.com/cells/java/missing-features-of-...
  6. Split PDF, HTML, TXT Files using Python | Aspos...

    Python sample code to split files on any platform....to split PDF file - Python import AsposePDFPythonWrapp as apw...

    products.aspose.com/pdf/python-cpp/splitter/
  7. SVG to JSON in Python – Aspose.SVG for Python v...

    Convert SVG to JSON using Base64 encoding, enabling easy integration, secure data transfer, and efficient storage of SVG images in web projects....SVG to JSON import base64 import json import os import aspose.svg...

    products.aspose.com/svg/python-net/base64-encod...
  8. Edit PPT in Python | products.aspose.com

    Edit PPT in Python. Use Python library API to edit PowerPoint presentation...Python code for editing PPT import aspose.slides as slides with...

    products.aspose.com/slides/python-net/editor/ppt/
  9. Convert BMP to EPS using Python

    BMP to EPS conversion functionality offered by Aspose.Page API solution for Python is explained and illustrated with the code snippets here.... eps import * 4 from aspose. page . eps . device import * 5 from...from util import Util 6 ########## 7 ###### Class and Method...

    docs.aspose.com/page/python-net/convert/bmp-to-...
  10. How Is an Image Overlaid on the Slide in PPT? C...

    Hi, I have a PPT slide which has a solid blue fill background. On top it has two pictures. One of the picture is blended in with the background, such that it does not replace the background color underneath. While the o…...background values: import com.aspose.slides.FillType; import com.aspose...slides.IBackgroundEffective; import com.aspose.slides.Presentation;...

    forum.aspose.com/t/how-is-an-image-overlaid-on-...