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

aws

(0.22 sec)
  1. 記録

    記録...words as aw # load document doc = aw.Document("document1...options options = aw.saving.OoxmlSaveOptions(aw.SaveFormat.DOCX)...

    blog.aspose.com/ja/words/protect-word-documents...
  2. Python でドキュメントを読み取り専用で開く|Python via .NET用Aspose...

    ドキュメントを読み取り専用にして、コンテンツをコピーまたは読み取りできるようにしますが、Python を使用して変更することはできません。...words as aw doc = aw . Document () builder = aw . DocumentBuilder...as read-only. doc . protect ( aw . ProtectionType . READ_ONLY...

    docs.aspose.com/words/ja/python-net/open-a-docu...
  3. The width of the table is compressed after inse...

    When we inserted an HTML table into a table cell by aspose.word 24.09 , the table was compressed and deformed, and the width of the table was not specified in the HTML . the problem of style As shown in the red box belo…... The mentioned text has -aw-import:ignore attribute, which...<span style="font-family:Arial; -aw-import:ignore">For #5744, #5741...

    forum.aspose.com/t/the-width-of-the-table-is-co...
  4. تبدیل سند به 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...
  5. 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...
  6. کار با نمودارها در 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/
  7. 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/
  8. Работа с текстовым документом|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...
  9. 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...
  10. Kurulum|Python via .NET için Aspose.Words

    Manage NuGet Packages veya Package Manager Console gibi Visual Studio araçlarını ve MSI yükleyicisini kullanarak Python için Aspose.Words'i yükleyin. Full Trust izin kümesini kullanın....words as aw # Create and save a simple document doc = aw . Document...Document () builder = aw . DocumentBuilder ( doc ) builder . writeln...

    docs.aspose.com/words/tr/python-net/installation/