Sort Score
Result 10 results
Languages All
Labels All
Results 9,821 - 9,830 of 18,041 for

aws

(0.05 sec)
  1. Python と .NET のバージョンの違い|Python via .NET用Aspose....

    Aspose.Words for Python via .NET は Aspose.Words for .NET のラッパーです。このページでは、これら 2 つの製品の機能と API の違いについて説明します。... doc = aw . Document ( docs_base . my_dir...object. run = doc . get_child ( aw . NodeType . RUN , 0 , True )...

    docs.aspose.com/words/ja/python-net/python-notes/
  2. Porovnat dokumenty v Python|Aspose.Words místo ...

    Porovnejte dva dokumenty v podporovaných formátech a zobrazí změny obsahu pomocí Python. Můžete použít pokročilé možnosti při porovnání.... doc1 = aw . Document () builder = aw . DocumentBuilder...document doc2. doc2 = aw . Document () builder = aw . DocumentBuilder...

    docs.aspose.com/words/cs/python-net/compare-doc...
  3. Python'teki Belgeleri Karşılaştırın|Python via ...

    Desteklenen herhangi bir formattaki iki belgeyi karşılaştırın ve Python kullanarak içerik değişikliklerini gösterin. Karşılaştırma yaparken gelişmiş seçenekleri uygulayabilirsiniz.... doc1 = aw . Document () builder = aw . DocumentBuilder...document doc2. doc2 = aw . Document () builder = aw . DocumentBuilder...

    docs.aspose.com/words/tr/python-net/compare-doc...
  4. TableStyle class | Aspose.Words for Python

    aspose.words.TableStyle class. Represents a table style... doc = aw . Document () builder = aw . DocumentBuilder...table_style = doc . styles . add ( aw . StyleType . TABLE , 'MyTableStyle1'...

    reference.aspose.com/words/python-net/aspose.wo...
  5. XamlFlowSaveOptions.images_folder_alias propert...

    XamlFlowSaveOptions.images_folder_alias property. Specifies the name of the folder used to construct image URIs written into an XAML document...test_image_folder ( self ): doc = aw . Document ( MY_DIR + "Rendering...the XAML save format. options = aw . saving . XamlFlowSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  6. StyleCollection.add method | Aspose.Words for P...

    StyleCollection.add method. Creates a new user defined style and adds it the collection.... doc = aw . Document () # A list allows...list_style = doc . styles . add ( aw . StyleType . LIST , 'MyListStyle'...

    reference.aspose.com/words/python-net/aspose.wo...
  7. StyleCollection.add method | Aspose.Words for N...

    StyleCollection.add method. Creates a new user defined style and adds it the collection.... let doc = new aw . Document (); // A list allows...listStyle = doc . styles . add ( aw . StyleType . List , "MyListStyle"...

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

    aspose.words.fields.FieldTime class. Implements the TIME field...field_time (): doc = aw . Document () builder = aw . DocumentBuilder...builder : aw . DocumentBuilder , format : str ) -> aw . fields...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FileFormatInfo.encoding property | Aspose.Words...

    FileFormatInfo.encoding property. Gets the detected encoding if applicable to the current document format... let info = aw . FileFormatUtil . detectFileFormat...info . loadFormat ). toEqual ( aw . LoadFormat . Html ); // The...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Font.complexScript property | Aspose.Words for ...

    Font.complexScript property. Specifies whether the contents of this run shall be treated as complex script text regardless of their Unicode character values when determining the formatting for this run....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

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