Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 66,786 for

import

(0.16 sec)
  1. Optimize PDF File Size in Ruby|Aspose.PDF for Java

    Learn to reduce the file size of PDFs without compromising quality using Aspose.PDF for Ruby.... doc = Rjb :: import ( ' com . aspose . pdf . Document...unused objects opt = Rjb :: import ( ' aspose . document . OptimizationOptions...

    docs.aspose.com/pdf/java/optimize-pdf-file-size...
  2. 透過 C# 使用 Aspose.Note 將 HTML 匯入 OneNote | .NET

    如何使用 Aspose.Note 將 HTML 檔案匯入 OneNote (.one) 格式。使用 HTML 文件的步驟、程式碼和說明。...NET Conversion HTML to One Import 將 HTML 匯入到 OneNote 使用字串方法將...程式碼片段,示範了整個轉換過程: HTML to One Import from a file Import(Stream, HtmlImportOptions)...

    products.aspose.com/note/zh-hant/net/conversion...
  3. How to Add Data Bars Conditional Formatting|Doc...

    How to use the Aspose.Cells for Python via .NET library to apply Data Bars conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....cells import Workbook , Worksheet , CellArea...pydrawing import Color from datetime import datetime import aspose...

    docs.aspose.com/cells/python-net/how-to-add-dat...
  4. Currency Properties in Ruby | Aspose.Tasks Docu...

    Explore how to utilize currency properties within Ruby programming for handling Microsoft Project files....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...'test_tasks.mpp' ) 2 3 prj = Rjb :: import( 'com.aspose.tasks.Prj' ) 4...

    docs.aspose.com/tasks/java/currency-properties-...
  5. SVG Converter – Convert SVG in Python

    Learn how to convert SVG to other formats using Aspose.HTML for Python via .NET and consider Python examples of SVG conversion....'TIFF'}} import aspose.html.dom.svg as ahsvg import aspose.html...converters as conv import aspose.html.saving as sav import aspose.html...

    docs.aspose.com/html/python-net/svg-converter/
  6. Add Arc Object to PDF file|Aspose.PDF for Pytho...

    This article explains how to create a arc object to your PDF using Aspose.PDF for Python via .NET.... import aspose.pdf as ap import aspose.pdf.drawing...drawing as drawing import datetime # Create PDF document document...

    docs.aspose.com/pdf/python-net/add-arc/
  7. Installation|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....basic Python test: import sys import os import unittest from asposebarcode...asposebarcode.Recognition import BarCodeReader , DecodeType , QualitySettings...

    docs.aspose.com/barcode/python-java/installation/
  8. Integrate Table with Data Sources PDF|Aspose.PD...

    This article shows how to integrate PDF tables. Integrate Table with Database and determine if the table will split on the current page.... from os import path import pandas as pd import aspose.pdf...table. from os import path import pandas as pd import aspose.pdf...

    docs.aspose.com/pdf/python-net/integrate-table/
  9. Displaying Email Information on Screen in Jytho...

    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....- email import Settings from com.aspose.email import MailMessage...MailMessage from com.aspose.email import MessageFormat class GetEmailInfo...

    docs.aspose.com/email/java/displaying-email-inf...
  10. Customize HTML Rendering – Aspose.HTML for Pyth...

    Customize the rendering of HTML to PDF, XPS, DOCX, and images using Aspose.HTML for Python via .NET. Gain ready-to-use Python examples....Python 2 3 import os 4 import aspose.html as ah 5 import aspose.html...as rn 6 import aspose.html.rendering.pdf as rp 7 import aspose...

    docs.aspose.com/html/python-net/rendering-options/