Sort Score
Result 10 results
Languages All
Labels All
Results 6,101 - 6,110 of 53,320 for

import document

(0.12 sec)
  1. Փոխարկել HTML GIF Python

    Փոխարկեք HTML ը GIF ձևաչափի Python կոդով: Պահեք HTML որպես GIF օգտագործելով Python:...Պատճենել import aspose.words as aw doc = aw.Document( "Input.html"...save_options) import aspose.words as aw doc = aw.Document("Input.html")...

    products.aspose.com/words/hy/python-net/convers...
  2. Փոխարկել TEXT Պատկեր Python

    Փոխարկեք TEXT ը Պատկեր ձևաչափի Python կոդով: Պահեք TEXT որպես Պատկեր օգտագործելով Python:...Պատճենել import aspose.words as aw doc = aw.Document( "Input.txt"...save_options) import aspose.words as aw doc = aw.Document("Input.txt")...

    products.aspose.com/words/hy/python-net/convers...
  3. Փոխարկել JPG SVG Python

    Փոխարկեք JPG ը SVG ձևաչափի Python կոդով: Պահեք JPG որպես SVG օգտագործելով Python:...Պատճենել import aspose.words as aw doc = aw.Document() builder...SaveFormat.SVG)) import aspose.words as aw doc = aw.Document("Input.jpg")...

    products.aspose.com/words/hy/python-net/convers...
  4. Փոխարկել JPG Պատկեր Python

    Փոխարկեք JPG ը Պատկեր ձևաչափի Python կոդով: Պահեք JPG որպես Պատկեր օգտագործելով Python:...Պատճենել import aspose.words as aw doc = aw.Document() builder...SaveFormat.JPG)) import aspose.words as aw doc = aw.Document("Input.jpg")...

    products.aspose.com/words/hy/python-net/convers...
  5. Փոխարկել JPG PDF Python

    Փոխարկեք JPG ը PDF ձևաչափի Python կոդով: Պահեք JPG որպես PDF օգտագործելով Python:...Պատճենել import aspose.words as aw doc = aw.Document() builder..."Output.pdf" ) import aspose.words as aw doc = aw.Document("Input.jpg")...

    products.aspose.com/words/hy/python-net/convers...
  6. Փոխարկել PDF RTF Python

    Փոխարկեք PDF ը RTF ձևաչափի Python կոդով: Պահեք PDF որպես RTF օգտագործելով Python:...Պատճենել import aspose.words as aw doc = aw.Document( "Input.pdf"..."Output.rtf" ) import aspose.words as aw doc = aw.Document("Input.pdf")...

    products.aspose.com/words/hy/python-net/convers...
  7. Alternative way to extract a MergeField from a ...

    I am using the below source code in order to identify any text boxes containing MergeField Pattern pattern = Pattern.compile("(MERGEFIELD.+\\* MERGEFORMAT)"); try { // Find all text boxes containing merge fields Docum…...builder = new DocumentBuilder(document); AtomicInteger bmCount =...AtomicInteger(1); for (Object obj : document.getChildNodes(NodeType.SHAPE...

    forum.aspose.com/t/alternative-way-to-extract-a...
  8. Export PPSX to DOTX on Andorid via Java or with...

    Convert PPSX to DOTX in mobile apps without installing any software or online. Test free PPSX to DOTX online converter quickly before integrating the code....You can convert your given document in two steps. You can use...HTML. After that by using document processing API Aspose.Words...

    products.aspose.com/total/android-java/conversi...
  9. Export PPSX to TEXT on Andorid via Java or with...

    Convert PPSX to TEXT in mobile apps without installing any software or online. Test free PPSX to TEXT online converter quickly before integrating the code....You can convert your given document in two steps. You can use...HTML. After that by using document processing API Aspose.Words...

    products.aspose.com/total/android-java/conversi...
  10. Export POT to TEXT on Andorid via Java or with ...

    Convert POT to TEXT in mobile apps without installing any software or online. Test free POT to TEXT online converter quickly before integrating the code....You can convert your given document in two steps. You can use...HTML. After that by using document processing API Aspose.Words...

    products.aspose.com/total/android-java/conversi...