Sort Score
Result 10 results
Languages All
Labels All
Results 5,701 - 5,710 of 73,982 for

import

(0.07 sec)
  1. Convert BMP to EPS using Python

    BMP to EPS conversion functionality offered by Aspose.Page API solution for Python is explained and illustrated with the code snippets here.... eps import * 4 from aspose. page . eps . device import * 5 from...from util import Util 6 ########## 7 ###### Class and Method...

    docs.aspose.com/page/python-net/convert/bmp-to-...
  2. Խմբագրել DOC Ը Java Ում

    Խմբագրել DOC ը Java կոդով:...Խմբագրել աղյուսակը Խմբագրել պատկեր import com.aspose.words.*; Document...); doc.save( "Output.doc" ); import com.aspose.words.*; Document...

    products.aspose.com/words/hy/java/edit/doc/
  3. Խմբագրել DOCX Ը Java Ում

    Խմբագրել DOCX ը Java կոդով:...Խմբագրել աղյուսակը Խմբագրել պատկեր import com.aspose.words.*; Document...doc.save( "Output.docx" ); import com.aspose.words.*; Document...

    products.aspose.com/words/hy/java/edit/docx/
  4. Setting font substitutes has no effect in HTML ...

    Hello Aspose Support Team, I’m trying to achieve the following: export Excel files to HTML but using font substitution to get a HTML file that only uses the desired set of fonts. Using FontConfigs to add font substitut…... Example snippet: import com.aspose.cells.*; public...

    forum.aspose.com/t/setting-font-substitutes-has...
  5. How Is an Image Overlaid on the Slide in PPT? C...

    Hi, I have a PPT slide which has a solid blue fill background. On top it has two pictures. One of the picture is blended in with the background, such that it does not replace the background color underneath. While the o…...background values: import com.aspose.slides.FillType; import com.aspose...slides.IBackgroundEffective; import com.aspose.slides.Presentation;...

    forum.aspose.com/t/how-is-an-image-overlaid-on-...
  6. Convert POT to TSV using Python or with free On...

    POT to TSV conversion in your Python applications without using Microsoft Office or online. Test free POT to TSV online converter quickly before integrating the code....text that is easy to parse, import, and process. This is valuable...tabular formats. Migration and Import Workflows Helps prepare content...

    products.aspose.com/total/python-net/conversion...
  7. Word, PDF Ის Რედაქტირება Java

    შეცვალეთ DOCX, DOC, PDF და სხვა ფაილის ფორმატები Java....რედაქტირება სურათის რედაქტირება import com.aspose.words.*; Document...doc.save( "Output.docx" ); import com.aspose.words.*; Document...

    products.aspose.com/words/ka/java/edit/
  8. Convert RTF to XLSX using Python or with free O...

    RTF to XLSX conversion in your Python applications without using Microsoft Word or Excel or online. Test free RTF to XLSX online converter quickly before integrating the code....smoothly with reporting tools, import routines, and operational systems...Programmatic conversion supports import of document-derived content...

    products.aspose.com/total/python-net/conversion...
  9. Microsoft PowerPoint (PPT)|Aspose.Slides for PH...

    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....Slides for PHP via Java: Import other Microsoft Office file...

    docs.aspose.com/slides/php-java/microsoft-power...
  10. Manage Text Portions in Presentations with Pyth...

    Learn how to manage text portions in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET, boosting performance and customization....coordinates of text portions: import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/portion/