Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 66,565 for

import

(0.15 sec)
  1. Set Start and Stop Symbols of Codabar BarCode i...

    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....constructor builder = Rjb :: import ( 'com.aspose.barcode.BarCodeBuilder'... new ( "$ 123:50" , Rjb :: import ( 'com.aspose.barcode.Symbology'...

    docs.aspose.com/barcode/java/set-start-and-stop...
  2. Split Tables in Jython|Aspose.Words for Java

    Split Tables using Jython....words import Settings from com . aspose . words import Document...words import NodeType from com . aspose . words import Paragraph...

    docs.aspose.com/words/java/split-tables-in-jython/
  3. Convert HTML to MHTML – Aspose.HTML for Python ...

    Learn how to convert HTML to MHTML in Python. Consider the supported HTML to MHTML conversion scenarios and Python examples to illustrate them....'MHTML' 'MD' }} import aspose.html as ah import aspose.html.converters...converters as conv import aspose.html.saving as sav {{/if_output}}...

    docs.aspose.com/html/python-net/convert-html-to...
  4. Add Circle Object to PDF file|Aspose.PDF for Py...

    This article explains how to create a circle object to your PDF using Aspose.PDF for Python via .NET.... import aspose.pdf as ap import aspose.pdf.drawing...drawing as drawing import datetime # Create PDF document document...

    docs.aspose.com/pdf/python-net/add-circle/
  5. How to Set Print Area with Python.NET|Documenta...

    Learn how to set and clear print areas in Excel files using Aspose.Cells for Python via .NET....the worksheet’s page setup: import aspose.cells as ac # Load sample...existing print area definition: import aspose.cells as ac # Load sample...

    docs.aspose.com/cells/python-net/how-to-set-pri...
  6. Update Fields in Jython|Aspose.Words for Java

    Update Document Fields using Jython....words import Settings from com . aspose . words import Document...words import BreakType from com . aspose . words import DocumentBuilder...

    docs.aspose.com/words/java/update-fields-in-jyt...
  7. Convert HTML, XHTML, MD, MHTML, EPUB, and SVG i...

    Convert HTML to PDF, DOCX, XPS, Markdown, XHTML, MHTML, and Images using Aspose.HTML Python library. Check online HTML Converter for free!...'MHTML' 'MD' }} import aspose.html as ah import aspose.html.converters...converters as conv import aspose.html.saving as sav {{/if_output}}...

    products.aspose.com/html/python-net/conversion/
  8. Updating Text Layer Removes All Layer Effects -...

    Hello When I update the text on a TextLayer using update_text(), all the FX (layer effects) applied to the layer are removed. After exporting the file to PNG, the updated text appears plain, without any of the original …...psd import Image from aspose.psd.fileformats.psd import PsdImage...psd.layers import TextLayer from aspose.pycore import cast from...

    forum.aspose.com/t/updating-text-layer-removes-...
  9. Working with PDF layers using Python|Aspose.PDF...

    This article explains how to lock a PDF layer, extract PDF layer elements, flatten a layered PDF, and merge all layers inside a PDF into one.... import aspose.pdf as ap def lock_layer...following code snippet can be used: import aspose.pdf as ap def save_layers...

    docs.aspose.com/pdf/python-net/work-with-pdf-la...
  10. 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/