Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 11,772 for

artifact

(1.11 sec)
  1. WatermarkType enumeration | Aspose.Words for Py...

    aspose.words.WatermarkType enumeration. Specifies the watermark type.... save ( file_name = ARTIFACTS_DIR + 'Document.TextWatermark...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartTitle.font property | Aspose.Words for Python

    ChartTitle.font property. Provides access to the font formatting of the chart title.... save ( file_name = ARTIFACTS_DIR + 'Charts.ChartTitle.docx'...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DoclingSaveOptions.render_non_image_shapes prop...

    DoclingSaveOptions.render_non_image_shapes property. Gets or sets a value indicating whether non-image shapes should be rendered and written to the output Docling JSON document.... save ( file_name = ARTIFACTS_DIR + 'Document.DoclingJson...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PageRange constructor | Aspose.Words for Python

    PageRange constructor. Creates a new page range object.... save ( file_name = ARTIFACTS_DIR + 'ImageSaveOptions.ExportVariousPageRan...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Paragraph.is_end_of_cell property | Aspose.Word...

    Paragraph.is_end_of_cell property. True if this paragraph is the last paragraph in a [Cell](../../../aspose.words.tables/cell/); false otherwise.... save ( file_name = ARTIFACTS_DIR + 'Table.KeepTableTogether...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Deschiderea unui Document numai în citire în Py...

    Faceți documentul numai în citire, astfel încât conținutul să poată fi copiat sau citit, dar nu modificat folosind Python.... artifacts_dir + "DocumentProtection...doc . save ( docs_base . artifacts_dir + "DocumentProtection...

    docs.aspose.com/words/ro/python-net/open-a-docu...
  7. Apri un documento di sola lettura in Python|Asp...

    Rendi il tuo documento di sola lettura in modo che il contenuto possa essere copiato o letto, ma non modificato utilizzando Python.... artifacts_dir + "DocumentProtection...doc . save ( docs_base . artifacts_dir + "DocumentProtection...

    docs.aspose.com/words/it/python-net/open-a-docu...
  8. Отваряне на документ само в Python|Aspose.Words...

    Направете документа само за четене, така че съдържанието да може да се копира или чете, но не се променя с помощта на Python.... artifacts_dir + "DocumentProtection...doc . save ( docs_base . artifacts_dir + "DocumentProtection...

    docs.aspose.com/words/bg/python-net/open-a-docu...
  9. Abra um documento somente leitura em Python|Asp...

    Torne seu documento somente leitura para que o conteúdo possa ser copiado ou lido, mas não modificado usando Python.... artifacts_dir + "DocumentProtection...doc . save ( docs_base . artifacts_dir + "DocumentProtection...

    docs.aspose.com/words/pt/python-net/open-a-docu...
  10. Adicionar Número de Página ao PDF com C++|Aspos...

    Aspose.PDF para C++ permite adicionar Carimbo de Número de Página ao seu arquivo PDF usando a classe PageNumber Stamp....{ auto coll = page -> get_Artifacts (); for ( auto batesNum :...customSubtype ) page -> get_Artifacts () -> Delete ( batesNum );...

    docs.aspose.com/pdf/pt/cpp/add-page-number/