Sort Score
Result 10 results
Languages All
Labels All
Results 2,271 - 2,280 of 19,240 for

aws

(0.07 sec)
  1. HtmlSaveOptions.ExportListLabels | Aspose.Words...

    اكتشف كيف تُحسّن خاصية ExportListLabels من HtmlSaveOptions مخرجات HTML وMHTML وEPUB. حسّن تسميات القوائم بسهولة باستخدام الإعدادات التلقائية!...text-indent:-18pt; -aw-import:list-item; -aw-list-level-number:1; -aw-list-number-format:'%1...t:'%1.'; -aw-list-number-styles:'lowerLetter'; -aw-list-number-values:'1';...

    reference.aspose.com/words/ar/net/aspose.words....
  2. Python에서 문서 암호화|Python via .NET용 Aspose.Words

    Python의 특정 문서 형식에 적합한 암호화 알고리즘을 사용하여 문서를 암호화합니다....words as aw # Create a document. doc = aw . Document ()...() builder = aw . DocumentBuilder ( doc ) builder . write ( "Hello...

    docs.aspose.com/words/ko/python-net/encrypt-a-d...
  3. HtmlSaveOptions.export_roundtrip_information pr...

    HtmlSaveOptions.export_roundtrip_information property. Specifies whether to write the roundtrip information when saving to HTML, MHTML or EPUB...roundtrip information is exported as -aw-* CSS properties of the corresponding...when converting to .html. doc = aw . Document ( file_name = MY_DIR...

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

    Procurar...extract_content(startNode : aw.Node, endNode : aw.Node, isInclusive :...node. if (endNode.node_type == aw.NodeType.COMMENT_RANGE_END and...

    blog.aspose.com/pt/words/extract-text-from-word...
  5. Архів

    Архів...extract_content(startNode : aw.Node, endNode : aw.Node, isInclusive :...CommentRangeEnd. if (endNode.node_type == aw.NodeType.COMMENT_RANGE_END and...

    blog.aspose.com/uk/words/extract-text-from-word...
  6. Optimizați Conținutul Fișierului Folosind Python

    Comprimați fișierele în Python: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS fără a pierde calitatea...words as aw doc = aw.Document( "Input.docx" )...for node in doc.get_child_nodes(aw.NodeType.SHAPE, True )] for shape...

    products.aspose.com/words/ro/python-net/compress/
  7. Оптимизирайте Съдържанието На Файла С Помощта Н...

    Компресирайте файлове в Python: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS без да губите качество...words as aw doc = aw.Document( "Input.docx" )...for node in doc.get_child_nodes(aw.NodeType.SHAPE, True )] for shape...

    products.aspose.com/words/bg/python-net/compress/
  8. Beperk Dokument Redigering in Python|Aspose.Wor...

    Beperk redigering van'n dokument deur die opstel van'n beperking tipe met behulp van Python. U kan ook beskerming verwyder en onbeperkte bewerkbare streke maak....words as aw doc = aw . Document () # Apply document...document protection. doc . protect ( aw . ProtectionType . NO_PROTECTION...

    docs.aspose.com/words/af/python-net/restrict-do...
  9. ویرایش سند در Python را محدود کنید|Aspose.Words...

    با تنظیم نوع محدودیت با استفاده از Python، ویرایش یک سند را محدود کنید. همچنین می توانید حفاظت را حذف کنید و مناطق قابل ویرایش نامحدود ایجاد کنید....words as aw doc = aw . Document () # Apply document...document protection. doc . protect ( aw . ProtectionType . NO_PROTECTION...

    docs.aspose.com/words/fa/python-net/restrict-do...
  10. BreakType enumeration | Aspose.Words for Python

    aspose.words.BreakType enumeration. Specifies type of a break inside a document.... doc = aw . Document () builder = aw . DocumentBuilder...builder . move_to_header_footer ( aw . HeaderFooterType . HEADER_FIRST...

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