Sort Score
Result 10 results
Languages All
Labels All
Results 4,171 - 4,180 of 66,822 for

import

(0.47 sec)
  1. 在 Ruby 中检索 Visio 形状信息|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....Diagram 实例 diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'...

    docs.aspose.com/diagram/zh/java/retrieve-visio-...
  2. 获取 PDF 文件信息在 Ruby 中|Aspose.PDF for Java

    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.... doc = Rjb :: import ( ' com . aspose . pdf . Document...

    docs.aspose.com/pdf/zh/java/get-pdf-file-inform...
  3. How to find and iterate list lead in and childr...

    Hi Team, I am trying to find and iterate lists in an word documents using aspose words python library. Current approach : I have tried iterating all paragraphs and filtering list items using is_list_item method. Furt…... import aspose.words as aw license...

    forum.aspose.com/t/how-to-find-and-iterate-list...
  4. Extract Tables from PDF using Java | Aspose.PDF

    Extract tables from PDF file programmatically with Java sample code using Aspose.PDF for Java... Import the Necessary Libraries Load...

    products.aspose.com/pdf/java/table/extract/
  5. 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…... The whole “import MsoHtml” feature is under active...for this issue. The whole “import MsoHtml” feature is under active...

    forum.aspose.com/t/css-style-format-is-not-appl...
  6. Aspose::Words::Loading::RtfLoadOptions::get_Rec...

    Aspose::Words::Loading::RtfLoadOptions::get_RecognizeUtf8Text method. When set to true, will try to detect UTF8 characters, they will be preserved during Import in C++....they will be preserved during import. bool Aspose :: Words :: Loading...

    reference.aspose.com/words/cpp/aspose.words.loa...
  7. 从网站提取图像(Python)– Aspose.HTML

    学习如何使用 Aspose.HTML 从网站下载图像。考虑使用 Python 示例通过 Aspose.HTML 自动提取网站图像。...Python 2 3 import os 4 import aspose.html as ah 5 import aspose.html...Python 2 3 import os 4 import aspose.html as ah 5 import aspose.html...

    docs.aspose.com/html/zh/python-net/extract-imag...
  8. 在python中壓縮jpg

    在Python中壓縮JPG而不會損失質量。優化JPG內容,輕鬆減小文件大小。...pip install aspose-words 複製 import aspose.words as aw doc = aw..."Output.jpg" , save_options) import aspose.words as aw doc = aw...

    products.aspose.com/words/zh-hant/python-net/co...
  9. 在python中壓縮doc

    在Python中壓縮DOC而不會損失質量。優化DOC內容,輕鬆減小文件大小。...pip install aspose-words 複製 import aspose.words as aw doc = aw...) doc.save( "Output.doc" ) import aspose.words as aw doc = aw...

    products.aspose.com/words/zh-hant/python-net/co...
  10. How to run examples|Documentation

    Explore our sample applications to learn about the features and capabilities of Aspose.OCR for Java....examples with Eclipse Click File \ Import menu and browse for the example...example path. You can also import the examples directly from the...

    docs.aspose.com/ocr/java/how-to-run-the-examples/