Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 66,874 for

import

(0.18 sec)
  1. 使用Python.NET计算数据表的数组公式|Documentation

    了解如何使用Aspose.Cells for Python via .NET API计算Excel数据表的数组公式。编程修改和保存电子表格。...输出PDF 的Python实现: import os from aspose.cells import Workbook # For..."output_out.pdf" )) Python代码说明: import aspose.cells as ac # Load source...

    docs.aspose.com/cells/zh/python-net/calculation...
  2. Decrypt PDF in Node.js|Aspose.PDF for Node.js v...

    Decrypt PDF File with Aspose.PDF for Node.js via C++....CommonJS: Call require and import asposepdfnodejs module as AsposePdf...errorText ); }); ECMAScript/ES6: Import the asposepdfnodejs module...

    docs.aspose.com/pdf/nodejs-cpp/decrypt-pdf/
  3. 在 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....cells import Settings from com . aspose . cells import Workbook...Workbook from com . aspose . cells import SaveFormat class ManagingPageBreaks...

    docs.aspose.com/cells/zh/java/managing-page-bre...
  4. Find an replace with multiple line - Free Suppo...

    Hi I need to replace a text in pdf with multiple lines , example test1 => test1 test2 test3. i tried to add \n but it does not work. It adds space like test1 test2 test3. we are using TextFragmentAbsorber to find…...achieve this: import com.aspose.pdf.Color; import com.aspose.pdf...Document; import com.aspose.pdf.FontRepository; import com.aspose...

    forum.aspose.com/t/find-an-replace-with-multipl...
  5. Adding Text to PDF|Aspose.PDF for Python via .NET

    This article describes various aspects of working with text in Aspose.PDF. Learn how to add text to PDF, add HTML fragments, or use custom OTF fonts....an existing PDF file: import os import aspose.pdf as ap # Global...‘TextBuilder’. Save the document. import os import aspose.pdf as ap # Global...

    docs.aspose.com/pdf/python-net/add-text-to-pdf-...
  6. Convert TEXT To Image Python

    Convert TEXT to Image format in Python code. Save TEXT as Image using Python....professional software solution to import and export text, image, and...pip install aspose-words Copy import aspose.words as aw doc = aw...

    products.aspose.com/words/python-net/conversion...
  7. Convert TEXT To WORD Python

    Convert TEXT to WORD format in Python code. Save TEXT as WORD using Python....professional software solution to import and export text, Word, and...pip install aspose-words Copy import aspose.words as aw doc = aw...

    products.aspose.com/words/python-net/conversion...
  8. Convert TEXT To GIF Python

    Convert TEXT to GIF format in Python code. Save TEXT as GIF using Python....professional software solution to import and export text, GIF, and many...pip install aspose-words Copy import aspose.words as aw doc = aw...

    products.aspose.com/words/python-net/conversion...
  9. Convert Image To GIF Python

    Convert Image to GIF format in Python code. Save Image as GIF using Python....professional software solution to import and export image, GIF, and...pip install aspose-words Copy import aspose.words as aw doc = aw...

    products.aspose.com/words/python-net/conversion...
  10. Convert Image To JPG Python

    Convert Image to JPG format in Python code. Save Image as JPG using Python....professional software solution to import and export image, JPG, and...pip install aspose-words Copy import aspose.words as aw doc = aw...

    products.aspose.com/words/python-net/conversion...