Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 11,773 for

artifact

(0.18 sec)
  1. Font.hidden property | Aspose.Words for Python

    Font.hidden property. True if the font is formatted as hidden text.... save ( file_name = ARTIFACTS_DIR + 'Font.Hidden.docx' )...

    reference.aspose.com/words/python-net/aspose.wo...
  2. LayoutOptions.show_paragraph_marks property | A...

    LayoutOptions.show_paragraph_marks property. Gets or sets indication of whether paragraph marks are rendered... save ( file_name = ARTIFACTS_DIR + 'Document.LayoutOptionsParagra...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Style.semi_hidden property | Aspose.Words for P...

    Style.semi_hidden property. Gets/sets whether the style hides from the Styles gallery and from the Styles task pane.... save ( file_name = ARTIFACTS_DIR + 'Styles.StylePriority...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Formen getrennt vom Dokument|Aspose.Words für P...

    Extrahieren Sie bei der Verarbeitung eines Dokuments verschiedene Grafikobjekte wie Bilder, Textfelder mit Absätzen oder Pfeilformen und exportieren Sie sie mit Python an einen externen Speicherort.... artifacts_dir + "TestFile.RenderToDisk_out...io . FileIO ( docs_base . artifacts_dir + "TestFile.RenderToStream_out...

    docs.aspose.com/words/de/python-net/rendering-s...
  5. Форми отделно от документ|Aspose.Words вместо P...

    Извличане на различни графични обекти, като изображения, текстова кутия, съдържаща параграфи, или форми на стрелки, при обработка на документ, и ги експортират към външно място, използвайки Python.... artifacts_dir + "TestFile.RenderToDisk_out...io . FileIO ( docs_base . artifacts_dir + "TestFile.RenderToStream_out...

    docs.aspose.com/words/bg/python-net/rendering-s...
  6. Een document alleen lezen openen in Python|Aspo...

    Maak uw document alleen-lezen zodat de inhoud kan worden gekopieerd of gelezen, maar niet gewijzigd met behulp van Python.... artifacts_dir + "DocumentProtection...doc . save ( docs_base . artifacts_dir + "DocumentProtection...

    docs.aspose.com/words/nl/python-net/open-a-docu...
  7. CustomDocumentProperties.add method | Aspose.Wo...

    aspose.words.properties.CustomDocumentProperties.add method...api_example_base import ApiExampleBase , ARTIFACTS_DIR doc = aw . Document ()...doc . save ( file_name = ARTIFACTS_DIR + 'DocumentProperties...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentBuilder.insert_cell method | Aspose.Wor...

    DocumentBuilder.insert_cell method. Inserts a table cell into the document.... save ( file_name = ARTIFACTS_DIR + 'DocumentBuilder.InsertTable...doc . save ( file_name = ARTIFACTS_DIR + 'DocumentBuilder.CreateTable...

    reference.aspose.com/words/python-net/aspose.wo...
  9. HtmlSaveOptions.office_math_output_mode propert...

    HtmlSaveOptions.office_math_output_mode property. Controls how OfficeMath objects are exported to HTML, MHTML or EPUB... save ( ARTIFACTS_DIR + 'HtmlSaveOptions.of...html' , options ) with open ( ARTIFACTS_DIR + 'HtmlSaveOptions.of...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Hacer que un documento sea de solo lectura en P...

    Haga que su documento sea de solo lectura para que el contenido pueda copiarse o leerse, pero no modificarse mediante Python.... artifacts_dir + "DocumentProtection...doc . save ( docs_base . artifacts_dir + "DocumentProtection...

    docs.aspose.com/words/es/python-net/make-a-docu...