Sort Score
Result 10 results
Languages All
Labels All
Results 5,071 - 5,080 of 70,115 for

import

(0.28 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. setOrientation(LANDSCAPE) Does Not Update Paper...

    Aspose.Cells Bug Report: setOrientation(LANDSCAPE) Does Not Update Paper Dimensions Summary When setting PageSetup.setOrientation(PageOrientationType.LANDSCAPE) on a worksheet, the orientation flag is updated but the pap…...Case import com.aspose.cells.PageOrientationType; import com.aspose...PdfSaveOptions; import com.aspose.cells.PrintingPageType; import com.aspose...

    forum.aspose.com/t/setorientation-landscape-doe...
  3. 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...
  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. Installation|Documentation

    Adding or updating Aspose.OCR for Node.js via C++ package in your web app.... Import Aspose.OCR for Node.js via...

    docs.aspose.com/ocr/nodejs-cpp/installation/
  7. Remove ODP Annotation using Python | products.a...

    Python source code to remove ODP presentation comments...Annotations from ODP - Python import aspose.slides as slides with...

    products.aspose.com/slides/python-net/annotatio...
  8. Aspose::Words::NodeImporter::NodeImporter const...

    Aspose::Words::NodeImporter::NodeImporter constructor. Initializes a new instance of the NodeImporter class in C++....that will be the owner of imported nodes. importFormatMode A...that will be the owner of imported nodes. importFormatMode A...

    reference.aspose.com/words/cpp/aspose.words/nod...
  9. 在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-g...
  10. Extract Flash Objects from Presentations in Pyt...

    Learn how to extract Flash objects from PowerPoint and OpenDocument slides in Python with Aspose.Slides, complete code samples and best practices.... import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/flash/