Sort Score
Result 10 results
Languages All
Labels All
Results 8,331 - 8,340 of 18,036 for

aws

(0.08 sec)
  1. Bekerja dengan Bagan di C++|Aspose.Words untuk C++

    Pengantar fitur Bagan, cara membuat dan memanipulasi bagan menggunakan C++....System :: String > ({ u "AW Category 1" , u "AW Category 2" }); //...series1 = seriesColl -> Add ( u "AW Series 1" , categories , System...

    docs.aspose.com/words/id/cpp/how-to-set-fill-an...
  2. Werken met formuliervelden in Python|Aspose.Wor...

    Een formulierveld in een document invoegen, verkrijgen of formatteren Python....invoegt: doc = aw . Document () builder = aw . DocumentBuilder...insert_text_input ( "TextInput" , aw . fields . TextFormFieldType...

    docs.aspose.com/words/nl/python-net/working-wit...
  3. ListFormat.is_list_item property | Aspose.Words...

    ListFormat.is_list_item property. True when the paragraph has bulleted or numbered formatting applied to it.... doc = aw . Document () builder = aw . DocumentBuilder...lists . add ( list_template = aw . lists . ListTemplate . NUMBER_DEFAULT...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FontSubstitutionSettings class | Aspose.Words f...

    aspose.words.fonts.FontSubstitutionSettings class. Specifies font substitution mechanism settings... doc = aw . Document () doc . font_settings = aw . fonts ....()[ 0 ] self . assertEqual ( aw . fonts . FontSourceType . SYSTEM_FONTS...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ImportFormatMode enumeration | Aspose.Words for...

    aspose.words.ImportFormatMode enumeration. Specifies how formatting is merged when importing content from another document.... doc = aw . Document ( file_name = MY_DIR...+ 'Document.docx' ) builder = aw . DocumentBuilder ( doc = doc...

    reference.aspose.com/words/python-net/aspose.wo...
  6. EditableRange class | Aspose.Words for Python

    aspose.words.EditableRange class. Represents a single editable range... doc = aw . Document () doc . protect ( type = aw . ProtectionType...password = 'MyPassword' ) builder = aw . DocumentBuilder ( doc = doc...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Table.set_borders method | Aspose.Words for Python

    Table.set_borders method. Sets all table borders to the specified line style, width and color.... doc = aw . Document () builder = aw . DocumentBuilder...start_table () table . set_borders ( aw . LineStyle . SINGLE , 2 , aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldSaveDate.use_lunar_calendar property | Asp...

    FieldSaveDate.use_lunar_calendar property. Gets or sets whether to use the Hijri Lunar or Hebrew Lunar calendar.... doc = aw . Document ( MY_DIR + 'Document...'Document.docx' ) builder = aw . DocumentBuilder ( doc ) builder ....

    reference.aspose.com/words/python-net/aspose.wo...
  9. XamlFlowSaveOptions.image_saving_callback prope...

    XamlFlowSaveOptions.image_saving_callback property. Allows to control how images are saved when a document is saved to XAML....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...
  10. FieldSaveDate.use_um_al_qura_calendar property ...

    FieldSaveDate.use_um_al_qura_calendar property. Gets or sets whether to use the Um-al-Qura calendar.... doc = aw . Document ( MY_DIR + 'Document...'Document.docx' ) builder = aw . DocumentBuilder ( doc ) builder ....

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