Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 105,542 for

import

(0.08 sec)
  1. Connecting shapes using Connectors in Ruby|Aspo...

    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....Presentation class pres = Rjb::import('com.aspose.slides.Presentation')...getShapes() shape_type = Rjb::import('com.aspose.slides.ShapeType')...

    docs.aspose.com/slides/java/connecting-shapes-u...
  2. 使用 Python 制作 PDF

    通过几个步骤在 Python 中创建一个新的 PDF。使用 Python via .NET 库轻松创建 PDF。...从列表中选择目标格式 运行代码 插入评论 插入书签 插入图表 import aspose.words as aw doc = aw...justo.") doc.save("Output.pdf") import aspose.words as aw doc = aw...

    products.aspose.com/words/zh/python-net/make/pdf/
  3. Create Document|Aspose.PDF for Java

    Aspose.PDF for Java helps you to create PDF document and searchable PDF file in few easy steps....examples ; import java.io.File ; import java.io.FileNotFoundExceptio...FileNotFoundExceptio ; import java.io.IOException ; import java.util.Scanner...

    docs.aspose.com/pdf/java/create-pdf-document/
  4. Aspose::Slides::SvgImage Class Reference - Aspo...

    Public Member Functions | Protected Member Functions | List of all members Aspose::Slides::SvgImage Class Reference R...... System::SharedPtr < Import::IExternalResourceRes > ge...during Svg documents import. Read-only Import::IExternalResourceRes...

    reference.aspose.com/slides/cpp/class/aspose.sl...
  5. Convert Slide|Aspose.Slides for Python Document...

    Convert PowerPoint slide to image (Bitmap, PNG, or JPG) in Python...the image in the PNG format: import aspose.slides as slides with...in Python: import aspose.pydrawing as draw import aspose.slides...

    docs.aspose.com/slides/python-net/convert-slide/
  6. Error during PDF export ... <local5> is null - ...

    Example DWGs from AutoCAD produce an exception when saved to PDF with aspose-cad-22.7-jdk16.jar. ---- Code ---- Import java.io.BufferedInputStream; Import java.io.File; Import java.io.FileOutputStream; Import java.net.…...Code ---- import java.io.BufferedInputStream; import java.io.File;...File; import java.io.FileOutputStream; import java.net.URL; import...

    forum.aspose.com/t/error-during-pdf-export-loca...
  7. Customize BarCode Image Resolution in Ruby|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....barcode object bb = Rjb :: import ( 'com.aspose.barcode.BarCodeBuilder'... setSymbologyType ( Rjb :: import ( 'com.aspose.barcode.Symbology'...

    docs.aspose.com/barcode/java/customize-barcode-...
  8. KeyError: 'aspose.cells' - Free Support Forum -...

    File “tristar.py”, line 13, in from aspose.cells Import License,Workbook,FileFormatType File “”, line 991, in _find_and_load File “”, line 975, in _find_and_load_unlocked File “”, line 655, in _load_unlocked File “…...cells import License,Workbook,FileFormatType...complete code import os, json, re, uuid import aspose.words as...

    forum.aspose.com/t/keyerror-aspose-cells/271896
  9. Missing content in the EMF converted from the V...

    Please take a look at this code snippet written in Java: Import com.aspose.diagram.Diagram; Import com.aspose.diagram.SaveFileFormat; Import org.apache.commons.io.FileUtils; Import java.io.ByteArrayOutputStream; Import …...in Java: import com.aspose.diagram.Diagram; import com.aspose...SaveFileFormat; import org.apache.commons.io.FileUtils; import java.io...

    forum.aspose.com/t/missing-content-in-the-emf-c...
  10. Joining And Appending in Ruby|Aspose.Words for ...

    Joining and appending Documents using Ruby.... dst_doc = Rjb :: import ( "com.aspose.words.Document"...Destination.doc" ) src_doc = Rjb :: import ( "com.aspose.words.Document"...

    docs.aspose.com/words/java/joining-and-appendin...