Sort Score
Result 10 results
Languages All
Labels All
Results 5,041 - 5,050 of 70,263 for

import

(0.37 sec)
  1. According to page size how to set the Bookmark ...

    For example: Zoom level: Fit Width, Document OriginalPDF = new Document();Page pdfPage = null; .....pdfPage = OriginalPDF.Pages[3]; pdfPage.CropBox.Height; pdfPage.MediaBox.Height; pdfPage.Rect.Hei…... Bookmark XML file will Import to PDF file. <?xml version="1...

    forum.aspose.com/t/according-to-page-size-how-t...
  2. Rotate PDF Pages programmatically|Aspose.PDF fo...

    Change page orientation and fitting the page content to the new page orientation using Java....examples ; import com.aspose.pdf.* ; public class...

    docs.aspose.com/pdf/java/rotate-pages/
  3. Create WORD Report In Python

    Generate reports and automate documents using WORD templates and custom data in Python....aspose-words Copy import aspose.words as aw import aspose.words.reporting...NET Add a library reference (import the library) to your Python...

    products.aspose.com/words/python-net/report/word/
  4. MD to PDF Merge using Python | Aspose.PDF

    Combine two or more MD documents into one PDF single file programmatically with Python sample code using Aspose.PDF for Python for .NET...Output file: import aspose.pdf as apdf from os import path md_load_options...

    products.aspose.com/pdf/python-net/merger/md-to...
  5. PPT to PDF Conversion with an Empty Comment in ...

    Hi Team, While converting PPT into PDF we are using Presentation class Object to load ppt file in Java code. Import com.aspose.slides.Presentation; Presentation presentation = new Presentation("sample1.pptx"); We hav…... import com.aspose.slides.Presentation;...without parsing comments : import com.aspose.slides.*; LoadOptions...

    forum.aspose.com/t/ppt-to-pdf-conversion-with-a...
  6. Convert CSV, TSV and TXT to Excel|Documentation

    Convert CSV, TSV, and TXT to Excel by using Aspose.Cells for Python via .NET API.... Advanced Topics Load or Import CSV file with Formulas Reading...

    docs.aspose.com/cells/python-net/convert-csv-ts...
  7. How to Run Aspose.Cells in AWS Lambda|Documenta...

    Integrate Aspose.Cells functionality into your application using Docker regardless of what technology is in your development stack. Learn how to use Aspose.Cells in a Docker container....account and IAM user; you can import the “credentials.csv” file...

    docs.aspose.com/cells/net/how-to-run-aspose-cel...
  8. Visio Format Conversion Solution | products.asp...

    APIs & Free Apps to Convert VSDX, VSX, VTX, VDX, VSSX, VSTX, VSDM, VSSM and VSTM file formats...application based on Java SE or EE Import & Export Diagrams Convert VSSX...

    products.aspose.com/diagram/conversion/
  9. Convert TIFF to EPS using Python

    TIFF to EPS conversion functionality offered by Aspose.Page API solution for Python is explained and illustrated with the code snippets here.... eps import * 4 from aspose. page . eps . device import * 5 from...from util import Util 6 ########## 7 ###### Class and Method...

    docs.aspose.com/page/python-net/convert/tiff-to...
  10. Mht to pdf - exception is thrown - Operation is...

    language java 21 library aspose-html 25.2.2 During conversion from mht to pdf, exception is thrown “Operation is not valid due to the current state of the object.” input file 109.zip (18.0 KB)...Java: import com.aspose.html.converters.Converter; import com.aspose...

    forum.aspose.com/t/mht-to-pdf-exception-is-thro...