Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 66,791 for

import

(0.12 sec)
  1. Working with Images in XPS file | Python

    How to add simple or tiled image to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...xps import * 2 import aspose.pydrawing 3 from util import Util...xps import * 2 from aspose. page . xps . xpsmodel import * 3...

    docs.aspose.com/page/python-net/xps/working-wit...
  2. Create PDF document|Aspose.PDF for Python via C++

    This page describes how to create PDF document from scratch with Aspose.PDF for Python via C++ library.... import all the classes and methods...with it. from AsposePDFPython import * doc = document_create ()...

    docs.aspose.com/pdf/python-cpp/create-document/
  3. Aspose::Words::Fields::FieldIncludePicture::get...

    Aspose::Words::Fields::FieldIncludePicture::get_SourceFullName method. Gets or sets the location of the picture using an IRI in C++....how to insert images using IMPORT and INCLUDEPICTURE fields....set_ResizeVertically ( true ); // 2 - The IMPORT field: auto fieldImport = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Joining Tables in Jython|Aspose.Words for Java

    Joining Tables using Jython....words import Settings from com . aspose . words import Document...Document from com . aspose . words import NodeType class JoiningTables...

    docs.aspose.com/words/java/joining-tables-in-jy...
  5. 在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....cells import Settings from com . aspose . cells import Workbook...Workbook from com . aspose . cells import SaveFormat class ProtectingWorksheet...

    docs.aspose.com/cells/zh/java/protecting-worksh...
  6. Using WorkbookMetadata with Python.NET|Document...

    Learn how to manage workbook metadata efficiently using Aspose.Cells for Python via .NET API.... import os from aspose.cells import Workbook from...from aspose.cells.metadata import MetadataOptions , MetadataType...

    docs.aspose.com/cells/python-net/using-workbook...
  7. Create rectangular Torus in 3D Scene|Documentation

    Using Aspose.3D for Python via .NET API, developers can create 3D objects, and then save 3D scene in any supported 3D format....Python import math from aspose.threed.entities import RectangularTorus...

    docs.aspose.com/3d/python-net/create-rectangula...
  8. Insert template to existing document - Free Sup...

    Hi, Need some help. We have templates from Microsoft office available at "C:\Program Files\Microsoft Office\Templates" under this particular path we have folders for each template(.dotm) - macro enabled template when…...information from template intact import aspose.words as aw # Load the...template.sections[i] imported_section = doc.import_node(section, True)...

    forum.aspose.com/t/insert-template-to-existing-...
  9. View MD Files using Python | Aspose.PDF

    Open and view MD documents programmatically with Python sample code using Aspose.PDF for Python for .NET...view MD files import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/viewer/md/
  10. Converting to MHTML Files in 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....workbook ) save_format = Rjb :: import ( 'com.aspose.cells.SaveFormat'...saving options sv = Rjb :: import ( 'com.aspose.cells.HtmlSaveOptions'...

    docs.aspose.com/cells/java/converting-to-mhtml-...