Sort Score
Result 10 results
Languages All
Labels All
Results 3,421 - 3,430 of 73,773 for

import

(0.16 sec)
  1. Setting Style for Empty Cells|Aspose.Words for ...

    Aspose Words for JasperReports can set default style for Empty Cells...table: In JasperReports: Java import com . aspose . words . jasperreports...

    docs.aspose.com/words/jasperreports/setting-sty...
  2. Animate PowerPoint Text in Python|Aspose.Slides...

    Create dynamic animated text in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET, with easy-to-follow, optimized code examples....demonstrates how to do this: import aspose.slides as slides with...paragraph’s animation effects: import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/animated-text/
  3. Converting HTML Lists to Word Lists|Aspose.Word...

    Aspose Words for JasperReports can convert Html lists into Words lists with bullets and numbers.... In JasperReports: import com.aspose.words.jasperreports...

    docs.aspose.com/words/jasperreports/converting-...
  4. Apply or Change Slide Layouts in Python|Aspose....

    Learn how to manage and customize slide layouts in Aspose.Slides for Python via .NET. Explore layout types, placeholder control, footer visibility, and layout manipulation through code examples in Python....a PowerPoint presentation: import aspose.slides as slides # Instantiate...a PowerPoint presentation: import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/slide-layout/
  5. PDF Conversion Solution using PHP | Aspose.PDF

    Convert PDF to DOCX, PPTX, XLS, XLSX, EPUB, TEX, MHTML, Markdown & more using Aspose.PDF for PHP via Java...php" ); // Import the necessary classes from..."lib/aspose.pdf.php" ); // Import the necessary classes from...

    products.aspose.com/pdf/php-java/conversion/
  6. Retrieve Drawing Font Information in Ruby|Docum...

    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....of Diagram diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'...

    docs.aspose.com/diagram/java/retrieve-drawing-f...
  7. How to Add Time Periods Conditional Formatting|...

    How to use the Aspose.Cells for Python via .NET library to apply Time Periods conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....cells import Workbook , Worksheet , CellArea...pydrawing import Color from datetime import datetime import aspose...

    docs.aspose.com/cells/python-net/how-to-add-tim...
  8. StyleCollection.add_copy method | Aspose.Words ...

    StyleCollection.add_copy method. Copies a style into this collection....for changing the name of the imported style. Returns Copied style...font . color ) Shows how to import a style from one document into...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Drawing::ImageData::get_IsLinkOn...

    Aspose::Words::Drawing::ImageData::get_IsLinkOnly method. Returns true if the image is linked and not stored in the document 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...
  10. Merge ODP Files Using Python | products.aspose.com

    Merge multiple ODP files in Python....multiple ODP into single file import aspose.slides as slides with...reference (import the library) to your Python project. import aspose...

    products.aspose.com/slides/python-net/merge/odp/