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

import

(0.1 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. 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...
  4. Aspose.TeX's output interface | Python

    Here is an explanation of the conversion functionality of the Aspose.TeX API solution for Python, with TeX as the output format, with code examples.... tex import * 2 from aspose. tex . io import * 3 from util...util import Util 4 ########## 5 ###### Class and Method declaration...

    docs.aspose.com/tex/python-net/aspose-tex-output/
  5. 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/
  6. 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/
  7. 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-...
  8. 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...
  9. 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/
  10. PDF form field values change color to red after...

    After combining pdf with xfdf the form fields text content changes its color to red. Please note that all fields colors are specified as Black in the source form. Form and xfdf files are attached red color.zip (219.5 KB…...being overridden during the import process. This can occur if...of the form fields after importing the XFDF data. Here’s how...

    forum.aspose.com/t/pdf-form-field-values-change...