Sort Score
Result 10 results
Languages All
Labels All
Results 5,551 - 5,560 of 74,007 for

import

(0.27 sec)
  1. 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...
  2. Barcode Generation Basics - Create Barcodes in ...

    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....State in XML Explains how to import and export barcode data from...

    docs.aspose.com/barcode/java/barcodegeneration/
  3. Barcode Generation Basics - Create Barcodes in ...

    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....State in XML Explains how to import and export the barcode generation...

    docs.aspose.com/barcode/cpp/barcode-generation/
  4. Extract Text and Images from PPTX Files using P...

    Python source code to parse PPTX Presentation....PPTX Presentation using Python import aspose.slides as slides #Instatiate...

    products.aspose.com/slides/python-net/parser/pptx/
  5. 档案

    档案...这里有一个执行所有这些步骤的 Python 代码片段: import aspose.cells as cells from...from aspose.pydrawing import Color # 加载Excel文件 workbook = cells ...

    blog.aspose.com/zh/cells/create-gantt-chart-in-...
  6. Python - Linux - Misplaced Images - Free Suppor...

    Hello, when using aspose-diagram-python to convert vsdx files to image in my linux server I’m finding that the base image is getting misplaced. NearestNeighbor.jpg (133.8 KB) {3B856C29-8EF0-4348-8975-EC7A6BE979E5}.jpg …...filepath for the visio location import aspose.diagram as asd diagram...

    forum.aspose.com/t/python-linux-misplaced-image...
  7. Convert PDF to PDF/A formats in Python|Aspose.P...

    Explore the steps to convert PDF files to PDF/A format for long-term archiving using Aspose.PDF in Python via Java.... from asposepdf import Api DIR_INPUT = "testdata/"...

    docs.aspose.com/pdf/python-java/convert-pdf-to-...
  8. View PPT in C# | products.aspose.com

    View PPT in C#. Use .NET library API to open and view PowerPoint presentation...manipulate or edit presentations, import presentations from images or...

    products.aspose.com/slides/net/viewer/ppt/
  9. Process annotations via XFDF using Aspose.PDF J...

    Hello, We are receiving an error “Unknown rotation angle of the text in free text annotation.java” when processing annotations in xfdf file. Xfdf file and related PDF form attached. Product version - Aspose.PDF for Jav…...5 The method used to import annotations is PdfAnnotationEditor...

    forum.aspose.com/t/process-annotations-via-xfdf...
  10. Merge PDF programmatically|Aspose.PDF for Java

    This page explain how to merge PDF documents into a single PDF file with Java....examples ; import com.aspose.pdf.* ; public class...

    docs.aspose.com/pdf/java/merge-pdf-documents/