Sort Score
Result 10 results
Languages All
Labels All
Results 1,501 - 1,510 of 19,481 for

aws

(0.55 sec)
  1. 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...
  2. ChartAxis.major_unit_scale property | Aspose.Wo...

    ChartAxis.major_unit_scale property. Returns or sets the scale value for major tick marks on the time category axis.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  3. LoadFormat enumeration | Aspose.Words for Python

    aspose.words.LoadFormat enumeration. Indicates the format of the document that is to be loaded.... options = aw . loading . LoadOptions ( aw . LoadFormat ....the LoadOptions object. doc = aw . Document ( stream , options...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Document.save method | Aspose.Words for Node.js

    Aspose.Words.Document.save method... const doc = new aw . Document ( base . myDir + "Document...HTML format. const doc = new aw . Document ( base . myDir + "Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 搜索

    搜索...words as aw # 創建文檔對象 doc = aw.Document() # 創建文檔生成器對象...創建文檔生成器對象 builder = aw.DocumentBuilder(doc) # 向文檔添加文本 builder.write("Hello...

    blog.aspose.com/zh-hant/words/create-word-docum...
  6. Standard way of extracting the location of revi...

    Hello, I have posted this query on behalf of Ruiz, Manuel MRuiz39@ITS.JNJ.com Currently I am facing issues with setting the parent node of the revisions in the enum, getting the following error: enum.set_current(layou…...redline_doc = aw.Document(str(redline_path)) layout = aw.layout.L...LayoutCollector(redline_doc) enum = aw.layout.LayoutEnumerator(redline_doc)...

    forum.aspose.com/t/standard-way-of-extracting-t...
  7. Komprimera DOCX I Javascript

    Komprimera DOCX i JavaScript utan att förlora kvalitet. Optimera DOCX innehåll, minska filstorleken enkelt....const aw = require( '@aspose/words' ); var doc = new aw.Document(...var shapes = doc.getChildNodes(aw.NodeType.Shape, true ) for (...

    products.aspose.com/words/sv/nodejs-net/compres...
  8. Kompresuj JPG W Javascript

    Skompresuj JPG w JavaScript bez utraty jakości. Zoptymalizuj JPG zawartość, łatwo zmniejsz rozmiar pliku....const aw = require( '@aspose/words' ); var doc = new aw.Document()...Document() var builder = new aw.DocumentBuilder(doc) shape = builder...

    products.aspose.com/words/pl/nodejs-net/compres...
  9. Komprimovat DOCX V Javascript

    Komprimujte DOCX v JavaScript bez ztráty kvality. Optimalizujte obsah DOCX, snadno zmenšete velikost souboru....const aw = require( '@aspose/words' ); var doc = new aw.Document(...var shapes = doc.getChildNodes(aw.NodeType.Shape, true ) for (...

    products.aspose.com/words/cs/nodejs-net/compres...
  10. Komprimovat JPG V Javascript

    Komprimujte JPG v JavaScript bez ztráty kvality. Optimalizujte obsah JPG, snadno zmenšete velikost souboru....const aw = require( '@aspose/words' ); var doc = new aw.Document()...Document() var builder = new aw.DocumentBuilder(doc) shape = builder...

    products.aspose.com/words/cs/nodejs-net/compres...