Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 67,132 for

import

(0.08 sec)
  1. Customizing the Ribbon XML with Python via .NET...

    Read, write, and manage Excel Ribbon XML customization using Aspose.Cells for Python via .NET API.... import os from aspose.cells import Workbook # For...

    docs.aspose.com/cells/python-net/customizing-th...
  2. 在Ruby中加密Excel文件|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....file path workbook = Rjb :: import ( 'com.aspose.cells.Workbook'...) encryption_type = Rjb :: import ( 'com.aspose.cells.EncryptionType'...

    docs.aspose.com/cells/zh/java/encrypting-excel-...
  3. Convert Word to Excel in Python|Aspose.Words fo...

    Convert PDF to Excel, XML to Excel, DOCX to Excel Python. Save a document in various formats to XLSX using Python....words import Document , DocumentBuilder...from aspose.words.replacing import FindReplaceOptions doc = Document...

    docs.aspose.com/words/python-net/convert-a-docu...
  4. Stop and Resume a Task in Ruby | Aspose.Tasks D...

    Learn how to stop or resume Microsoft Project tasks using Aspose.Tasks Java for Ruby....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...mpp' ) 2 3 collector = Rjb :: import( 'com.aspose.tasks.ChildTasksCollector'...

    docs.aspose.com/tasks/java/stop-and-resume-a-ta...
  5. NodeImporter breaks padding - Free Support Foru...

    Hi there we use Aspose.Words to copy ContentControls of multiple documents into a single resulting docx file. We use the NodeImporter for this use case like var ImportFormatOptions = new ImportFormatOptions { KeepSour…...KeepSourceNumbering = true }; var importer = new NodeImporter( sourceDocument...referenceNode.InsertAfter(importer.ImportNode(sdt, isImportChildren:...

    forum.aspose.com/t/nodeimporter-breaks-padding/...
  6. Secure Presentations with Passwords Using Pytho...

    Learn how to effortlessly lock and unlock password-protected PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Boost your productivity and secure your presentations with our step-by-step guide....to encrypt a presentation: import aspose.slides as slides with...protection to a presentation: import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/password-prot...
  7. Aspose.Cells for Python via .NET license issue ...

    Hi, we are trying to deploy our purchased license for aspose.cell python product to our Databricks environment which we could do successfully. But when we call the license within our code, we run into the following error…...cells import License lic = License() # Try...lic") from aspose.cells import License import io # Try to set license...

    forum.aspose.com/t/aspose-cells-for-python-via-...
  8. Read 3D document|Documentation

    Aspose.3D for Node.js via Java API has support of reading various type of 3D documents....List of 3D supported formats (import) Aspose.3D for Node.js via...document format internally. Import 3D document Aspose.3D for Java...

    docs.aspose.com/3d/nodejs-java/read-3d-document/
  9. ImageData.brightness property | Aspose.Words fo...

    ImageData.brightness property. Gets or sets the brightness of the picture... Document () # Import a shape from the source document...first paragraph. imported_shape = dst_doc . import_node ( src_node...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ImageData.chroma_key property | Aspose.Words fo...

    ImageData.chroma_key property. Defines the color value of the image that will be treated as transparent.... Document () # Import a shape from the source document...first paragraph. imported_shape = dst_doc . import_node ( src_node...

    reference.aspose.com/words/python-net/aspose.wo...