Sort Score
Result 10 results
Languages All
Labels All
Results 1,661 - 1,670 of 19,240 for

aws

(0.08 sec)
  1. FieldOptions.toaCategories property | Aspose.Wo...

    FieldOptions.toaCategories property. Gets or sets the table of authorities categories....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...collection. let toaCategories = new aw . Fields . ToaCategories ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Paragraph.is_list_item property | Aspose.Words ...

    Paragraph.is_list_item property. True when the paragraph is an item in a bulleted or numbered list in original revision.... doc = aw . Document () builder = aw . DocumentBuilder...lists . add ( list_template = aw . lists . ListTemplate . OUTLINE_NUMBERS...

    reference.aspose.com/words/python-net/aspose.wo...
  3. StructuredDocumentTag.is_showing_placeholder_te...

    StructuredDocumentTag.is_showing_placeholder_text property. Specifies whether the content of this SDT shall be interpreted to contain placeholder text (as opposed to regular text contents within the SDT).... doc = aw . Document () # Insert a plain... tag = aw . markup . StructuredDocumentTa ( doc , aw . markup...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PdfSaveOptions.embedFullFonts property | Aspose...

    PdfSaveOptions.embedFullFonts property. Controls how fonts are embedded into the resulting PDF documents....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...document. let originalFontsSources = aw . Fonts . FontSettings . defaultInstance...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. छवि को DOCX Python में बदलें

    Python कोड छवि को DOCX प्रारूप में बदलें। सहेजें छवि के रूप में DOCX का उपयोग कर Python ।...words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...) import aspose.words as aw doc = aw.Document("Input.png") doc...

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

    Python कोड छवि को PDF प्रारूप में बदलें। सहेजें छवि के रूप में PDF का उपयोग कर Python ।...words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...) import aspose.words as aw doc = aw.Document("Input.png") doc...

    products.aspose.com/words/hi/python-net/convers...
  7. Restringir la edición de documentos en Python|A...

    Restrinja la edición de un documento estableciendo un tipo de restricción usando Python. También puede eliminar la protección y crear regiones editables sin restricciones....words as aw doc = aw . Document () # Apply document...document protection. doc . protect ( aw . ProtectionType . NO_PROTECTION...

    docs.aspose.com/words/es/python-net/restrict-do...
  8. Обмеження документів Редагування в Python|Aspos...

    Обмеження редагування документа шляхом встановлення типу обмеження Pythonй Ви також можете видалити захист і зробити обмежені редаговані регіони....words as aw doc = aw . Document () # Apply document...document protection. doc . protect ( aw . ProtectionType . NO_PROTECTION...

    docs.aspose.com/words/uk/python-net/restrict-do...
  9. Document beperken Bewerken Python|Aspose.Words ...

    Bewerken van een document beperken door een beperkingstype in te stellen Python. Je kunt ook bescherming verwijderen en onbeperkte bewerkbare regio's maken....words as aw doc = aw . Document () # Apply document...document protection. doc . protect ( aw . ProtectionType . NO_PROTECTION...

    docs.aspose.com/words/nl/python-net/restrict-do...
  10. ChartSeries.clear method | Aspose.Words for Python

    ChartSeries.clear method. Removes all data values from the chart series... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

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