Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 109,874 for

import

(0.19 sec)
  1. Make HTML Using Python

    Make a new HTML in Python in a few steps. Easily create HTML using Python via .NET library....Insert Bookmark Insert Chart import aspose.words as aw doc = aw...) doc.Save( "Output.html" ) import aspose.words as aw doc = aw...

    products.aspose.com/words/python-net/make/html/
  2. Managing Shape Properties 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....Presentation class pres = Rjb::import('com.aspose.slides.Presentation')...getShapes().addAutoShape(Rjb::import('com.aspose.slides.ShapeType')...

    docs.aspose.com/slides/java/managing-shape-prop...
  3. Fiscal Year Properties in Ruby

    Learn how to get Microsoft Project (MPP/XML) fiscal year properties using Aspose.Tasks Java for Ruby....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...'test_tasks.mpp' ) 2 prj = Rjb :: import( 'com.aspose.tasks.Prj' ) 3...

    docs.aspose.com/tasks/java/fiscal-year-properti...
  4. Issue with Presenting Charts in SVG Format in P...

    Hi, I am using Aspose.Slides 22.10 API to insert charts in SVG format into PowerPoint presentation. It appears in some cases (in particular when the chart has underscores in X-axis, Y-axis, legends etc) the result does…... import java.util.Arrays; import java.util.function...Predicate; import java.util.regex.Pattern; import org.apache...

    forum.aspose.com/t/issue-with-presenting-charts...
  5. to_image method | Aspose.Cells for Python via ....

    to_image method Contents [ Hide ] to_image Creates the shape image and saves it to a stream in the specified format. ......drawing import ImageType from io import BytesIO imageStream...from aspose.cells.rendering import ImageOrPrintOptions op = ImageOrPrintOptions...

    reference.aspose.com/cells/python-net/aspose.ce...
  6. to_image method | Aspose.Cells for Python via ....

    to_image method Contents [ Hide ] to_image Creates the shape image and saves it to a stream in the specified format. ......drawing import ImageType from io import BytesIO imageStream...from aspose.cells.rendering import ImageOrPrintOptions op = ImageOrPrintOptions...

    reference.aspose.com/cells/python-net/aspose.ce...
  7. to_image method | Aspose.Cells for Python via ....

    to_image method Contents [ Hide ] to_image Creates the shape image and saves it to a stream in the specified format. ......drawing import ImageType from io import BytesIO imageStream...from aspose.cells.rendering import ImageOrPrintOptions op = ImageOrPrintOptions...

    reference.aspose.com/cells/python-net/aspose.ce...
  8. to_image method | Aspose.Cells for Python via ....

    to_image method Contents [ Hide ] to_image Creates the shape image and saves it to a stream in the specified format. ......drawing import ImageType from io import BytesIO imageStream...from aspose.cells.rendering import ImageOrPrintOptions op = ImageOrPrintOptions...

    reference.aspose.com/cells/python-net/aspose.ce...
  9. to_image method | Aspose.Cells for Python via ....

    to_image method Contents [ Hide ] to_image Creates the shape image and saves it to a stream in the specified format. ......drawing import ImageType from io import BytesIO imageStream...from aspose.cells.rendering import ImageOrPrintOptions op = ImageOrPrintOptions...

    reference.aspose.com/cells/python-net/aspose.ce...
  10. Cell getting dropped when converting Excel file...

    We have an Excel file that has a cell at the very bottom that does not get picked up when converting the Excel file to PDF format using Aspose.Cells for Java. I’m not clear on why that last line is getting dropped. The…...program is import com.aspose.cells.SaveFormat; import com.aspose...cells.Workbook; import java.io.File; import java.io.FileInputStream;...

    forum.aspose.com/t/cell-getting-dropped-when-co...