Sort Score
Result 10 results
Languages All
Labels All
Results 4,071 - 4,080 of 19,240 for

aws

(0.07 sec)
  1. JPG को HTML Python में बदलें

    Python कोड JPG को HTML प्रारूप में बदलें। सहेजें JPG के रूप में HTML का उपयोग कर Python ।...words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...) import aspose.words as aw doc = aw.Document("Input.jpg") doc...

    products.aspose.com/words/hi/python-net/convers...
  2. AxisTickLabels.font property | Aspose.Words for...

    AxisTickLabels.font property. Provides access to font formatting of the tick labels.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  3. AxisTickLabels.position property | Aspose.Words...

    AxisTickLabels.position property. Gets or sets the position of the tick labels on the axis.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  4. บีบอัด WORD ใน Javascript

    บีบอัด WORD ใน JavaScript โดยไม่สูญเสียคุณภาพ เพิ่มประสิทธิภาพเนื้อหา WORD ลดขนาดไฟล์ได้อย่างง่ายดาย...const aw = require( '@aspose/words' ); var doc = new aw.Document(...var shapes = doc.getChildNodes(aw.NodeType.Shape, true ) for (...

    products.aspose.com/words/th/nodejs-net/compres...
  5. บีบอัด JPG ใน Javascript

    บีบอัด JPG ใน JavaScript โดยไม่สูญเสียคุณภาพ เพิ่มประสิทธิภาพเนื้อหา JPG ลดขนาดไฟล์ได้อย่างง่ายดาย...const aw = require( '@aspose/words' ); var doc = new aw.Document()...Document() var builder = new aw.DocumentBuilder(doc) shape = builder...

    products.aspose.com/words/th/nodejs-net/compres...
  6. فشرده سازی TIFF در Python

    بدون از دست دادن کیفیت، TIFF را در Python فشرده کنید. محتوای TIFF را بهینه کنید، اندازه فایل را به راحتی کاهش دهید....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...save_options = aw.saving.ImageSaveOptions(aw.SaveFormat.TIFF)...

    products.aspose.com/words/fa/python-net/compres...
  7. PDF Tömörítése Itt: Python

    Tömörítse a(z PDF fájlt Python nyelven a minőség elvesztése nélkül. Optimalizálja a(z PDF tartalmat, és egyszerűen csökkentse a fájlméretet....words as aw renderer = aw.pdf2word.fixedformats...PdfFixedRenderer() pdf_read_options = aw.pdf2word.fixedformats.PdfFixedOptions()...

    products.aspose.com/words/hu/python-net/compres...
  8. Sažimanje PDF U Python

    Sažimanje PDF u Python bez gubitka kvalitete. Optimizirajte PDF sadržaj, jednostavno smanjite veličinu datoteke....words as aw renderer = aw.pdf2word.fixedformats...PdfFixedRenderer() pdf_read_options = aw.pdf2word.fixedformats.PdfFixedOptions()...

    products.aspose.com/words/hr/python-net/compres...
  9. create_aspose_words.py

    import sys import zipfile from wheel import egg2wheel from jcc import cpp import os import subprocess import shutil import platform if sys.argv.__len__() < 4: raise SystemError('Example: python X:\......8 aspose_words') aw_jar_path = sys.argv[1] aw_jar_version = sys...argv[2] aw_python_name = sys.argv[3] print('Reading ' + aw_jar_path)...

    docs.aspose.com/words/java/how-to-build-aspose-...
  10. LayoutCollector.get_start_page_index method | A...

    LayoutCollector.get_start_page_index method. Gets 1-based index of the page where node begins... doc = aw . Document () layout_collector = aw . layout ....5 pages of content. builder = aw . DocumentBuilder ( doc = doc...

    reference.aspose.com/words/python-net/aspose.wo...