Sort Score
Result 10 results
Languages All
Labels All
Results 2,421 - 2,430 of 50,597 for

import document

(0.08 sec)
  1. HTML to PDF Merge using Python | Aspose.PDF

    Combine two or more HTML Documents into one PDF single file programmatically with Python sample code using Aspose.PDF for Python for .NET...Installing the Library on the Documentation pages. To verify the benefits...handling. Create a list of documents by opening each input file...

    products.aspose.com/pdf/python-net/merger/html-...
  2. 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…...level: Fit Width, Document OriginalPDF = new Document(); Page pdfPage...these? Bookmark XML file will Import to PDF file. <?xml version="1...

    forum.aspose.com/t/according-to-page-size-how-t...
  3. Export Data from Worksheet in .NET|Documentation

    This article explains how to export or Import data from a worksheet into a DataTable using C#....Convert Excel to DataTable C# Import Excel to DataTable C# Export...Convert XLS to DataTable C# Import XLS to DataTable C# Export...

    docs.aspose.com/cells/net/export-data-from-work...
  4. Convert VSS to XPS via Python | products.aspose...

    Sample Python conversion code for VSS format to XPS file. Use this example code to convert VSS to XPS within any Python based application....Install-Package Visit our documentation for more details. How to...Conversion Source Code import jpype import asposediagram jpype.startJVM()...

    products.aspose.com/diagram/python-java/convers...
  5. Convert VTX to XPS via Python | products.aspose...

    Sample Python conversion code for VTX format to XPS file. Use this example code to convert VTX to XPS within any Python based application....Install-Package Visit our documentation for more details. How to...Conversion Source Code import jpype import asposediagram jpype.startJVM()...

    products.aspose.com/diagram/python-java/convers...
  6. Convert VSTX to XPS via Python | products.aspos...

    Sample Python conversion code for VSTX format to XPS file. Use this example code to convert VSTX to XPS within any Python based application....Install-Package Visit our documentation for more details. How to...Conversion Source Code import jpype import asposediagram jpype.startJVM()...

    products.aspose.com/diagram/python-java/convers...
  7. Options When Converting to PDF|Aspose.Words for...

    Convert a Document to PDF with advanced options using Python. Use PdfSaveOptions to change the result of saving a Document to PDF format....applications, because a PDF document looks the same on any device... converting to PDF is an important feature of Aspose.Words. PDF...

    docs.aspose.com/words/python-net/specify-render...
  8. Update Page Dimensions in Ruby|Aspose.PDF for Java

    Find out how to update the page dimensions of a PDF Document using Ruby with Aspose.PDF for precise page formatting....Ruby Code # The path to the documents directory . data_dir = File...Open the target document pdf = Rjb :: import ( ' com . aspose...

    docs.aspose.com/pdf/java/update-page-dimensions...
  9. Working with Facades|Aspose.PDF for .NET

    Learn how to work with PDF facades in .NET using Aspose.PDF for easier manipulation and viewing of PDF content....various operations on PDF documents without delving into their...learn how to: Working with documents - perform operartions with...

    docs.aspose.com/pdf/net/working-with-facades/
  10. Add named value in XMP metadata of EPS | Python

    The process of adding named value in XMP metadata with Aspose.Page for Python via .NET is explained and illustrated with the code snippets here.... eps import * 2 from aspose. page . eps . xmp import * 3 from...from util import Util 4 ########## 5 ###### Class and Method declaration...

    docs.aspose.com/page/python-net/xmp-metadata/ad...