Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 66,855 for

import

(0.13 sec)
  1. Buat WORD Menggunakan Java

    Buat WORD baharu dalam Java dalam beberapa langkah. Buat WORD dengan mudah menggunakan pustaka Java....Penanda Halaman Sisipkan Carta import com.aspose.words.*; Document...doc.save( "Output.docx" ); import com.aspose.words.*; Document...

    products.aspose.com/words/ms/java/make/word/
  2. Make PDF Using Java

    Make a new PDF in Java in a few steps. Easily create PDF using Java library....Insert Bookmark Insert Chart import com.aspose.words.*; Document...); doc.save( "Output.pdf" ); import com.aspose.words.*; Document...

    products.aspose.com/words/java/make/pdf/
  3. Basic Barcode Recognition|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....read a barcode from an image: import com.aspose.barcode.barcoderecognition...barcode types to recognize: import com.aspose.barcode.barcoderecognition...

    docs.aspose.com/barcode/java/developer-guide/ba...
  4. Aspose::Words::Fields::FieldImport::get_Graphic...

    Aspose::Words::Fields::FieldImport::get_GraphicFilter method. Gets or sets the name of the filter for the format of the graphic that is to be inserted 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...
  5. 档案

    档案...refreshToken; } import java.io.BufferedReader; import java.io.IOException;...IOException; import java.io.InputStream; import java.io.InputStreamReader;...

    blog.aspose.com/zh/email/import-gmail-contacts-...
  6. How to use Aspose.CAD in React|CAD Documentation

    Use Aspose.CAD in React...image import React from 'react'; import './App.css'; import {boot}...{boot} from "aspose-cad/dotnet"; import {Image, PngOptions} from "aspose-cad";...

    docs.aspose.com/cad/javascript-net/how-to-use-a...
  7. 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...
  8. Basic Text Extraction using Python|Aspose.PDF f...

    This section contains articles on basic Text extraction from PDF documents using Aspose.PDF in Python.... import os import aspose.pdf as ap def ...text and write to file. import os import aspose.pdf as ap def ...

    docs.aspose.com/pdf/python-net/basic-text-extra...
  9. Aspose.TeX的输出接口| 通过 .NET 为 Python 提供 Aspose.TeX

    这是对python的Aspose.TeX API解决方案的转换功能的说明,并用Tex作为输出格式,并带有代码示例。... tex import * 2 from aspose. tex . io import * 3 from util...util import Util 4 ########## 5 ###### Class and Method declaration...

    docs.aspose.com/tex/zh/python-net/aspose-tex-ou...
  10. Convert Mesh of a single 3D object in PLY file|...

    The overloaded EncodeMesh members exposed by the PlyFormat class can be used to convert the Mesh of a 3D object to PLY file. The EncodeMesh members take the Mesh, output file name and PlySaveOptions objects as parameters. Using the PLY save options, developers can change the name of coordinate components....threed import FileFormat , FileContentType...entities import Cylinder from aspose.threed.formats import PlySaveOptions...

    docs.aspose.com/3d/python-net/convert-mesh-of-a...