Sort Score
Result 10 results
Languages All
Labels All
Results 5,371 - 5,380 of 73,785 for

import

(0.18 sec)
  1. Aspose.PDF Java for Jython|Aspose.PDF for Java

    Combine the power of Aspose.PDF for Java with Jython. Effortlessly manipulate PDF files in a Python-based Java environment....aspose - pdf import Settings from com . aspose . pdf import Document...

    docs.aspose.com/pdf/java/aspose-pdf-java-for-jy...
  2. 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...
  3. FontSubstitutionSettings class | Aspose.Words f...

    aspose.words.fonts.FontSubstitutionSettings class. Specifies font substitution mechanism settings... import platform from api_example_base import ApiExampleBase...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Convert a Document to an Image|Aspose.Words for...

    Convert a document to image format (JPG, PNG, etc). Create a document preview or create a document scan to send an invoice using Python....words import Document , ImageSaveOptions...). from aspose.words.saving import ImagePixelFormat options =...

    docs.aspose.com/words/python-net/convert-a-docu...
  5. 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
  6. NodeRendererBase.save method | Aspose.Words for...

    aspose.words.rendering.NodeRendererBase.save method... from api_example_base import ApiExampleBase , MY_DIR , ARTIFACTS_DIR...TEMP_DIR , IMAGE_DIR , FONTS_DIR import aspose.words as aw doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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-...
  8. Image Format Conversion Solution | products.asp...

    Convert JPEG2000, WebP, DICOM, SVG & SVGZ to PNG, BMP, TIFF, JPEG and more...WebP & DNG on Java SE or EE Import & Export Images Convert APNG...

    products.aspose.com/imaging/conversion/
  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. [.NET] TextAbsorber fails to resolve ToUnicode ...

    I try to extract text from a simple pdf printed with Word containing just “ff” ligature in Aptos font (does NOT contain ff glyph). I get following error from TextAbsorber The text showing operator hasn't ActualText entr…...memory‑saving extraction mode import com.aspose.pdf.*; TextExtractionOption...

    forum.aspose.com/t/net-textabsorber-fails-to-re...