Sort Score
Result 10 results
Languages All
Labels All
Results 1,671 - 1,680 of 50,397 for

import document

(0.09 sec)
  1. PDF Conversion Solution using PHP | Aspose.PDF

    Convert PDF to DOCX, PPTX, XLS, XLSX, EPUB, TEX, MHTML, Markdown & more using Aspose.PDF for PHP via Java...there is a need to manipulate documents other than PDF while having..."lib/aspose.pdf.php" ); // Import the necessary classes from...

    products.aspose.com/pdf/php-java/conversion/
  2. Online PDF Text Search Application or Develop P...

    Free online app to search in PDF files. Java code for any PDF file text search application....Search Pdf Online Searchable Document App and PDF Text Search API...Develop powerful Java based PDF document search engine software or...

    products.aspose.com/total/java/search/pdf/
  3. Convert Customer Defined Class to Excel|Documen...

    Convert Customer Defined Class to Excel by using Aspose.Cells for Python via .NET API....classes, and if we want to import class information into an Excel...snippet demonstrating how to import data from a user‑defined class...

    docs.aspose.com/cells/python-net/convert-custom...
  4. How to Extract Content Between Document Nodes|A...

    Extracting Document content in different using C++....in a Document Contents [ Hide ] When working with documents, it...it is important to be able to easily extract content from a specific...

    docs.aspose.com/words/cpp/how-to-extract-select...
  5. 在 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...hidden, please check the output document." if __name__ == ' __main__...

    docs.aspose.com/cells/zh/java/hide-unhide-works...
  6. 使用 Python 从 PDF 中提取附件 | Aspose.PDF

    在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上通过 COM Interop 使用 Python 从 PDF 中提取附件。... import aspose.pdf as apdf from os import path path_infile...infile ) # Open document document = apdf . Document ( path_infile...

    products.aspose.com/pdf/zh-hans/python-net/atta...
  7. 使用 Python 操作 PDF 中的注释 | Aspose.PDF

    用於操作 .NET 框架、.NET Core 和 PHP、VBScript、德爾福C++上的 PDF 檔中的批注的 Python 原始程式碼。... 在 Document 類別的實例中載入 PDF。 建立要新增到 PDF 的註解。...Example: Python import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/zh-hant/python-net/anno...
  8. Avoid exponential notation of large numbers whi...

    Learn how to prevent large numbers from being converted to exponential notation while Importing from HTML using Aspose.Cells for JavaScript via C++....notation of large numbers while importing from HTML Contents [ Hide...than 15 digits, and when you import your HTML to an Excel file...

    docs.aspose.com/cells/javascript-cpp/avoid-expo...
  9. ImageData.contrast property | Aspose.Words for ...

    ImageData.contrast property. Gets or sets the contrast for the specified picture... Document ( file_name = MY_DIR + 'Images...aw . Document () # Import a shape from the source document and...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Why does ParagraphFormat.getFirstLineIndent() r...

    请看一下附件里的template.zip (42.3 KB)这个模板文件,可以看到如附件里的 这个截图所示,first line indent是没有设置的。 然后当我在用Aspose Java的API去读取这个模板文件里的这个样式的first line indent时,发现得到的是-28.35,见附件里的 截图。截图里的程序如下,把new Document(new FileInputStream(“xxx.dotm”)…...截图里的程序如下,把new Document(new FileInputStream(“xxx.dotm”));这里的xxx...check.service; import com.aspose.words.*; import lombok.SneakyThrows;...

    forum.aspose.com/t/why-does-paragraphformat-get...