Sort Score
Result 10 results
Languages All
Labels All
Results 2,731 - 2,740 of 66,905 for

import

(0.5 sec)
  1. Java Aspose Imaging - Image loading failed for ...

    Hello, I have come across the imaging dependency of aspose which looks pretty good. Now i tried using it with the HEIC Adapter that is a openize wrapper. Sadly I did not manage to load the file. I ran ffmpeg to check if…...start‑up: import com.aspose.imaging.Image; import com.aspose...class that provides register() import com.aspose.imaging.imageoptions...

    forum.aspose.com/t/java-aspose-imaging-image-lo...
  2. Using Tooltip|Aspose.PDF for Java

    Learn how to add tooltip to the text fragment in PDF using Java and Aspose.PDF....examples ; import com.aspose.pdf.ButtonField ; import com.aspose...Document ; import com.aspose.pdf.TextFragment ; import com.aspose...

    docs.aspose.com/pdf/java/pdf-tooltip/
  3. Aspose::Words::Drawing::ImageData::get_CropRigh...

    Aspose::Words::Drawing::ImageData::get_CropRight method. Defines the fraction of picture removal from the right side in C++....Words :: Document > (); // Import a shape from the source document...( importedShape ); // The imported shape contains an image. We...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. 使用Python.NET应用高级条件格式|Documentation

    学习如何用Aspose.Cells for Python via .NET实现Excel的高级条件格式功能,如数据条、颜色比例和图标集。...条件格式规则选择的颜色: import os from aspose.cells import Workbook from...from aspose.pydrawing import Color # For complete examples and data...

    docs.aspose.com/cells/zh/python-net/apply-advan...
  5. SVG to PNG Converter using Python | Aspose.PDF

    Sample code on Python for SVG to PNG conversion. Use example code for batch SVG to PNG conversion with Python and .NET... Import required modules from aspose...libraries are installed and imported before proceeding. Specify...

    products.aspose.com/pdf/python-net/conversion/s...
  6. SVG to JPEG Converter using Python | Aspose.PDF

    Sample code on Python for SVG to JPEG conversion. Use example code for batch SVG to JPEG conversion with Python and .NET... Import required modules from aspose...libraries are installed and imported before proceeding. Specify...

    products.aspose.com/pdf/python-net/conversion/s...
  7. Aspose::Words::Drawing::ImageData::get_CropBott...

    Aspose::Words::Drawing::ImageData::get_CropBottom method. Defines the fraction of picture removal from the bottom side in C++....Words :: Document > (); // Import a shape from the source document...( importedShape ); // The imported shape contains an image. We...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Calculate Task Duration in Different Units in R...

    Discover how to calculate task durations using Aspose.Tasks Java for Ruby....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...'test_tasks.mpp' ) 2 3 tsk = Rjb :: import( 'com.aspose.tasks.Tsk' ) 4...

    docs.aspose.com/tasks/java/calculate-task-durat...
  9. 使用 Python 在演示文稿中自定义形状|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中创建并自定义形状:几何路径、圆滑角、复合形状。...以下 Python 代码演示如何向形状添加自定义点: import aspose.slides as slides with...将更新后的路径应用于形状。 以下 Python 代码演示如何从形状中移除点: import aspose.slides as slides with...

    docs.aspose.com/slides/zh/python-net/custom-shape/
  10. Dynamic form to static issue - Free Support For...

    License license = new License(); license.setLicense("Aspose.Pdf.lic"); Document document = new Document("test.pdf"); document.getForm().setType(FormType.Standard); document.save("test2.pdf"); exception : Exception in t…... I can import the xml file using acrobat...or itext, however I cannot import the data using the above code...

    forum.aspose.com/t/dynamic-form-to-static-issue...