Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 70,644 for

import

(0.33 sec)
  1. Saving File to Response Object with Python.NET|...

    Learn how to save Excel files directly to HTTP response streams using Aspose.Cells for Python via .NET....Stream XLS Files import os from aspose.cells import Workbook , XlsSaveOptions...Equivalent: XLSX Files import os from aspose.cells import Workbook , OoxmlSaveOptions...

    docs.aspose.com/cells/python-net/saving-file-to...
  2. Add PDF Backgrounds in Python|Aspose.PDF for Py...

    Learn how to add a background image to PDF pages in Python using the BackgroundArtifact class in Aspose.PDF for Python via .NET.... from os import path from io import FileIO import aspose.pdf...pdf as ap import sys def add_background_image_to_pdf ( infile ...

    docs.aspose.com/pdf/python-net/add-backgrounds/
  3. Manage PDF Headers and Footers using Python|Asp...

    Learn how to manage headers and footers in PDF documents with Python and Aspose.PDF.... from os import path import aspose.pdf as ap import sys def ... from os import path import aspose.pdf as ap import sys def add_header_artifact...

    docs.aspose.com/pdf/python-net/artifacts-header...
  4. Working with Comments|Documentation

    This page describes how to add comment on a page of the Visio drawing with Aspose.Diagram library....Comment Programming Sample import jpype import asposediagram jpype ...startJVM () from asposediagram.api import * lic = License () lic . setLicense...

    docs.aspose.com/diagram/python-java/working-wit...
  5. Clear PDF Metadata|Aspose.PDF for Python via .NET

    Remove all metadata from a PDF document using Aspose.PDF for Python via .NET.... import aspose.pdf as ap import aspose.pdf.facades...pdf_facades from io import FileIO import sys from os import path sys ....

    docs.aspose.com/pdf/python-net/clear-pdf-metadata/
  6. XLSX-to-PDF-to-PPTX in Java: The Legend Color I...

    When converting the Excel chart to PDF and then to PPTX, the Legend color icon is not properly aligned with the legend text. Aspose version: implementation ‘com.aspose:aspose-words:26.2:jdk17’ implementation ‘com.aspo…...2:jdk16’ Code Sample: import com.aspose.cells.* import com.aspose.pdf...pdf.* import com.aspose.pdf.DocSaveOptions import com.aspose.pdf...

    forum.aspose.com/t/xlsx-to-pdf-to-pptx-in-java-...
  7. Get PDF Metadata|Aspose.PDF for Python via .NET

    Extract and display metadata from PDF documents using Aspose.PDF for Python.... import aspose.pdf as ap import aspose.pdf.facades...pdf_facades from io import FileIO import sys from os import path sys ....

    docs.aspose.com/pdf/python-net/get-pdf-metadata/
  8. Decrypt PDF File|Aspose.PDF for Python via .NET

    This guide explains how to remove restrictions such as printing, copying, and editing to gain full access to your PDF document....from io import FileIO import sys from os import path import aspose...aspose.pdf as ap import aspose.pdf.facades as pdf_facades sys . path...

    docs.aspose.com/pdf/python-net/decrypt-pdf-file/
  9. Signature Information|Aspose.PDF for Python via...

    Learn how to read signature names, signer details, timestamps, and signature metadata from signed PDF files using PdfFileSignature in Python.... import aspose.pdf.facades as pdf_facades import sys from...from os import path def get_signature_names ( infile ): pdf_signature...

    docs.aspose.com/pdf/python-net/signature-inform...
  10. 在 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....of Diagram diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'...getValue () . add ( Rjb :: import ( 'com.aspose.diagram.Cp' )...

    docs.aspose.com/diagram/zh/java/apply-different...