Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 66,966 for

import

(0.06 sec)
  1. Aspose.Email python module overwriting base pyt...

    Hi support, We are using Aspose.Email-for-Python-via-NET within python. When Importing this package alongside the ‘email’ python base module, apose.email overwrites it, preventing the email module from being used. In pa…... When importing this package alongside the...Aspose.Email module. When you import Aspose.Email, it might be overshadowing...

    forum.aspose.com/t/aspose-email-python-module-o...
  2. Extract Text From All the Pages of a PDF Docume...

    Understand how to extract text from all pages of a PDF document using Ruby and Aspose.PDF, ideal for content analysis....target document pdf = Rjb :: import ( ' com . aspose . pdf . Document...text text_absorber = Rjb :: import ( ' com . aspose . pdf . TextAbsorber...

    docs.aspose.com/pdf/java/extract-text-from-all-...
  3. Joining And Appending in Jython|Aspose.Words fo...

    Join And Append documents using Jython....words import Settings from com . aspose . words import Document...Document from com . aspose . words import ImportFormatMode from com ...

    docs.aspose.com/words/java/joining-and-appendin...
  4. Read BarCode from Specific Region of Image in R...

    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.... stream = Rjb :: import ( 'java.io.FileInputStream'...barcode_reader_type = Rjb :: import ( 'com.aspose.barcoderecognition...

    docs.aspose.com/barcode/java/read-barcode-from-...
  5. Hiding Code Text that is too Long to Display in...

    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....barcode object builder = Rjb :: import ( 'com.aspose.barcode.BarCodeBuilder'... setSymbologyType ( Rjb :: import ( 'com.aspose.barcode.Symbology'...

    docs.aspose.com/barcode/java/hiding-code-text-t...
  6. Text Formatting inside PDF using Python|Aspose....

    Explore text formatting options within PDF files in Python using Aspose.PDF for customized document styling.... import aspose.pdf as ap from aspose.pdf import Color from...aspose.pdf.drawing import Graph , Line import os # Global configuration...

    docs.aspose.com/pdf/python-net/text-formatting-...
  7. How to Compress the PPTX Files Generated with A...

    Hi Aspose forum We want to use the following compression properties in our application.properties to compress our exported excel and ppt files but these properties do not seem to work. server.compression.enabled=true s…... import com.aspose.cells.OoxmlSaveOptions; import com.aspose...SaveFormat; import com.aspose.cells.Workbook; import com.aspose...

    forum.aspose.com/t/how-to-compress-the-pptx-fil...
  8. Manage Chart Data Series in Python|Aspose.Slide...

    Learn how to manage chart data series in Python for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations....PPTX file: import aspose.slides as slides import aspose.slides...first series: import aspose.slides as slides import aspose.slides...

    docs.aspose.com/slides/python-net/chart-series/
  9. Defining Weekdays for Calendar in Ruby | Aspose...

    Learn how to define calendar weekdays for Microsoft Project projects using Aspose.Tasks Java for Ruby.... Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'..."Calendar1" ) 4 5 weekday = Rjb :: import( 'com.aspose.tasks.WeekDay'...

    docs.aspose.com/tasks/java/defining-weekdays-fo...
  10. PDF Highlights Annotation using Python|Aspose.P...

    Learn how to add highlights annotations to PDF files in Python using Aspose.PDF for text emphasis....usually yellow, to indicate its importance or relevance. Underline annotation...page. Add Highlight Annotation import aspose.pdf as ap # Open document...

    docs.aspose.com/pdf/python-net/highlights-annot...