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

aws

(0.04 sec)
  1. Znajdź i zamień w Python|Aspose.Words dla Pytho...

    Znajdź ciąg znaków lub wzorzec wyrażenia regularnego w swoim dokumencie i zastąp go żądanym tekstem, korzystając z Python....“James Bond” : doc = aw . Document () builder = aw . DocumentBuilder..."James Bond" , aw . replacing . FindReplaceOptions ( aw . replacing...

    docs.aspose.com/words/pl/python-net/find-and-re...
  2. PclSaveOptions.fallbackFontName property | Aspo...

    PclSaveOptions.fallbackFontName property. Name of the font that will be used if no expected font is found in printer and built-in fonts collections....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...world!" ); let saveOptions = new aw . Saving . PclSaveOptions ();...

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

    aspose.words.drawing.ShadowFormat class. Represents shadow formatting for an object... 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...
  4. Field.type property | Aspose.Words for Node.js

    Field.type property. Gets the Microsoft Word field type....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...expect ( field . type ). toEqual ( aw . Fields . FieldType . FieldDate...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. TextBoxControl.type property | Aspose.Words for...

    TextBoxControl.type property. Gets type of Forms 2.0 control.... doc = aw . Document ( file_name = MY_DIR...docm' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...

    reference.aspose.com/words/python-net/aspose.wo...
  6. AxisScaling.logBase property | Aspose.Words for...

    AxisScaling.logBase property. Gets or sets the logarithmic base for a logarithmic axis....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...chartShape = builder . insertChart ( aw . Drawing . Charts . ChartType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldUserName.user_name property | Aspose.Words...

    FieldUserName.user_name property. Gest or sets the current user's name.... doc = aw . Document () # Create a UserInformation...we create. user_information = aw . fields . UserInformation ()...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ReflectionFormat.transparency property | Aspose...

    ReflectionFormat.transparency property. Gets or sets a double value between 0.0 (opaque) and 1.0 (clear) representing the degree of transparency for the reflection effect... 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...
  9. FieldIncludePicture.source_full_name property |...

    FieldIncludePicture.source_full_name property. Gets or sets the location of the picture using an IRI.... doc = aw . Document () builder = aw . DocumentBuilder...e = builder . insert_field ( aw . fields . FieldType . FIELD_INCLUDE_PICTURE...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChartDataPoint.clearFormat method | Aspose.Word...

    ChartDataPoint.clearFormat method. Clears format of this data point...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = builder . insertChart ( aw . Drawing . Charts . ChartType...

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