Sort Score
Result 10 results
Languages All
Labels All
Results 3,351 - 3,360 of 50,597 for

import document

(0.17 sec)
  1. Create New Email 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....- email import Settings from com.aspose.email import MailMessage...email import MailAddress from com.aspose.email import MailMessageSaveType...

    docs.aspose.com/email/java/create-new-email-in-...
  2. Parse Documents via Android Mobile Apps | produ...

    Parse PDF, Microsoft Word, Excel and PowerPoint Presentations via mobile android application. Extract Text or Images with ease....Android via Java Parse Parse Document using Android Java APIs Extract...Android via Java. Download Document parsing using mobile Android...

    products.aspose.com/total/android-java/parse/
  3. Unprotecting Password Protected Worksheet in Jy...

    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....cells import Settings from com . aspose . cells import Workbook...cells import SaveFormat from com . aspose . cells import FileFormatType...

    docs.aspose.com/cells/java/unprotecting-passwor...
  4. Save BarCode Image to Streams in Ruby|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....barcode object builder = Rjb :: import ( 'com.aspose.barcode.BarCodeBuilder'... setSymbologyType ( Rjb :: import ( 'com.aspose.barcode.Symbology'...

    docs.aspose.com/barcode/java/save-barcode-image...
  5. Manage SmartArt Graphics in Presentations Using...

    Automate PowerPoint SmartArt creation, editing, and styling in Python via .NET using Aspose.Slides, featuring concise code examples and performance-focused guidance.... import aspose.slides as slides import aspose.slides...SmartArt object. import aspose.slides as slides import aspose.slides...

    docs.aspose.com/slides/python-net/manage-smarta...
  6. Streamline Font Replacement in Presentations Us...

    Seamlessly replace fonts in Aspose.Slides Python via .NET to ensure consistent typography in PowerPoint and OpenDocument presentations....replacement: import aspose.pydrawing as draw import aspose.slides...to another across the whole document. Substitution is a rule like...

    docs.aspose.com/slides/python-net/font-replacem...
  7. 使用java優化文件內容

    壓縮Java: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS而不損失質量。優化文檔內容,輕鬆減小文件大小。...複製 import com.aspose.words.*; Document doc = new Document ( "Input...saveOptions); import com.aspose.words.*; Document doc = new Document("Input...

    products.aspose.com/words/zh-hant/java/compress/
  8. Stamp in xfdf cannot be imported - Free Support...

    Steps to reproduce: Open any PDF in Adobe Acrobat Reader, add a stamp Export the annotations to XFDF Import the XFDF using Aspose PDF Getting system exceptions when doing the Importing...Stamp in xfdf cannot be imported Aspose.PDF Product Family kzhu...Export the annotations to XFDF Import the XFDF using Aspose PDF Getting...

    forum.aspose.com/t/stamp-in-xfdf-cannot-be-impo...
  9. Word文件,如何去掉页眉页脚,同时保持内容排版不变 - Free Support Forum...

    Import com.aspose.words.*; public class RemoveHeaderFooter { public static void main(String[] args) throws Exception { Document doc = new Document("input.doc"); for (Section section : doc.getSection…...December 8, 2025, 10:36am 1 import com.aspose.words.*; public...throws Exception { Document doc = new Document("input.doc"); for...

    forum.aspose.com/t/word/322768
  10. CSS Style & format is not applied in convert wo...

    Hi Team, CSS style & format is not applied in word file, when we convert html file into word file using aspose word. Therefore, when we convert word file into pdf file. Then, in pdf file also css style & format is not a…...isclosures"; Document discWordDoc= new Document(sampleHtmlPath);...th); org.jsoup.nodes.Document htmlDoc = Jsoup.parse(htmlFile...

    forum.aspose.com/t/css-style-format-is-not-appl...