Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 109,869 for

import

(0.13 sec)
  1. Rotated Page and object coordinates - Free Supp...

    I have documents that are rotated (90, 180 and 270) and I’ve been having several issues positioning objects properly as the coordinates system is inconsistent and some cases, the element even disappear. In short, I need…...decorate; import com.aspose.pdf.*; import com.csdisco.publications...pdf.decorate.util.Licenser; import com.csdisco.shared.pdf.aspose...

    forum.aspose.com/t/rotated-page-and-object-coor...
  2. Font Conversion. Advanced details | Java

    C++ API to Convert fonts from Aspose.Font. Sometimes you need to read converted font data before saving it. The method here is aimed to help with it....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/advanced-meth...
  3. Working with Distribution Lists in Ruby|Documen...

    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....'/data/' oneOffmembers = Rjb :: import ( 'com.aspose.email.MapiDistributionList'...oneOffmembers . addItem ( Rjb :: import ( 'com.aspose.email.MapiDistributionList'...

    docs.aspose.com/email/java/working-with-distrib...
  4. FieldIncludePicture.ResizeHorizontally | Aspose...

    FieldIncludePicture ResizeHorizontally property. Gets or sets whether to resize the picture horizontally from the source in C#....how to insert images using IMPORT and INCLUDEPICTURE fields....ResizeVertically = true ; // 2 - The IMPORT field: FieldImport fieldImport...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldIncludePicture.GraphicFilter | Aspose.Word...

    FieldIncludePicture GraphicFilter property. Gets or sets the name of the filter for the format of the graphic that is to be inserted in C#....how to insert images using IMPORT and INCLUDEPICTURE fields....ResizeVertically = true ; // 2 - The IMPORT field: FieldImport fieldImport...

    reference.aspose.com/words/net/aspose.words.fie...
  6. 在 Jython 中将工作表转换为图像|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....cells import Settings from com . aspose . cells import Workbook...cells import ImageFormat from com . aspose . cells import ImageOrPrintOptions...

    docs.aspose.com/cells/zh/java/worksheet-to-imag...
  7. Add drawing rectangle in a page - Free Support ...

    hello, i try to use un exemple from documentation How to Add Drawing with Transparent Color in PDF using Java but this exempe have two errors in java at the line rectangle.getGraphInfo().setColor(new Color(255, 0, 0,…...for Java: import com.aspose.pdf.BorderInfo; import com.aspose...BorderSide; import com.aspose.pdf.Color; import com.aspose.pdf...

    forum.aspose.com/t/add-drawing-rectangle-in-a-p...
  8. Setting Pie Chart Sector Colors in Ruby|Aspose....

    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....presentation file pres = Rjb::import('com.aspose.slides.Presentation')...default data chart_type = Rjb::import('com.aspose.slides.ChartType')...

    docs.aspose.com/slides/java/setting-pie-chart-s...
  9. Convert SVG to Image, JPG, PNG, BMP, TIFF and G...

    Learn about supported SVG to Image conversion scenarios and how to execute them in Python. You will find Python code examples and an online SVG Converter... import aspose from aspose.svg import * from aspose...converters import * from aspose.svg.drawing.skiasharp import * from...

    docs.aspose.com/svg/python-net/convert-svg-to-i...
  10. add_svg method | Aspose.Cells for Python via .N...

    add_svg method add_svg Adds svg image. Returns def add_svg ( self , upper_left_row , top , upper_left_column , left ,......from aspose import pycore import bytearray import int # add a...

    reference.aspose.com/cells/python-net/aspose.ce...