Sort Score
Result 10 results
Languages All
Labels All
Results 3,271 - 3,280 of 69,947 for

import

(0.97 sec)
  1. Split Word Document into Sections with Python

    Follow this article to split Word document into sections with Python. It has the IDE details, steps, and a sample code to divide Word document into sections with Python....collection of sections in it Import the new section into the new...the sections to access each. Import the sections into a new Word...

    kb.aspose.com/words/python/split-word-document-...
  2. Error with Apose Words Cloud SDK - Free Support...

    I believe there is an issue with the sdk I am using and am getting this error in my platform " You are not directly using asposewordscloud.models.requests.base_request_object in your code.Your only Import from that modu…...Your only import from that module is:ApplyHowever...Aspose library itself tries to import base_request_object internally...

    forum.aspose.com/t/error-with-apose-words-cloud...
  3. Create a Funnel Chart in Excel using Python

    This article explains how to create a Funnel chart in Excel using Python. It has details to set the IDE, a list of steps, and a sample code for generating Funnel graph using Python....NET to create a Funnel chart Import requires classes and methods...graph . Set the environment, import required classes, apply the...

    kb.aspose.com/cells/python/create-a-funnel-char...
  4. Add Bookmark to PDF using Python | Aspose.PDF

    Add Bookmarks to PDF Programmatically with Python Using Aspose.PDF for Python for .NET...PDF - Python import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/bookmarks/
  5. Licensing|Aspose.Words for JasperReports

    The evaluation and licensed versions of Aspose.Words for JasperReports is the same download....code to your project: Java import com.aspose.words.jasperreports...code to your project: Java import com.aspose.words.jasperreports...

    docs.aspose.com/words/jasperreports/licensing/
  6. Converting newer version DWG files to PDF - Fre...

    We are trying to convert several files from dwg to pdf using the aspose.cad software. But some of the files are erroring out with the following error message: RuntimeError: Proxy error(ImageLoadException): Drawing loadi…...use to import and set the license. from aspose.cad import License...

    forum.aspose.com/t/converting-newer-version-dwg...
  7. Animate PowerPoint Text in Python|Aspose.Slides...

    Create dynamic animated text in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET, with easy-to-follow, optimized code examples....demonstrates how to do this: import aspose.slides as slides with...paragraph’s animation effects: import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/animated-text/
  8. Insert an Empty Page at End of PDF File in Ruby...

    Discover how to insert an empty page at the end of a PDF document using Ruby with Aspose.PDF, adding flexibility to your PDF processing tasks....target document pdf = Rjb :: import ( ' com . aspose . pdf . Document...

    docs.aspose.com/pdf/java/insert-an-empty-page-a...
  9. Extract Annotation (facades)|Aspose.PDF for Java

    This section explains how to extract annotations from PDF file to XFDF with Aspose.PDF Facades.... getContents ()); } Import and Export Annotations to XFDF...

    docs.aspose.com/pdf/java/extract-annotation/
  10. Optimize PDF Document for the Web in Ruby|Aspos...

    Streamline PDFs for faster web delivery and reduced file size using Aspose.PDF in Ruby.... doc = Rjb :: import ( ' com . aspose . pdf . Document...

    docs.aspose.com/pdf/java/optimize-pdf-document-...