Sort Score
Result 10 results
Languages All
Labels All
Results 2,471 - 2,480 of 70,105 for

import

(1.58 sec)
  1. Set Print Titles with Python.NET|Documentation

    Learn how to configure repeated row/column headers on printed pages using Aspose.Cells for Python via .NET....Consistency: Ensuring that important information, such as column...configures the print titles. import aspose.cells as ac # Load sample...

    docs.aspose.com/cells/python-net/how-to-set-pri...
  2. Creating an Empty Project File | Aspose.Tasks D...

    Learn how to create and manage empty project files using Ruby with Aspose.Tasks.... Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...2 3 project_stream = Rjb :: import( 'java.io.FileOutputStream'...

    docs.aspose.com/tasks/java/creating-an-empty-pr...
  3. Determining Project Version in Ruby | Aspose.Ta...

    Learn how to check Microsoft Project (MPP/XML) version using Aspose.Tasks Java for Ruby....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...: " + project . get( Rjb :: import( 'com.aspose.tasks.Prj' ) ...

    docs.aspose.com/tasks/java/determining-project-...
  4. Restrict Document Editing in Python|Aspose.Word...

    Restrict editing a document by setting a restriction type using Python. You can also remove protection and make unrestricted editable regions....protection to your document: import aspose.words as aw doc = aw...in form fields is possible: import aspose.words as aw # Insert...

    docs.aspose.com/words/python-net/restrict-docum...
  5. Java Aspose Imaging - Image loading failed for ...

    Hello, I have come across the imaging dependency of aspose which looks pretty good. Now i tried using it with the HEIC Adapter that is a openize wrapper. Sadly I did not manage to load the file. I ran ffmpeg to check if…...start‑up: import com.aspose.imaging.Image; import com.aspose...class that provides register() import com.aspose.imaging.imageoptions...

    forum.aspose.com/t/java-aspose-imaging-image-lo...
  6. Using Tooltip|Aspose.PDF for Java

    Learn how to add tooltip to the text fragment in PDF using Java and Aspose.PDF....examples ; import com.aspose.pdf.ButtonField ; import com.aspose...Document ; import com.aspose.pdf.TextFragment ; import com.aspose...

    docs.aspose.com/pdf/java/pdf-tooltip/
  7. Aspose::Words::DocumentBase::ImportNode method ...

    Aspose::Words::DocumentBase::ImportNode method. Imports a node from another document to the current document in C++....rds::Node>&, bool) method Imports a node from another document...node being imported. isImportChildren bool true to import all child...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Convert PDF To RTF Python

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

    products.aspose.com/words/python-net/conversion...
  9. Convert DOC To Image Python

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

    products.aspose.com/words/python-net/conversion...
  10. Convert PDF To HTML Python

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

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