Sort Score
Result 10 results
Languages All
Labels All
Results 9,641 - 9,650 of 19,500 for

aws

(0.21 sec)
  1. تبدیل سند به HTML|Aspose.Words برای Python via ...

    یک سند را تقریباً از هر فرمتی به HTML یا MHTML و همچنین به فرمت EPUB با استفاده از Python تبدیل کنید. همچنین می توانید گزینه های ذخیره را برای مدیریت سند خروجی مشخص کنید.... doc = aw . Document ( dataDir + "Test...save ( dataDir + "Document" , aw . SaveFormat . HTML ) برای تبدیل...

    docs.aspose.com/words/fa/python-net/convert-a-d...
  2. Convertir un document en HTML|Aspose.Words pour...

    Convertissez un document de presque n'importe quel format au format HTML ou MHTML, ainsi qu'au format EPUB à l'aide de Python. Vous pouvez également spécifier des options d'enregistrement pour gérer le document de sortie.... doc = aw . Document ( dataDir + "Test...save ( dataDir + "Document" , aw . SaveFormat . HTML ) Pour convertir...

    docs.aspose.com/words/fr/python-net/convert-a-d...
  3. کار با نمودارها در Java|Aspose.Words برای Java

    مقدمه ای به ویژگی نمودار، نحوه ایجاد و دستکاری نمودارها با استفاده از Java....categories = new string [] { "AW Category 1" , "AW Category 2" }; // Adding...series1 = seriesColl . Add ( "AW Series 1" , categories , new...

    docs.aspose.com/words/fa/java/working-with-charts/
  4. Utilisation de graphiques dans Java|Aspose.Word...

    Introduction à la fonction Graphique, comment créer et manipuler des graphiques à l'aide de Java....categories = new string [] { "AW Category 1" , "AW Category 2" }; // Adding...series1 = seriesColl . Add ( "AW Series 1" , categories , new...

    docs.aspose.com/words/fr/java/working-with-charts/
  5. Работа с текстовым документом|Aspose.Words для ...

    Работайте с текстовым документом и изменяйте его объекты, используя Python....обычный текстовый формат: doc = aw . Document ( docs_base . my_dir...+ "Document.docx" ) options = aw . saving . TxtSaveOptions ()...

    docs.aspose.com/words/ru/python-net/working-wit...
  6. FieldIf class | Aspose.Words for Python

    aspose.words.fields.FieldIf class. Implements the IF field... doc = aw . Document () builder = aw . DocumentBuilder... insert_field ( field_type = aw . fields . FieldType . FIELD_IF...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TableSubstitutionRule.set_substitutes method | ...

    TableSubstitutionRule.set_substitutes method. Override substitute font names for given original font name.... doc = aw . Document () builder = aw . DocumentBuilder...the lazy dog.' ) font_sources = aw . fonts . FontSettings . default_instance...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartAxisCollection class | Aspose.Words for Py...

    aspose.words.drawing.charts.ChartAxisCollection class. Represents a collection of chart axes.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  9. StructuredDocumentTagRangeStart.appearance prop...

    StructuredDocumentTagRangeStart.appearance property. Gets or sets the appearance of the structured document tag.... doc = aw . Document ( file_name = MY_DIR...docx' ) tag = doc . get_child ( aw . NodeType . STRUCTURED_DOCU...

    reference.aspose.com/words/python-net/aspose.wo...
  10. VbaModule.name property | Aspose.Words for Node.js

    VbaModule.name property. Gets or sets VBA project module name.... let doc = new aw . Document (); // Create a new...VBA project. let project = new aw . Vba . VbaProject (); project...

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