Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 11,780 for

artifact

(0.17 sec)
  1. Zašifrovat dokument Python|Aspose.Words místo P...

    Zašifrujte svůj dokument pomocí vhodných šifrovacích algoritmů pro konkrétní formáty dokumentů v Python.... save ( artifacts_dir + "DocSaveOptions.SaveAsDoc..."MyPassword" doc . Save ( artifacts_dir + "File.DetectDocumentEncryp...

    docs.aspose.com/words/cs/python-net/encrypt-a-d...
  2. BuiltInDocumentProperties.security property | A...

    BuiltInDocumentProperties.security property. Specifies the security level of a document as a numeric value.... save ( file_name = ARTIFACTS_DIR + 'DocumentProperties.... Document ( file_name = ARTIFACTS_DIR + 'DocumentProperties...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Ajouter un numéro de page au PDF|Aspose.PDF for...

    Aspose.PDF for .NET vous permet d'ajouter un tampon de numéro de page à votre fichier PDF en utilisant la classe PageNumber Stamp....bates numbering var artifacts = page . Artifacts . Where ( ar =>...foreach ( var artifact in artifacts ) { page . Artifacts . Delete...

    docs.aspose.com/pdf/fr/net/add-page-number/
  4. IImageSavingCallback class | Aspose.Words for P...

    aspose.words.saving.IImageSavingCallback class. Implement this interface if you want to control how Aspose.Words saves images when saving a document to HTML... save ( file_name = ARTIFACTS_DIR + 'MarkdownSaveOptions...lambda s : s . startswith ( ARTIFACTS_DIR + 'MarkdownSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DigitalSignatureCollection class | Aspose.Words...

    aspose.words.digitalsignatures.DigitalSignatureCollection class. Provides a read-only collection of digital signatures attached to a document...docx' , dst_file_name = ARTIFACTS_DIR + 'Document.DigitalSignature...detect_file_format ( file_name = ARTIFACTS_DIR + 'Document.DigitalSignature...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DigitalSignature.subject_name property | Aspose...

    DigitalSignature.subject_name property. Returns the subject distinguished name of the certificate that was used to sign the document....docx' , dst_file_name = ARTIFACTS_DIR + 'Document.DigitalSignature...detect_file_format ( file_name = ARTIFACTS_DIR + 'Document.DigitalSignature...

    reference.aspose.com/words/python-net/aspose.wo...
  7. HtmlSaveOptions.image_resolution property | Asp...

    HtmlSaveOptions.image_resolution property. Specifies the output resolution for images when exporting to HTML, MHTML or EPUB... fonts_folder = ARTIFACTS_DIR + 'Fonts' options . images_folder...images_folder = ARTIFACTS_DIR + 'Images' options . resource_folder...

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

    Arsip...WatermarkArtifact artifact = new WatermarkArtifact(); artifact.setText(formattedText);...setText(formattedText); artifact.setArtifactHorizonta (HorizontalAlignment...

    blog.aspose.com/id/pdf/add-watermark-to-pdf-usi...
  9. 在 Python 中使用 PDF 工件|Aspose.PDF for Python via .NET

    了解如何在 Python 中使用 PDF 工件来添加背景、浮水印和 Bates 编号,并使用 Aspose.PDF for Python via .NET 对工件类型进行计数。... PDF 中的 artifact 旨在区分内容元素和非内容元素。这对可访问性很重要,因为屏幕阅读器和其他辅助技术可以忽略...屏幕阅读器和其他辅助技术可以忽略 artifact 并专注于相关内容。artifact 还可以提升 PDF 文档的性能和...

    docs.aspose.com/pdf/zh/python-net/artifacts/
  10. Ottieni la filigrana dal PDF usando Python | As...

    Ottieni la filigrana dal file PDF in modo programmatico con il codice di esempio Python utilizzando Aspose.PDF per Python for .NET...Artifacts. Salva file PDF Ottieni la...[ 1 ] . artifacts [ 1 ] . subtype == apdf . Artifact . ArtifactSubtype...

    products.aspose.com/pdf/it/python-net/watermark...