Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 109,861 for

import

(0.16 sec)
  1. Python Flask Web server Hang at Aspose.Cells - ...

    Hello, I am developing Excel encryption with Aspose.Cells but hang occurred in Aspose.Cells library call. Weired thing is it works on Python console, but only not working in Web server condition. There is no any error…...openpyxl import Workbook from asposecells.api import Workbook..."http://127.0.0.1:5000" . from flask import Flask app = Flask(__name__)...

    forum.aspose.com/t/python-flask-web-server-hang...
  2. Bookmarks in PDF in Node.js|Aspose.PDF for Node...

    You can add or delete a bookmarks in PDF document in the Node.js environment....CommonJS: Call require and import asposepdfnodejs module as AsposePdf...errorText ); }); ECMAScript/ES6: Import the asposepdfnodejs module...

    docs.aspose.com/pdf/nodejs-cpp/bookmark/
  3. Dealing Variances in Ruby

    Learn how to deal with work variances in Microsoft Project (MPP/XML) files using Aspose.Tasks Java for Ruby....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...+ assignment . get( Rjb :: import( 'com.aspose.tasks.Asn' ) ...

    docs.aspose.com/tasks/java/dealing-variances-in...
  4. Creating an Empty Project File in Ruby

    Learn how to create Microsoft Project (MPP/XML) empty project using Aspose.Tasks Java for Ruby.... Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...new 2 project_stream = Rjb :: import( 'java.io.FileOutputStream'...

    docs.aspose.com/tasks/java/creating-an-empty-pr...
  5. Making a Standard Calendar in Ruby

    Learn how to create Microsoft Project (MPP/XML) standard calendars using Aspose.Tasks Java for Ruby.... Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'.... add( "My Cal" ) 3 Rjb :: import( 'com.aspose.tasks.Calendar'...

    docs.aspose.com/tasks/java/making-a-standard-ca...
  6. Working with Resource Assignment Budgets in Ruby

    Learn how to work with Microsoft Project (MPP/XML) resource assignment budgets using Aspose.Tasks Java for Ruby....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...+ assignment . get( Rjb :: import( 'com.aspose.tasks.Asn' ) ...

    docs.aspose.com/tasks/java/assignment-budget-in...
  7. Incorrectly display or save emf to other image ...

    Hi, Happy new year. We upgraded aspose imaging java from com.aspose:aspose-imaging:19.10:jdk16 to com.aspose:aspose-imaging:22.12:jdk16 recently, and found that some emf files can’t be displayed because the api EmfMeta…... import java.io.File; import com.aspose.imaging...Image; import com.aspose.imaging.ImageOptionsBase; import com.aspose...

    forum.aspose.com/t/incorrectly-display-or-save-...
  8. Buat WORD Menggunakan Python

    Buat WORD baharu dalam Python dalam beberapa langkah. Buat WORD dengan mudah menggunakan pustaka Python via .NET....Penanda Halaman Sisipkan Carta import aspose.words as aw doc = aw...) doc.Save( "Output.docx" ) import aspose.words as aw doc = aw...

    products.aspose.com/words/ms/python-net/make/word/
  9. Autofit Setting to Tables in Jython|Aspose.Word...

    Autofit Setting to Tables using Jython....words import Settings from com . aspose . words import Document...words import NodeType from com . aspose . words import AutoFitBehavior...

    docs.aspose.com/words/java/autofit-setting-to-t...
  10. Loading, Viewing and Parsing MSG file|Documenta...

    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....mapi import MapiMessage # Create an instance...aspose.email.mapi import MapiMessage import io # Read the file...

    docs.aspose.com/email/python-net/loading-viewin...