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

artifact

(2.02 sec)
  1. SignatureLineOptions.allow_comments property | ...

    SignatureLineOptions.allow_comments property. Gets or sets a value indicating that the signer can add comments in the Sign dialog... save ( ARTIFACTS_DIR + 'DocumentBuilder.si...DigitalSignatureUtil . sign ( ARTIFACTS_DIR + 'DocumentBuilder.si...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ShapeBase.soft_edge property | Aspose.Words for...

    ShapeBase.soft_edge property. Gets soft edge formatting for the shape.... save ( file_name = ARTIFACTS_DIR + 'Shape.SoftEdge.docx'.... Document ( file_name = ARTIFACTS_DIR + 'Shape.SoftEdge.docx'...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Mã hóa tài liệu trong Python|Aspose.Words cho P...

    Mã hóa tài liệu của bạn bằng thuật toán mã hóa thích hợp cho các định dạng tài liệu cụ thể trong Python.... save ( artifacts_dir + "DocSaveOptions.SaveAsDoc..."MyPassword" doc . Save ( artifacts_dir + "File.DetectDocumentEncryp...

    docs.aspose.com/words/vi/python-net/encrypt-a-d...
  4. كيفية إزالة العلامة المائية من PDF باستخدام Python

    يوجه هذا الموضوع القصير كيفية إزالة العلامة المائية من PDF باستخدام Python. يشمل جميع التفاصيل الخاصة بالتكوين والعملية التدريجية ونموذج التعليمات البرمجية القابل للتشغيل لإزالة العلامة المائية من ملف PDF باستخدام Python....العلامة المائية اجتياز جميع artifacts في كل صفحة من المستند وإنشاء...يقوم بالوصول إلى مجموعة Page.artifacts لتحديد عناصر نوع العلامة المائية...

    kb.aspose.com/ar/pdf/python/how-to-remove-water...
  5. IncorrectPasswordException class | Aspose.Words...

    aspose.words.IncorrectPasswordException class. Thrown if a document is encrypted with a password and the password specified when opening the document is incorrect or missing... save ( file_name = ARTIFACTS_DIR + 'DocSaveOptions.SaveAsDoc.... Document ( file_name = ARTIFACTS_DIR + 'DocSaveOptions.SaveAsDoc...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Document.digital_signatures property | Aspose.W...

    Document.digital_signatures property. Gets the collection of digital signatures for this document and their validation results....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. PDFにページ番号を追加|Aspose.PDF for .NET

    Aspose.PDF for .NETは、PageNumber Stampクラスを使用してPDFファイルにページ番号スタンプを追加することを可能にします。...bates numbering var artifacts = page . Artifacts . Where ( ar =>...foreach ( var artifact in artifacts ) { page . Artifacts . Delete...

    docs.aspose.com/pdf/ja/net/add-page-number/
  8. 記録

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

    blog.aspose.com/ja/pdf/add-watermark-to-pdf-usi...
  9. Restrict Document Editing in Python|Aspose.Word...

    Restrict editing a document by setting a restriction type using Python. You can also remove protection and make unrestricted editable regions.... artifacts_dir + "DocumentProtection...doc . save ( docs_base . artifacts_dir + "DocumentProtection...

    docs.aspose.com/words/python-net/restrict-docum...
  10. Usuń znak wodny z pliku PDF za pomocą Java | As...

    Usuń znak wodny z pliku PDF programowo za pomocą przykładowego kodu Java używając Aspose.PDF dla Java...Artifacts. Zapisz plik PDF Usuń znak...getPages (). get_Item ( 1 ); Artifact watermarkArtifact = firstPage...

    products.aspose.com/pdf/pl/java/watermark/remove/