Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 4,803 for

import

(0.03 sec)
  1. Limitations and API Differences|Aspose.Slides f...

    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.... Importing library (Package Comparisons)...Comparisons) Aspose.Slides for Java import com.aspose.slides.* ; Aspose...

    docs.aspose.com/slides/php-java/limitations-and...
  2. Convert PowerPoint Slides to Images in Python|A...

    Learn how to convert PowerPoint and OpenDocument slides into various formats using Aspose.Slides for Python via .NET. Easily export PPTX and ODP slides to BMP, PNG, JPEG, TIFF, and more with high-quality results....save the image in PNG format: import aspose.slides as slides with...to do this: import aspose.pydrawing as draw import aspose.slides...

    docs.aspose.com/slides/python-net/convert-slide/
  3. Aspose::Words::Document::AppendDocument method ...

    Aspose::Words::Document::AppendDocument method. Appends the specified document to the end of this document in C++....property to "false" to not import any list numbers into the destination..."KeepSourceNumbering" property to "true" import all clashing // list style...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Aspose::Words::Fields::FieldIncludePicture::get...

    Aspose::Words::Fields::FieldIncludePicture::get_GraphicFilter method. 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....set_ResizeVertically ( true ); // 2 - The IMPORT field: auto fieldImport = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Setting Resource Properties in Ruby

    Learn how to set Microsoft Project (MPP/XML) resource fields using Aspose.Tasks Java for Ruby.... Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'..."Rsc" ) 3 rsc . set( Rjb :: import( 'com.aspose.tasks.Rsc' ) ...

    docs.aspose.com/tasks/java/setting-resource-pro...
  6. How to change number format to percentage upto ...

    I’m attaching a sample excel file. In the file as shown for the data labels we need the percentage format up to 1 decimal place. How can I set that? PieChartDecimalFormat.zip (10.7 KB)...this process: import com.aspose.cells.Color; import com.aspose.cells...cells.Style; import com.aspose.cells.Workbook; import AsposeCellsExamples...

    forum.aspose.com/t/how-to-change-number-format-...
  7. 趋势线|Aspose.Slides for Python 文档

    在 Python 中将趋势线和自定义线添加到 PowerPoint 演示文稿... import aspose.slides.charts as charts import aspose.slides...slides as slides import aspose.pydrawing as draw # 创建空演示文稿 with...

    docs.aspose.com/slides/zh/python-net/trend-line/
  8. Recognizing Multiple Symbologies in Single Imag...

    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....barcode_reader_type = Rjb :: import ( 'com.aspose.barcoderecognition...BarCodeReadType' ) rd = Rjb :: import ( 'com.aspose.barcoderecognition...

    docs.aspose.com/barcode/java/recognizing-multip...
  9. Doughnut Chart|Aspose.Slides for Python Documen...

    Specify center gap in doughnut chart in PowerPoint presentation in Python... import aspose.slides.charts as charts import aspose.slides...

    docs.aspose.com/slides/python-net/doughnut-chart/
  10. Manage Cells|Aspose.Slides for Python Documenta...

    Table cells in PowerPoint presentations in Python...presentation: import aspose.pydrawing as draw import aspose.slides...table cells: import aspose.pydrawing as draw import aspose.slides...

    docs.aspose.com/slides/python-net/manage-cells/