Sort Score
Result 10 results
Languages All
Labels All
Results 3,411 - 3,420 of 19,461 for

aws

(0.54 sec)
  1. Font.style property | Aspose.Words for Node.js

    Font.style property. Gets or sets the character style applied to this formatting....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...style = doc . styles . add ( aw . StyleType . Character , "MyStyle"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FileFormatInfo class | Aspose.Words for Python

    aspose.words.FileFormatInfo class. Contains data returned by [FileFormatUtil](../fileformatutil/) document format detection methods... doc = aw . Document () # Configure a SaveOptions...save_options = aw . saving . OdtSaveOptions ( save_format = aw . SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Section.page_setup property | Aspose.Words for ...

    Section.page_setup property. Returns an object that represents page setup and section properties.... doc = aw . Document () page_setup = doc...page_setup . border_distance_from = aw . PageBorderDistanceFr . PAGE_EDGE...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Shape.first_paragraph property | Aspose.Words f...

    Shape.first_paragraph property. Gets the first paragraph in the shape.... doc = aw . Document () # Create a floating...box. text_box = aw . drawing . Shape ( doc , aw . drawing . ShapeType...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Suspausti HTML Python

    Suspausti HTML Python neprarandant kokybės. Optimizuokite HTML turinį, lengvai sumažinkite failo dydį....words as aw doc = aw.Document( "Input.html" )...for node in doc.get_child_nodes(aw.NodeType.SHAPE, True )] for shape...

    products.aspose.com/words/lt/python-net/compres...
  6. HTML Tömörítése Itt: Python

    Tömörítse a(z HTML fájlt Python nyelven a minőség elvesztése nélkül. Optimalizálja a(z HTML tartalmat, és egyszerűen csökkentse a fájlméretet....words as aw doc = aw.Document( "Input.html" )...for node in doc.get_child_nodes(aw.NodeType.SHAPE, True )] for shape...

    products.aspose.com/words/hu/python-net/compres...
  7. Tihendage DOC Kohas Python

    Tihendage DOC keeles Python kvaliteeti kaotamata. Optimeerige DOC sisu, vähendage lihtsalt faili suurust....words as aw doc = aw.Document( "Input.doc" ) doc...for node in doc.get_child_nodes(aw.NodeType.SHAPE, True )] for shape...

    products.aspose.com/words/et/python-net/compres...
  8. Archiv

    Archiv...words as aw # Načtěte dokument z disku doc = aw.Document("Document...Povolit export písem options = aw.saving.HtmlSaveOptions() options...

    blog.aspose.com/cs/words/convert-word-to-html-i...
  9. 아카이브

    아카이브...words as aw # load Word document doc = aw.Document("Document...aspose.words as aw # load Word document doc = aw.Document("Document...

    blog.aspose.com/ko/words/convert-word-to-tiff-u...
  10. RelativeVerticalSize enumeration | Aspose.Words...

    aspose.words.drawing.RelativeVerticalSize enumeration. Specifies relatively to what the height of a shape or a text frame is calculated vertically.... doc = aw . Document () builder = aw . DocumentBuilder... insert_shape ( shape_type = aw . drawing . ShapeType . RECTANGLE...

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