Sort Score
Result 10 results
Languages All
Labels All
Results 4,571 - 4,580 of 50,376 for

import document

(0.15 sec)
  1. How to Export Excel to Word in Python

    This brief article guides on how to export Excel to Word in Python. It contains information about the environment configuration, the detailed steps to be followed and a runnable sample code converting Excel to Word in Python....via Java in your application Import necessary namespaces and classes...for converting Excel to Word document in Python such that first...

    kb.aspose.com/cells/python/how-to-export-excel-...
  2. How to Convert PowerPoint to Word in Python

    This simple tutorial guides on how to convert PowerPoint to Word in Python. It covers all the necessary steps, resources and a runnable sample code to transform PowerPoint into Word in Python with the help of a few API calls only....and then save it as a Word document, say a DOCX file. You will...via .NET in your application Import aspose.slides, aspose.words...

    kb.aspose.com/slides/python/how-to-convert-powe...
  3. Managing Page Breaks in 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....asposecells import Settings from com . aspose . cells import Workbook...Workbook from com . aspose . cells import SaveFormat class ManagingPageBreaks...

    docs.aspose.com/cells/java/managing-page-breaks...
  4. Dealing Variances in Ruby | Aspose.Tasks Docume...

    Learn how to deal with work variances in Microsoft Project files using Aspose.Tasks Java for Ruby....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...+ assignment . get( Rjb :: import( 'com.aspose.tasks.Asn' ) ...

    docs.aspose.com/tasks/java/dealing-variances-in...
  5. How to get Shape property wp:docPr id=“...” usi...

    Can I get below bold object id from the Aspose::Words::Drawing::Shape object? The corresponding xml is like below: <w:drawing> <wp:inline distT="0" distB="0" distL="0" distR="0" wp14:anchorId="2E6920ED" wp14:editId="3…...Convert Chart in Word DOCX Document to PNG using C++ | Set Width...Convert Chart in Word DOCX Document to PNG using C++ | Set Width...

    forum.aspose.com/t/how-to-get-shape-property-wp...
  6. Method in Aspose.PDF for Java for PDF lineariza...

    Hi Team, Linearization of pdf is critical requirement for us and am seeing Aspose.PDF for Java does not provide a direct API method to linearize (enable Fast Web View) a PDF during save. will this feature will be added …...PdfSaveOptions before saving the document. Why it happens Earlier releases...the option as shown below: import com.aspose.pdf.*; public class...

    forum.aspose.com/t/method-in-aspose-pdf-for-jav...
  7. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Dodawanie, przenoszenie lub usuwanie stron w formacie PDF przy użyciu Python for .NEThttps://products.aspose.com/pdf/pl/python-net/pages/Recent......PDF", "text": "Utwórz obiekt Document z wejściowym plikiem PDF."..."@type": "HowToSupply", "name": "document" }, "tool": [{ "@type": "HowToTool"...

    products.aspose.com/pdf/pl/python-net/pages/ind...
  8. Creating an Aztec BarCode 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....barcode object builder = Rjb :: import ( 'com.aspose.barcode.BarCodeBuilder'... setSymbologyType ( Rjb :: import ( 'com.aspose.barcode.Symbology'...

    docs.aspose.com/barcode/java/creating-an-aztec-...
  9. java负载字体TTF文件

    在这里,您将在Aspose.font的帮助下了解Java即使此文件不是字体INSELF,Java也可以从硬盘磁盘上的TTF文件加载字体。... 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/zh/java/how-to-load-fonts/...
  10. 从TTF文件加载字体 | Java

    在这里,您将在Aspose.font的帮助下了解Java即使此文件不是字体INSELF,Java也可以从硬盘磁盘上的TTF文件加载字体。... 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/zh/java/how-to-load-fonts/...