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

aws

(0.07 sec)
  1. แก้ไข Markdown ใน Python

    แก้ไข Markdown ในโค้ด Python...words as aw doc = aw.Document( "Input.md" ) builder = aw.DocumentBuilder(doc)...words as aw doc = aw.Document( "Input.md" ) builder = aw.DocumentBuilder(doc)...

    products.aspose.com/words/th/python-net/edit/md/
  2. Ekstrakcja stron z Worda w Python | Ekstraktor ...

    Naucz się, jak wyodrębniać strony z dokumentu Word w Python, korzystając z Aspose.Words. Postępuj zgodnie z prostymi krokami i przykładami kodu do przetwarzania dokumentów Word....words as aw # load Word document doc = aw.Document("sample-multi-page...aspose.words as aw # load Word document doc = aw.Document("sample-multi-page...

    blog.aspose.com/pl/words/extract-pages-from-wor...
  3. ChartDataLabelCollection indexer | Aspose.Words...

    ChartDataLabelCollection indexer. Returns [ChartDataLabel](../../chartdatalabel/) for the specified index....data_labels (): doc = aw . Document () builder = aw . DocumentBuilder...chart_shape = builder . insert_chart ( aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  4. CustomXmlPartCollection.removeAt method | Aspos...

    CustomXmlPartCollection.removeAt method. Removes an item at the specified index.... let doc = new aw . Document (); // Construct an...tag = new aw . Markup . StructuredDocumentTa ( doc , aw . Markup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Document.customXmlParts property | Aspose.Words...

    Document.customXmlParts property. Gets or sets the collection of Custom XML Data Storage Parts.... let doc = new aw . Document (); // Construct an...tag = new aw . Markup . StructuredDocumentTa ( doc , aw . Markup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. XlsxSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.XlsxSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Xlsx](../../aspose.words/saveformat/#Xlsx) format... let doc = new aw . Document ( base . myDir + "Shape...); let xlsxSaveOptions = new aw . Saving . XlsxSaveOptions ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. WordML2003SaveOptions.saveFormat property | Asp...

    WordML2003SaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options object is used...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...save format. let options = new aw . Saving . WordML2003SaveOption...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. השוואת מסמכים Python|Aspose.Words עבור Python v...

    השוואת שני מסמכים בכל פורמטים נתמך ומציגה שינויים בתוכן באמצעות Python. אתה יכול ליישם אפשרויות מתקדמות בעת השוואת.... doc1 = aw . Document () builder = aw . DocumentBuilder...document doc2. doc2 = aw . Document () builder = aw . DocumentBuilder...

    docs.aspose.com/words/he/python-net/compare-doc...
  9. Compare Documents in Python|Aspose.Words for Py...

    Compare two documents in any supported formats and shows content changes using Python. You can apply advanced options when comparing.... doc1 = aw . Document () builder = aw . DocumentBuilder...document doc2. doc2 = aw . Document () builder = aw . DocumentBuilder...

    docs.aspose.com/words/python-net/compare-docume...
  10. RevisionCollection class | Aspose.Words for Python

    aspose.words.RevisionCollection class. A collection of [Revision](../revision/) objects that represent revisions in the document... doc = aw . Document () builder = aw . DocumentBuilder...get_text ()) self . assertEqual ( aw . RevisionType . INSERTION ,...

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