Sort Score
Result 10 results
Languages All
Labels All
Results 7,971 - 7,980 of 19,502 for

aws

(0.13 sec)
  1. Lưu trữ

    Lưu trữ...words as aw # tải các tài liệu Word docSrc = aw.Document("document1...Document("document1.docx") docDest = aw.Document("document2.docx") # sao...

    blog.aspose.com/vi/words/copy-content-of-a-word...
  2. آرشیوها

    آرشیوها...words as aw # یک سند جدید ایجاد کنید doc = aw.Document() #...سند ساز ایجاد کنید builder = aw.DocumentBuilder(doc) # درج تصویر...

    blog.aspose.com/fa/words/convert-image-to-word-...
  3. FontSettings.set_fonts_folder method | Aspose.W...

    FontSettings.set_fonts_folder method. Sets the folder where Aspose.Words looks for TrueType fonts when rendering documents or embedding fonts... doc = aw . Document () builder = aw . DocumentBuilder...locate. original_font_sources = aw . fonts . FontSettings . default_instance...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Instalação|Aspose.Words para Python via .NET

    Instale Aspose.Words para Python usando ferramentas Visual Studio como Manage NuGet Packages ou Package Manager Console e o instalador MSI. Use o conjunto de permissões Full Trust....words as aw # Create and save a simple document doc = aw . Document...Document () builder = aw . DocumentBuilder ( doc ) builder . writeln...

    docs.aspose.com/words/pt/python-net/installation/
  5. Installasie|Aspose.Words vir Python via .NET

    Installeer Aspose.Words vir Python gebruik Visual Studio gereedskap Soos Bestuur NuGet Pakkette of Package Manager Console en die MSI installeerder. Gebruik die Full Trust toestemming stel....words as aw # Create and save a simple document doc = aw . Document...Document () builder = aw . DocumentBuilder ( doc ) builder . writeln...

    docs.aspose.com/words/af/python-net/installation/
  6. FormField.type property | Aspose.Words for Node.js

    FormField.type property. Returns the form field type....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...comboBox . type ). toEqual ( aw . Fields . FieldType . FieldFormDropDown...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ShadowFormat.transparency property | Aspose.Wor...

    ShadowFormat.transparency property. Gets or sets the degree of transparency for the shadow effect as a value between 0.0 (opaque) and 1.0 (clear)... doc = aw . Document ( file_name = MY_DIR...docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ShapeBase.markupLanguage property | Aspose.Word...

    ShapeBase.markupLanguage property. Gets MarkupLanguage used for this graphic object....let doc = new aw . Document (); let builder = new aw . DocumentBuilder... markupLanguage ). toEqual ( aw . Drawing . ShapeMarkupLanguage...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FolderFontSource.type property | Aspose.Words f...

    FolderFontSource.type property. Returns the type of the font source.... folder_font_source = aw . fonts . FolderFontSource (...1 ) doc = aw . Document () doc . font_settings = aw . fonts ....

    reference.aspose.com/words/python-net/aspose.wo...
  10. ShapeBase.isImage property | Aspose.Words for N...

    ShapeBase.isImage property. Returns ``true`` if this shape is an image shape.... const loadOptions = new aw . Loading . LoadOptions (); loadOptions.... imageDir ; const doc = new aw . Document ( buffer , loadOptions...

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