Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 53,310 for

import document

(0.25 sec)
  1. Convert Word, PDF And Many Other File Formats U...

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

    products.aspose.com/words/python-net/conversion/
  2. 如何获取word中header和footer段落的坐标(x, y)? - Free Suppo...

    您好:我使用aspose-words-21.5.0-jdk17.jar版本生成word。生成的word包含header和footer,还有body。分别是三个table,每个table的的cell都设置了段落。然后把header、body和footer中某一个段落放入到集合中,遍历集合move到对应段落,然后插入对应段落的shape。以下代码注释了计算坐标的代码就可以正常运行。 但是现在有这样的问题:我需要在插入shape的时候重新计…...util; import java.awt.Color; import java.awt.geom.Rectangle2D;...Rectangle2D; import java.io.InputStream; import java.util.ArrayList;...

    forum.aspose.com/t/word-header-footer-x-y/316493
  3. Extract images from PDF in Python | Aspose.PDF

    Python source code to extract images from PDF file on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop....Programmatic modification of PDF documents is an essential part of modern... powerful and easy to use document manipulation API for python-net...

    products.aspose.com/pdf/python-net/parser/images/
  4. Remove DOTX Annotation Online or Manage Annotat...

    delete comments from DOTX file through online app for free. C++ API code to manage comments of DOTX files....Dotx Clear Comments from DOTX Document Online or Manage via C++ Develop...Develop powerful C++ based DOTX document annotation utility application...

    products.aspose.com/total/cpp/annotate/dotx/
  5. Remove DOTM Annotation Online or Manage Annotat...

    delete comments from DOTM file through online app for free. C++ API code to manage comments of DOTM files....Dotm Clear Comments from DOTM Document Online or Manage via C++ Develop...Develop powerful C++ based DOTM document annotation utility application...

    products.aspose.com/total/cpp/annotate/dotm/
  6. Remove ODT Annotation Online or Manage Annotati...

    delete comments from ODT file through online app for free. C++ API code to manage comments of ODT files....Odt Clear Comments from ODT Document Online or Manage via C++ Develop...Develop powerful C++ based ODT document annotation utility application...

    products.aspose.com/total/cpp/annotate/odt/
  7. Remove DOT Annotation Online or Manage Annotati...

    delete comments from DOT file through online app for free. C++ API code to manage comments of DOT files....Dot Clear Comments from DOT Document Online or Manage via C++ Develop...Develop powerful C++ based DOT document annotation utility application...

    products.aspose.com/total/cpp/annotate/dot/
  8. Convert WORD To TIFF Java

    Convert a Word Document to TIFF format in Java code. Save a Word Document as TIFF using Java....converting Word to TIFF Use our document conversion API to create portable...to import and export Word, TIFF, and many other document formats...

    products.aspose.com/words/java/conversion/word-...
  9. Remove XLS Password Protection Online or using ...

    Remove password from XLS Document through online app for free. Java API code to unlock password protected XLS files....Java Unlock Xls Unlock XLS Document Password Online or via Java...Develop powerful Java based XLS document locking and unlocking utility...

    products.aspose.com/total/java/unlock/xls/
  10. Setting Formula Calculation Mode of Workbook wi...

    Learn how to set formula calculation mode (automatic, manual) in Excel workbooks using Aspose.Cells for Python via .NET API. Step-by-step guide with code examples....cells import Workbook , CalcModeType # Load..."output.xlsx" ) import os from aspose.cells import Workbook , CalcModeType...

    docs.aspose.com/cells/python-net/setting-formul...