Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 66,981 for

import

(0.54 sec)
  1. ImageData.gray_scale property | Aspose.Words fo...

    ImageData.gray_scale property. Determines whether a picture will display in grayscale mode.... Document () # Import a shape from the source document...first paragraph. imported_shape = dst_doc . import_node ( src_node...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Convert MHTML to JPG in Python – Aspose.HTML fo...

    Convert MHTML to JPG using Aspose.HTML Python library. Consider the supported MHTML to JPG conversion scenarios in ready-to-use Python examples....'XPS' }} import aspose.html.converters as conv import aspose.html...'TIFF'}} import aspose.html.converters as conv import aspose.html...

    docs.aspose.com/html/python-net/convert-mhtml-t...
  3. Stop or Resume an Assignment in Ruby | Aspose.T...

    This guide explains how to stop or resume resource assignments using Aspose.Tasks Java for Ruby....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...if assignment . get( Rjb :: import( 'com.aspose.tasks.Asn' ) ...

    docs.aspose.com/tasks/java/stop-or-resume-an-as...
  4. Customize Pie Charts in Presentations with Pyth...

    Learn how to create and customize pie charts in Python with Aspose.Slides, exportable to PowerPoint and OpenDocument, boosting your data storytelling in seconds.... import aspose.slides.charts as charts import aspose.slides...PPTX file. import aspose.slides.charts as charts import aspose.slides...

    docs.aspose.com/slides/python-net/pie-chart/
  5. When inserting a picture and nearby cell's font...

    HI, An image is being inserted. When lines 31-33 are commented out the scale height of the picture is around 100% which is expected. However when these lines are uncommented, the text in cell 1, 1 is set to 24pts. The …... import com.aspose.cells.*; import java.io.InputStream;...the font size: import com.aspose.cells.*; import java.io.InputStream;...

    forum.aspose.com/t/when-inserting-a-picture-and...
  6. LaTeX to image | Python

    To convert TeX to image formats using Aspose.TeX API solution for Python learn this article to see that describes how to do this and the code examples.... tex import * 2 from aspose. tex . io import * 3 from aspose...image import * 4 from util import Util 5 from os import path 6...

    docs.aspose.com/tex/python-net/latex-to-image/
  7. Check Format in Ruby|Aspose.Words for Java

    Check file format using Ruby....listFiles () load_format = Rjb :: import ( 'com.aspose.words.LoadFormat'...file_name info_obj = Rjb :: import ( 'com.aspose.words.FileFormatUtil'...

    docs.aspose.com/words/java/check-format-in-ruby/
  8. 搜索

    搜索...refreshToken; } import java.io.BufferedReader; import java.io.IOException;...IOException; import java.io.InputStream; import java.io.InputStreamReader;...

    blog.aspose.com/zh-hant/email/create-update-and...
  9. ImageData.IsLinkOnly | Aspose.Words for .NET

    Discover the ImageData IsLinkOnly property, it indicates if an image is externally linked, enhancing document efficiency and storage management....dstDoc = new Document (); // Import a shape from the source document...( importedShape ); // The imported shape contains an image. We...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Font converter | Aspose.Font for Java

    Easy-to-use Java library for font conversion from Aspose.Font. Allows you to work with a big range of different fonts like True Type or web fonts....font ; 3 4 import java.io.FileOutputStream ; 5 import java.io.IOException...IOException ; 6 import java.nio.file.Files ; 7 import java.nio.file...

    docs.aspose.com/font/java/convert/