Sort Score
Result 10 results
Languages All
Labels All
Results 1,521 - 1,530 of 11,713 for

artifact

(1.23 sec)
  1. Ajouter un arrière-plan au PDF avec Python|Aspo...

    Ajouter une image d'arrière-plan à votre fichier PDF avec Python. Utilisez la classe BackgroundArtifact....Créer un objet Background Artifact background = ap . BackgroundArtifact...d'artéfacts de la page page . artifacts . append ( background ) #...

    docs.aspose.com/pdf/fr/python-net/add-backgrounds/
  2. ViewOptions.forms_design property | Aspose.Word...

    ViewOptions.forms_design property. Specifies whether the document is in forms design mode.... save ( file_name = ARTIFACTS_DIR + 'ViewOptions.FormsDesign.... File . read_all_text ( ARTIFACTS_DIR + 'ViewOptions.FormsDesign...

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

    aspose.words.Document constructor... save ( file_name = ARTIFACTS_DIR + 'Document.ConvertToPdf...'Hello world!' ) doc . save ( ARTIFACTS_DIR + 'PDF2Word.load_pdf.pdf'...

    reference.aspose.com/words/python-net/aspose.wo...
  4. MarkdownSaveOptions.images_folder property | As...

    MarkdownSaveOptions.images_folder property. Specifies the physical folder where images are saved when exporting a document to the [SaveFormat.MARKDOWN](../../../aspose.words/saveformat/#MARKDOWN) format... join ( ARTIFACTS_DIR , 'ImagesDir' ) save_options...document . save ( file_name = ARTIFACTS_DIR + 'MarkdownSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Story.first_paragraph property | Aspose.Words f...

    Story.first_paragraph property. Gets the first paragraph in the story.... save ( file_name = ARTIFACTS_DIR + 'Font.CreateFormattedRun...doc . save ( file_name = ARTIFACTS_DIR + 'Shape.CreateTextBox...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Hyphenation.is_dictionary_registered method | A...

    Hyphenation.is_dictionary_registered method. Returns ``False`` if for the specified language there is no dictionary registered or if registered is Null dictionary, ``True`` otherwise.... save ( ARTIFACTS_DIR + 'Hyphenation.dictionary...text.docx' ) doc . save ( ARTIFACTS_DIR + 'Hyphenation.dictionary...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DmlRenderingMode enumeration | Aspose.Words for...

    aspose.words.saving.DmlRenderingMode enumeration. Specifies how DrawingML shapes are rendered to fixed page formats.... save ( file_name = ARTIFACTS_DIR + 'PdfSaveOptions.DrawingMLEffects...doc . save ( file_name = ARTIFACTS_DIR + 'PdfSaveOptions.DrawingMLFallback...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CompressionLevel enumeration | Aspose.Words for...

    aspose.words.saving.CompressionLevel enumeration. Compression level for OOXML files... save ( ARTIFACTS_DIR + 'OoxmlSaveOptions.document_compression...file_size = os . path . getsize ( ARTIFACTS_DIR + 'OoxmlSaveOptions.document_compression...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Font.underline property | Aspose.Words for Python

    Font.underline property. Gets or sets the type of underline applied to the font.... save ( file_name = ARTIFACTS_DIR + 'DocumentBuilder.InsertHyperlink...doc . save ( file_name = ARTIFACTS_DIR + 'Font.Underlines.docx'...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Merger.merge_streams method | Aspose.Words for ...

    aspose.words.lowcode.Merger.merge_streams method... FileStream ( ARTIFACTS_DIR + 'LowCode.MergeStreamDocument...system_helper . io . FileStream ( ARTIFACTS_DIR + 'LowCode.MergeStreamDocument...

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