Sort Score
Result 10 results
Languages All
Labels All
Results 3,191 - 3,200 of 19,240 for

aws

(0.04 sec)
  1. WORD को छवि Python में बदलें

    Python कोड WORD को छवि प्रारूप में बदलें। सहेजें WORD के रूप में छवि का उपयोग कर Python ।...as aw doc = aw.Document( "Input.docx" ) save_options = aw.saving...saving.ImageSaveOptions(aw.SaveFormat.JPG) for page in range (doc...

    products.aspose.com/words/hi/python-net/convers...
  2. JPG को छवि Python में बदलें

    Python कोड JPG को छवि प्रारूप में बदलें। सहेजें JPG के रूप में छवि का उपयोग कर Python ।...words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)..."Output.jpg" , aw.saving.ImageSaveOptions(aw.SaveFormat.JPG))...

    products.aspose.com/words/hi/python-net/convers...
  3. DOC को छवि Python में बदलें

    Python कोड DOC को छवि प्रारूप में बदलें। सहेजें DOC के रूप में छवि का उपयोग कर Python ।...as aw doc = aw.Document( "Input.doc" ) save_options = aw.saving...saving.ImageSaveOptions(aw.SaveFormat.JPG) for page in range (doc...

    products.aspose.com/words/hi/python-net/convers...
  4. TEXT को छवि Python में बदलें

    Python कोड TEXT को छवि प्रारूप में बदलें। सहेजें TEXT के रूप में छवि का उपयोग कर Python ।...as aw doc = aw.Document( "Input.txt" ) save_options = aw.saving...saving.ImageSaveOptions(aw.SaveFormat.JPG) for page in range (doc...

    products.aspose.com/words/hi/python-net/convers...
  5. TEXT को SVG Python में बदलें

    Python कोड TEXT को SVG प्रारूप में बदलें। सहेजें TEXT के रूप में SVG का उपयोग कर Python ।...as aw doc = aw.Document( "Input.txt" ) save_options = aw.saving...saving.ImageSaveOptions(aw.SaveFormat.SVG) for page in range (doc...

    products.aspose.com/words/hi/python-net/convers...
  6. FieldDate.use_lunar_calendar property | Aspose....

    FieldDate.use_lunar_calendar property. Gets or sets whether to use the Hijri Lunar or Hebrew Lunar calendar.... doc = aw . Document () builder = aw . DocumentBuilder...field = builder . insert_field ( aw . fields . FieldType . FIELD_DATE...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldIf.false_text property | Aspose.Words for ...

    FieldIf.false_text property. Gets or sets the text displayed if the comparison expression is ``False``.... doc = aw . Document () builder = aw . DocumentBuilder... insert_field ( field_type = aw . fields . FieldType . FIELD_IF...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldIf.left_expression property | Aspose.Words...

    FieldIf.left_expression property. Gets or sets the left part of the comparison expression.... doc = aw . Document () builder = aw . DocumentBuilder... insert_field ( field_type = aw . fields . FieldType . FIELD_IF...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldIf.comparison_operator property | Aspose.W...

    FieldIf.comparison_operator property. Gets or sets the comparison operator.... doc = aw . Document () builder = aw . DocumentBuilder... insert_field ( field_type = aw . fields . FieldType . FIELD_IF...

    reference.aspose.com/words/python-net/aspose.wo...
  10. StructuredDocumentTag.appearance property | Asp...

    StructuredDocumentTag.appearance property. Gets/sets the appearance of a structured document tag.... doc = aw . Document () # Create a structured... tag = aw . markup . StructuredDocumentTa ( doc , aw . markup...

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