Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 11,773 for

artifact

(2.18 sec)
  1. Crittografa un documento in Python|Aspose.Words...

    Crittografa il tuo documento utilizzando algoritmi di crittografia appropriati per formati di documenti specifici in Python.... save ( artifacts_dir + "DocSaveOptions.SaveAsDoc..."MyPassword" doc . Save ( artifacts_dir + "File.DetectDocumentEncryp...

    docs.aspose.com/words/it/python-net/encrypt-a-d...
  2. Chiffrer un document dans Python|Aspose.Words p...

    Chiffrez votre document à l'aide d'algorithmes de chiffrement appropriés pour des formats de document spécifiques dans Python.... save ( artifacts_dir + "DocSaveOptions.SaveAsDoc..."MyPassword" doc . Save ( artifacts_dir + "File.DetectDocumentEncryp...

    docs.aspose.com/words/fr/python-net/encrypt-a-d...
  3. Processor.execute method | Aspose.Words for Python

    Processor.execute method. Execute the processor action.... to_file ( output = ARTIFACTS_DIR + 'LowCode.MergeContextDocument...second_load_options ) . to_file ( output = ARTIFACTS_DIR + 'LowCode.MergeContextDocument...

    reference.aspose.com/words/python-net/aspose.wo...
  4. إضافة رقم الصفحة إلى PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET يتيح لك إضافة ختم رقم الصفحة إلى ملف PDF الخاص بك باستخدام فئة PageNumber Stamp....bates numbering var artifacts = page . Artifacts . Where ( ar =>...foreach ( var artifact in artifacts ) { page . Artifacts . Delete...

    docs.aspose.com/pdf/ar/net/add-page-number/
  5. FontSavingArgs.original_file_name property | As...

    FontSavingArgs.original_file_name property. Gets the original font file name with an extension....logic: export font to file in ARTIFACTS_DIR # args is FontSavingArgs...'.ttf' font_path = Path ( ARTIFACTS_DIR ) / font_file_name with...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Lưu trữ

    Lưu trữ...WatermarkArtifact artifact = new WatermarkArtifact(); artifact.setText(formattedText);...setText(formattedText); artifact.setArtifactHorizonta (HorizontalAlignment...

    blog.aspose.com/vi/pdf/add-watermark-to-pdf-usi...
  7. Як видалити водяний знак з PDF за допомогою Python

    У цій короткій темі описано, як видалити водяний знак із PDF за допомогою Python. Він містить усі деталі конфігурації, поетапний процес і приклад коду для видалення водяного знака з PDF-файлу за допомогою Python....водяний знак Перегляньте всі artifact на кожній сторінці документа...отримує доступ до колекції Page.artifacts, щоб ідентифікувати артефакти...

    kb.aspose.com/uk/pdf/python/how-to-remove-water...
  8. HtmlSaveOptions.resource_folder_alias property ...

    HtmlSaveOptions.resource_folder_alias property. Specifies the name of the folder used to construct URIs of all resources written into an HTML document... fonts_folder = ARTIFACTS_DIR + 'Fonts' options . images_folder...images_folder = ARTIFACTS_DIR + 'Images' options . resource_folder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. [Defect] Accessibility issues for document comp...

    Compare 2 docx files attached, Open a resulted pdf in acrobat pro, Enable voice over (cmd + f5), Run using key board by ctr+option + arrow buttons, Check observations. Actual: By navigate using right arrow, observing…...exported as artifacts and Acrobat reader skips reading artifacts. You...exported as artifacts and Acrobat reader skips reading artifacts. 1646×607...

    forum.aspose.com/t/defect-accessibility-issues-...
  10. ترجمة Markdown إلى DOM|Aspose.Words لـ Python v...

    قم بنقل مستند Markdown إلى Document Object Model وإعادته باستخدام Python. حتى تتمكن من العمل مع Markdown المعقد الموجود وإنشاء مستند Markdown برمجيًا من البداية.... artifacts_dir + "WorkingWithMarkdown...document . save ( docs_base . artifacts_dir + "WorkingWithMarkdown...

    docs.aspose.com/words/ar/python-net/translate-m...