Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 67,129 for

import

(0.09 sec)
  1. 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...
  2. 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/
  3. Managing Worksheets 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 object workbook = Rjb :: import ( 'com.aspose.cells.Workbook'...the stream workbook = Rjb :: import ( 'com.aspose.cells.Workbook'...

    docs.aspose.com/cells/java/managing-worksheets-...
  4. Add Image Stamp to PDF using Python | Aspose.PDF

    Add image stamp to PDF file programmatically with Python sample code 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/stamps/image/
  5. Managing Assignment Cost in Ruby | Aspose.Tasks...

    Learn how to manage Microsoft Project (MPP/XML) resource assignment costs 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/managing-assignment-...
  6. Encrypting Excel 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....file path workbook = Rjb :: import ( 'com.aspose.cells.Workbook'...) encryption_type = Rjb :: import ( 'com.aspose.cells.EncryptionType'...

    docs.aspose.com/cells/java/encrypting-excel-fil...
  7. Aspose.Email uses java.util.Date incorrectly - ...

    The Aspose getters and setters that use Java Date all do this, and ruin timestamps instead of leaving them alone. java.util.Date is not intended to be used as a timestamp with timezone. From the JavaDoc: Allocates a D…... import com.aspose.email.system.DateTime import java.time...Instant import java.time.temporal.ChronoUnit import java.util...

    forum.aspose.com/t/aspose-email-uses-java-util-...
  8. Convert Image To HTML Python

    Convert Image to HTML format in Python code. Save Image as HTML using Python....professional software solution to import and export image, HTML, and...pip install aspose-words Copy import aspose.words as aw doc = aw...

    products.aspose.com/words/python-net/conversion...
  9. Convert TEXT To PNG Python

    Convert TEXT to PNG format in Python code. Save TEXT as PNG using Python....professional software solution to import and export text, PNG, and many...pip install aspose-words Copy import aspose.words as aw doc = aw...

    products.aspose.com/words/python-net/conversion...
  10. Convert Image To TXT Python

    Convert Image to TXT format in Python code. Save Image as TXT using Python....professional software solution to import and export image, TXT, and...pip install aspose-words Copy import aspose.words as aw doc = aw...

    products.aspose.com/words/python-net/conversion...