Sort Score
Result 10 results
Languages All
Labels All
Results 4,001 - 4,010 of 50,470 for

import document

(0.21 sec)
  1. Export Visio Diagram to XPS 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....a VSD file diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'...data_dir + "Diagram.xps" , Rjb :: import ( 'com.aspose.diagram.SaveFileFormat'...

    docs.aspose.com/diagram/java/export-visio-diagr...
  2. 乳胶到XPS | 通过 .NET 为 Python 提供 Aspose.TeX

    Python的Aspose.TeX API解决方案提供了转换功能,可以将乳胶文件转换为XPS格式。这是一些代码示例。... tex import * 2 from aspose. tex . io import * 3 from aspose... xps import * 4 from util import Util 5 from os import path 6...

    docs.aspose.com/tex/zh/python-net/latex-to-xps/
  3. Using PyInstaller to Easily Distribute Python A...

    Package Python code to EXE via PyInstaller.... import os from jpype import * __cells_jar_dir__..."JavaClassBridge.jar" )) import jpype import asposecells jpype . startJVM...

    docs.aspose.com/cells/python-java/pyinstaller-p...
  4. SaveOptions.PrettyFormat | Aspose.Words for .NET

    Enhance your output with SaveOptions' PrettyFormat property. Activate for cleaner, well-structured results. Default is false. Discover the difference!...html document. Document doc = new Document (); DocumentBuilder...$"\t\t\t\t<span style=\" - aw - import : ignore \ ">&#xa0;</span>{newLine}"...

    reference.aspose.com/words/net/aspose.words.sav...
  5. PPT Merge - Free Support Forum - aspose.com

    I have a requirement regarding tracking revision history of ppt file. is there any way we could extract the revision history data from a ppt file?...modify built-in and custom document properties of a presentation...relevant information about the document’s history, such as the last...

    forum.aspose.com/t/ppt-merge/315120
  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/showcases/ho...
  7. Installation and Quick Start Tutorial|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....barcode1 ; // import the required packages import java.io.File...File ; import net.sf.jasperreports.engine.JREmptyDataSource ; import...

    docs.aspose.com/barcode/jasperreports/quickstar...
  8. Java load font TTF file | Java

    Here you will learn how with the help of Aspose.Font for Java to load font from a TTF file on your hard drive disk even if this file is not a font inself....font ; 2 3 import java.io.File ; 4 import java.io.IOException...IOException ; 5 import java.nio.file.Files ; 6 import java.nio.file...

    docs.aspose.com/font/java/how-to-load-fonts/loa...
  9. Ustvari HTML Z Uporabo Python

    Ustvarite novo HTML v Python v nekaj korakih. Preprosto ustvarite HTML s knjižnico Python via .NET....grafikon import aspose.words as aw doc = aw.Document() builder...html" ) import aspose.words as aw doc = aw.Document() builder...

    products.aspose.com/words/sl/python-net/make/html/
  10. Ustvari DOC Z Uporabo Python

    Ustvarite novo DOC v Python v nekaj korakih. Preprosto ustvarite DOC s knjižnico Python via .NET....grafikon import aspose.words as aw doc = aw.Document() builder..."Output.doc" ) import aspose.words as aw doc = aw.Document() builder...

    products.aspose.com/words/sl/python-net/make/doc/