Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 67,129 for

import

(0.06 sec)
  1. Convert FODP to PPTM in Python | products.aspos...

    Convert FODP to PPTM in Python. Use Python library API to convert FODP files to PPTM...converting FODP into PPTM import jpype import asposeslides jpype ....startJVM() from asposeslides.api import Presentation, SaveFormat from...

    products.aspose.com/slides/python-java/conversi...
  2. Filter Messages from Server using IMAP Client|D...

    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....below: import aspose.email as ae from datetime import datetime...below: import aspose.email as ae from datetime import datetime...

    docs.aspose.com/email/python-net/filter-message...
  3. PDF to DOCX - Bold text becomes bolder - Free S...

    Hello Aspose Team, We are currently using the following Aspose libraries: aspose-cells: 26.2 aspose-pdf:26.1 aspose-words:26.2 (JDK17) We have encountered an issue during our document conversion workflow. When conver…... import com.aspose.cells.Workbook import com.aspose...SaveFormat import com.aspose.pdf.Document import groovy.transform...

    forum.aspose.com/t/pdf-to-docx-bold-text-become...
  4. 在 Ruby 中编辑 ShapeSheet 中的连接器几何部分|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....a VSD file diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'...geometry object line_to = Rjb :: import ( 'com.aspose.diagram.LineTo'...

    docs.aspose.com/diagram/zh/java/edit-connector-...
  5. Convert PDF to PDF/x formats in Python|Aspose.P...

    This topic shows you how to convert PDF to PDF/x formats using Aspose.PDF for Python via .NET.... from os import path import aspose.pdf as ap path_infile...output path. from os import path import aspose.pdf as ap path_infile...

    docs.aspose.com/pdf/python-net/convert-pdf-to-p...
  6. Avoid exponential notation of large numbers whi...

    This topic shows you how to avoid exponential notation of large numbers while Importing from HTML using Aspose.Cells for Python via .NET....notation of large numbers while importing from HTML Contents [ Hide...than 15 digits, and when you import your HTML to an Excel file...

    docs.aspose.com/cells/python-net/avoid-exponent...
  7. 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...
  8. Is It Possible to Use Aspose.Slides in an Azure...

    Hi All, we are trying to use aspose.words (25.7.0) and aspose.slides (25.7.0) in a “plain” Azure Function App (Python 3.12) but as soon as we add the Import for these packages the functions do not load anymore. We were …...12) but as soon as we add the import for these packages the functions...project works: import logging import io import os import azure.functions...

    forum.aspose.com/t/is-it-possible-to-use-aspose...
  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. 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-...