Sort Score
Result 10 results
Languages All
Labels All
Results 4,681 - 4,690 of 66,826 for

import

(0.08 sec)
  1. Aspose.Cells Java for 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....aspose_cells import Settings from com . aspose . Cells import Workbook...

    docs.aspose.com/cells/java/aspose-cells-java-fo...
  2. Licensing|Aspose.Finance for .NET

    Python Finance Library API invites its customers to get a Classic license and Metered License. As well as use a limited license to better explore the product....set a license file: Python import aspose.finance as af # Instantiate...license from a stream: Python import aspose.finance as af # Instantiate...

    docs.aspose.com/finance/python-net/licensing/
  3. Word文件,如何去掉页眉页脚,同时保持内容排版不变 - Free Support Forum...

    Import com.aspose.words.*; public class RemoveHeaderFooter { public static void main(String[] args) throws Exception { Document doc = new Document("input.doc"); for (Section section : doc.getSection…...December 8, 2025, 10:36am 1 import com.aspose.words.*; public...FooterDistance ,让它们保持原来的数值。 import com.aspose.words.*; public...

    forum.aspose.com/t/word/322768
  4. Extract Text and Images from Excel File Online ...

    Online Excel file parser app. .NET API C# code to extract text in rows and cells from Excel spreadhseets....Excel Document via Online App Import Excel file to parse by uploading...logic. 🔍 Structured Data Import Import .csv , .tsv , or .xlsx content...

    products.aspose.com/total/net/parse/excel/
  5. DICOM to PDF Converter using Python | Aspose.PDF

    Sample code on Python for DICOM to PDF conversion. Use example code for batch DICOM to PDF conversion with Python and .NET...file: import aspose.pdf as apdf from os import path import pydicom...

    products.aspose.com/pdf/python-net/conversion/d...
  6. Missing Features of xlsx4j in Aspose.Cells|Docu...

    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....Calculation Engine in xlsx4j Import Data to Worksheets in xlsx4j...

    docs.aspose.com/cells/java/missing-features-of-...
  7. 在Ruby中显示或隐藏标签页|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....file path workbook = Rjb :: import ( 'com.aspose.cells.Workbook'...

    docs.aspose.com/cells/zh/java/display-or-hide-t...
  8. Hide or Unhide a Worksheet in Ruby|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....file path workbook = Rjb :: import ( 'com.aspose.cells.Workbook'...

    docs.aspose.com/cells/java/hide-or-unhide-a-wor...
  9. Split PDF, HTML, TXT Files using Python | Aspos...

    Python sample code to split files on any platform....to split PDF file - Python import AsposePDFPythonWrapp as apw...

    products.aspose.com/pdf/python-cpp/splitter/
  10. Aspose.PSD에서 psd 저장 시 IndexOutOfRangeException ...

    일정 heigth 이상의 psd 저장 시 아래와 같은 에러가 발생합니다. RuntimeError: Proxy error(IndexOutOfRangeException): Index was outside the bounds of the array. 포토샵에서 낮은 height로 rescale할 경우에는 해당 에러가 발생하지 않았습니다. 예시로 저장 실패한 height는 36667이고 저장 …...psd import PsdImage as PsdImageAspose...PsdImageAspose from aspose.pycore import cast with PsdImageAspose.load(psd_path)...

    forum.aspose.com/t/aspose-psd-psd-indexoutofran...