Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 109,874 for

import

(0.09 sec)
  1. Aspose.OCR for Java 22.6 - Release Notes|Docume...

    A summary of recent changes, enhancements and bug fixes in Aspose.OCR for Java 22.6 (June 2022) release....removal import static java.lang.System.out ; import java.awt...Rectangle ; import java.io.IOException ; import com.aspose.ocr...

    docs.aspose.com/ocr/java/aspose-ocr-for-java-22...
  2. Read a Task's Timephased Data in Ruby

    Learn how to read Microsoft Project (MPP/XML) task timephased data using Aspose.Tasks Java for Ruby....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...:: import( 'com.aspose.tasks.Prj' ) 3 tsk = Rjb :: import( 'com...

    docs.aspose.com/tasks/java/read-a-task-s-timeph...
  3. Add Layers to PDF File in Ruby|Aspose.PDF for Java

    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 / ' doc = Rjb :: import ( ' com . aspose . pdf . Document...(). add () operator = Rjb :: import ( ' com . aspose . pdf . Operator...

    docs.aspose.com/pdf/java/add-layers-to-pdf-file...
  4. Issue in creating combo line and column charts ...

    Hi Aspose team, I am facing an issue in creating combo line and column charts using aspose cells in java, I am using maven and java version 1.8.351 Which chart type should I use for this?...mixed mode) import java.io.ByteArrayInputStream; import java.io....ByteArrayOutputStrea; import java.io.File; import java.io.FileInputStream;...

    forum.aspose.com/t/issue-in-creating-combo-line...
  5. Class HtmlTableLoadOption | Aspose.Cells for .N...

    Aspose.Cells.HtmlTableLoadOption class. Represents the option when Import table from html...Represents the option when import table from html. public class...Get or set the id of table to import from html Name { get; set;...

    reference.aspose.com/cells/net/aspose.cells/htm...
  6. Export PSD layers as separate PNG files, while ...

    I have this test code that exports PSD layers as PNG images, but by default it seems the tool exports the entire layer. What I’ve been unable to find in the documentation is a way to crop the exported layer to the same s…...Various imports, mostly from aspose-psd-21.7-jdk16.jar import com...Image; import com.aspose.psd.fileformats.psd.PsdImage; import com...

    forum.aspose.com/t/export-psd-layers-as-separat...
  7. Incorrect text display during PDF/A conversion ...

    The attached PDF document has text issures after converting to PDF/A grafik.png (18.7 KB) The problem happens with the Aspose PDF Java Library and with the online website: https://products.aspose.app/pdf/conversion/pd…...Java Code: import java.io.ByteArrayOutputStrea; import java.io.File;...File; import java.io.FileInputStream; import java.io.InputStream;...

    forum.aspose.com/t/incorrect-text-display-durin...
  8. Adding Chart Trend Lines in Ruby|Aspose.Slides ...

    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....empty presentation pres = Rjb::import('com.aspose.slides.Presentation')...get_Item(0).getShapes().addChart(Rjb::import('com.aspose.slides.ChartType')...

    docs.aspose.com/slides/java/adding-chart-trend-...
  9. Aspose.PDF 19.3 - Drawing rectangles with opaci...

    When I am drawing rectangles with the same or diferent opacity in the same page and multiple times, I am not getting the same result. The problem seems to happen when the library is traying to calculate the right color o…...asposeissues; import com.aspose.pdf.*; import com.aspose.pdf...Graph; import com.aspose.pdf.drawing.Rectangle; import com.mycompany...

    forum.aspose.com/t/aspose-pdf-19-3-drawing-rect...
  10. to_image方法 | Aspose.Cells for Python via .NET A...

    to_image方法 to_image(stream, image_type) 创建形状图像并将其保存到指定格式的流中。 def to_image ( self , stream , image_type ): ... 范围 类型 描......drawing import ImageType from io import BytesIO imageStream...from aspose.cells.rendering import ImageOrPrintOptions op = ImageOrPrintOptions...

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