Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 67,147 for

import

(0.15 sec)
  1. Display PCL Formats Using Python | Aspose.PDF

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

    products.aspose.com/pdf/python-net/viewer/pcl/
  2. ImportFormatOptions.keepSourceNumbering propert...

    ImportFormatOptions.keepSourceNumbering property. Gets or sets a boolean value that specifies how the numbering will be Imported when it clashes in source and destination documents...how the numbering will be imported when it clashes in source...boolean Examples Shows how to import a document with numbered lists...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Load And Save To Disk in Jython|Aspose.Words fo...

    Load And Save Word Document To Disk using Jython....words import Settings from com . aspose . words import Document...

    docs.aspose.com/words/java/load-and-save-to-dis...
  4. Insert and Append Documents in Java|Aspose.Word...

    Combine documents into one: insert or append a document into a new or existing one using find and replace, merge field, bookmark, or simply at the document end in Java....position without any previous importing. The following code example...Document at Bookmark You can import a text file into a document...

    docs.aspose.com/words/java/insert-and-append-do...
  5. Convert SVG file to PDF format in Ruby|Aspose.P...

    Learn how to convert SVG files to PDF format in Ruby using Aspose.PDF for accurate and scalable document transformation....load option options = Rjb :: import ( ' com . aspose . pdf . SvgLoadOptions...document object pdf = Rjb :: import ( ' com . aspose . pdf . Document...

    docs.aspose.com/pdf/java/convert-svg-file-to-pd...
  6. Export Visio Diagram to PDF 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....a VSD file diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'...data_dir + "Diagram.pdf" , Rjb :: import ( 'com.aspose.diagram.SaveFileFormat'...

    docs.aspose.com/diagram/java/export-visio-diagr...
  7. Warnings while loading a document - Free Suppor...

    While loading a document the following warnings occure using the WarningCallback method: Aspose warning: 9: 3F01; Aspose warning: 9: Import of element ‘shapedefaults’ is not supported in Docx format by Aspose.Words.; …...9: 3F01; Aspose warning: 9: Import of element ‘shapedefaults’...Words.; Aspose warning: 9: Import of element ‘extraClrSchemeLst’...

    forum.aspose.com/t/warnings-while-loading-a-doc...
  8. 在 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...

    docs.aspose.com/cells/zh/java/hide-unhide-works...
  9. Adding Page Stamps to PDF with Python|Aspose.PD...

    Aspose.PDF for Python via .NET allows you to add Page Stamp to your PDF file.... import os import aspose.pdf as ap # Global...

    docs.aspose.com/pdf/python-net/page-stamps-in-t...
  10. Decrypt PDF using Go|Aspose.PDF for Go via C++

    Decrypt PDF File with Aspose.PDF for Go via C++.... package main import "github.com/aspose-pdf/aspose-pdf-go-cpp"...com/aspose-pdf/aspose-pdf-go-cpp" import "log" func main () { // OpenWithPassword(filename...

    docs.aspose.com/pdf/go-cpp/decrypt-pdf/