Sort Score
Result 10 results
Languages All
Labels All
Results 3,071 - 3,080 of 66,984 for

import

(0.1 sec)
  1. Cropping PDF Pages using Python|Aspose.PDF for ...

    You may change page properties, such as the width, height, Bleed-, Crop- and Trimbox using Aspose.PDF for Python via .NET....This page box is used when importing PDF documents in other applications...to a new output file. import os import aspose.pdf as ap # Global...

    docs.aspose.com/pdf/python-net/crop-pages/
  2. Export Bookmarks to XML from an Existing PDF Fi...

    This section explains how to export bookmarks with Aspose.PDF Facades using PdfBookmarEditor Class....Bookmarks of All Pages (facades) Import Bookmarks from XML to an Existing...

    docs.aspose.com/pdf/java/export-bookmark/
  3. Add, Delete and Get Annotation using Aspose.PDF...

    With Aspose.PDF for C++ you may add, delete and get annotation from your PDF file. Check all lists of annotations to resolve your task....Annotation Overview of Annotations Import and Export Annotations to XFDF...

    docs.aspose.com/pdf/cpp/add-delete-and-get-anno...
  4. Spreadsheet Editor Getting Started|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....provides official integration to import Maven projects called M2Eclipse...project source code. Open the Import dialog from the File menu....

    docs.aspose.com/cells/java/spreadsheet-editor-g...
  5. Clone PowerPoint Slides in Python|Aspose.Slides...

    Quickly clone or duplicate PowerPoint slides with Aspose.Slides for Python via .NET. Follow our clear code examples and tips to automate PPT creation in seconds, boost productivity, and eliminate manual work.... import aspose.slides as slides # Instantiate...within the same presentation. import aspose.slides as slides # Instantiate...

    docs.aspose.com/slides/python-net/clone-slides/
  6. Working with Images in PS file | Python

    How to add image to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python... eps import * 2 from aspose. page . eps . device import * 3 import...import aspose.pydrawing 4 from util import Util 5 ##########...

    docs.aspose.com/page/python-net/ps/working-with...
  7. Extract Images From Website in Python – Aspose....

    Learn how to download images from website. Consider Python examples to automate extracting images from website using Aspose.HTML....Python 2 3 import os 4 import aspose.html as ah 5 import aspose.html...Python 2 3 import os 4 import aspose.html as ah 5 import aspose.html...

    docs.aspose.com/html/python-net/extract-images-...
  8. How to Add Time Periods Conditional Formatting|...

    How to use the Aspose.Cells for Python via .NET library to apply Time Periods conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....cells import Workbook , Worksheet , CellArea...pydrawing import Color from datetime import datetime import aspose...

    docs.aspose.com/cells/python-net/how-to-add-tim...
  9. StyleCollection.add_copy method | Aspose.Words ...

    StyleCollection.add_copy method. Copies a style into this collection....for changing the name of the imported style. Returns Copied style...font . color ) Shows how to import a style from one document into...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Avoid using scientific notation when the import...

    Hi, Is there a way to avoid using scientific notation on a large numeric value when using smart marker? Let’s say if my data from the data source includes a large numeric value (e.g. “123456789000”), when I process the…...scientific notation when the imported data is a large numeric value...when I process the workbook to import the data from the data source...

    forum.aspose.com/t/avoid-using-scientific-notat...