Sort Score
Result 10 results
Languages All
Labels All
Results 3,621 - 3,630 of 53,182 for

import document

(0.29 sec)
  1. Creating and Saving Outlook Notes in Ruby|Docum...

    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....)))) + '/data/' note = Rjb :: import ( 'com.aspose.email.MapiNote'...) note . setColor ( Rjb :: import ( 'com.aspose.email.NoteColor'...

    docs.aspose.com/email/java/creating-and-saving-...
  2. Protect Documents with Password via Android Mob...

    Protect PDF, Microsoft Excel spreadsheets, PowerPoint Presentations and Word Documents via your Android application. Apply password with ease....Android via Java Protect Protect Document using Android APPs Secure...Android via Java. Download Document protection via mobile apps...

    products.aspose.com/total/android-java/protect/
  3. Convert Word, PDF And Many Other File Formats U...

    Convert Documents programmatically in C++ between various file formats: DOC, DOCX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG and many more....Convert Word, PDF, Web documents in C++ High-speed C++ library...library for converting office documents to a variety of file formats...

    products.aspose.com/words/cpp/conversion/
  4. 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...
  5. Online XSLFO to CSV Conversion or Build .NET ba...

    Free online app to convert XSLFO to CSV files. .NET C# conversion library code for XSLFO Documents....will be converted into CSV document Download the converted CSV...API Open XSLFO file using Document class Convert XSLFO to XLSX...

    products.aspose.com/total/net/conversion/xslfo-...
  6. LaTeX Python code | API Solution

    Python API Solution for working with TeX. It includes the capability to generate math equations in LaTeX and save the resulting file as images....NET Live Demos Documentation Source Code API Reference...Overview Overview Live Demos Documentation Source Code API Reference...

    products.aspose.com/tex/python-net/latex-equati...
  7. Fiscal Year Properties in Ruby | Aspose.Tasks D...

    Learn how to get Microsoft Project (MPP/XML) fiscal year properties using Aspose.Tasks Java for Ruby....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...'test_tasks.mpp' ) 2 3 prj = Rjb :: import( 'com.aspose.tasks.Prj' ) 4...

    docs.aspose.com/tasks/java/fiscal-year-properti...
  8. docx转PDF,间距不生效 - Free Support Forum - aspose.com

    版本:23.8 编程语言:java 问题截图: 源文件: YC-HTMB-0018 A 深圳市劳动合同(A版)-原始文件.docx (33.4 KB)...时,您可以配置 PdfSaveOptions 来调整渲染选项: import com.aspose.words.*; public...Exception { // 打开源文档 Document doc = new Document("path/to/source.docx");...

    forum.aspose.com/t/docx-pdf/315236
  9. Aspose-word-java word转pdf标点符号在行首 - Free Support...

    当前aspose-word-java 版本为25.5,在win11和linux环境下,生成word,然后转pdf,结果标点符号在行首,还有有些单词有空格莫名奇妙自动换行。是需要在word转pdf时有什么指定操作还是在写word时对paragraph进行一些指定等...pdfSaveOptions); } pubDocument为写成的word-document vyacheslav.deryushev June...docx (11.8 KB) 我们目前的操作是把word的document直接保存成pdf,并不是把它保存成word文件,然后在转为pdf...

    forum.aspose.com/t/aspose-word-java-word-pdf/31...
  10. NodeCollection.add method | Aspose.Words for Py...

    NodeCollection.add method. Adds a node to the end of the collection....another document, you should use DocumentBase.import_node() to...to import the node to the current document. The imported node...

    reference.aspose.com/words/python-net/aspose.wo...