Sort Score
Result 10 results
Languages All
Labels All
Results 3,221 - 3,230 of 50,312 for

import document

(0.07 sec)
  1. EPS to TIFF Converter using Python | Aspose.PDF

    Sample code on Python for EPS to TIFF conversion. Use example code for batch EPS to TIFF conversion with Python and .NET...convert programmatically a document from EPS to TIFF format with...with a modern document-processing Python API. Use just a few lines...

    products.aspose.com/pdf/python-net/conversion/e...
  2. Lock Cells to Protect Them with Python.NET|Docu...

    Learn how to lock specific cells and protect worksheets in Excel files using Aspose.Cells for Python via .NET....Google Sheets, for several important reasons: Preventing Accidental...from accidentally modifying important data or formulas. Maintain...

    docs.aspose.com/cells/python-net/how-to-lock-ce...
  3. Product Overview - Aspose.Cells for Android via...

    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 for Android via Java documentation! Aspose.Cells is a flexible...Aspose.Cells also allows you to import data into spreadsheets from...

    docs.aspose.com/cells/java/product-overview-asp...
  4. Remove Tables from existing PDF|Aspose.PDF for ...

    Aspose.PDF for Java allows you to remove table and multiple tables from your PDF Document....insert/create Table inside PDF document while its being generated...object in any existing PDF document. However you may have a requirement...

    docs.aspose.com/pdf/java/remove-tables-from-exi...
  5. CGM to TIFF Converter using Python | Aspose.PDF

    Sample code on Python for CGM to TIFF conversion. Use example code for batch CGM to TIFF conversion with Python and .NET...convert programmatically a document from CGM to TIFF format with...with a modern document-processing Python API. Use just a few lines...

    products.aspose.com/pdf/python-net/conversion/c...
  6. TIFF to PDF conversion causes font and width mi...

    Hi Team, I am converting a multipage TIFF file to PDF using Aspose for Java(we are using Aspose total). The conversion works, but the generated PDF doesn’t exactly match the original TIFF — there’s a mismatch in width a…...IOException { try (Document pdfDocument = new Document(); ImageInputStream...follows these steps. import com.aspose.pdf.*; import com.aspose.imaging...

    forum.aspose.com/t/tiff-to-pdf-conversion-cause...
  7. Creating and Saving Outlook Contacts in Ruby|Do...

    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/' contact = Rjb :: import ( 'com.aspose.email.MapiContact'...MapiContactNamePrope name_prop_set = Rjb :: import ( 'com.aspose.email.MapiContactNamePrope'...

    docs.aspose.com/email/java/creating-and-saving-...
  8. 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...
  9. Read a Task's Timephased Data in Ruby | Aspose....

    Learn how to read Microsoft Project (MPP/XML) task timephased data 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/read-a-task-s-timeph...
  10. 乳胶到图像| 通过 .NET 为 Python 提供 Aspose.TeX

    要使用Aspose.TeX API解决方案将TEX转换为图像格式,以了解本文,以查看描述如何执行此操作和代码示例的文章。... tex import * 2 from aspose. tex . io import * 3 from aspose...image import * 4 from util import Util 5 from os import path 6...

    docs.aspose.com/tex/zh/python-net/latex-to-image/