Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 11,651 for

artifact

(0.12 sec)
  1. Добавление номера страницы в PDF|Aspose.PDF for...

    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/ru/net/add-page-number/
  2. Shape.image_data property | Aspose.Words for Py...

    Shape.image_data property. Provides access to the image of the shape... save ( ARTIFACTS_DIR + image_file_name ) image_index...doc . save ( file_name = ARTIFACTS_DIR + 'Image.CreateLinkedImage...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DigitalSignatureCollection.is_valid property | ...

    DigitalSignatureCollection.is_valid property. Returns ``True`` if all digital signatures in this collection are valid and the document has not been tampered with Also returns ``True`` if there are no digital signatures...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...
  4. DigitalSignature.issuer_name property | Aspose....

    DigitalSignature.issuer_name property. Returns the subject distinguished name of the certificate isuuer....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...
  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. ImageData.set_image method | Aspose.Words for P...

    aspose.words.drawing.ImageData.set_image method... save ( file_name = ARTIFACTS_DIR + 'Image.CreateLinkedImage...system_helper . io . FileInfo ( ARTIFACTS_DIR + 'Image.CreateLinkedImage...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TxtSaveOptionsBase.encoding property | Aspose.W...

    TxtSaveOptionsBase.encoding property. Specifies the encoding to use when exporting in text formats... save ( file_name = ARTIFACTS_DIR + 'TxtSaveOptions.Encoding... File . read_all_bytes ( ARTIFACTS_DIR + 'TxtSaveOptions.Encoding...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FontFallbackSettings.save method | Aspose.Words...

    aspose.words.fonts.FontFallbackSettings.save method... save ( ARTIFACTS_DIR + 'FontSettings.load_...XML document. with open ( ARTIFACTS_DIR + 'FallbackSettings.xml'...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Python에서 문서 암호화|Python via .NET용 Aspose.Words

    Python의 특정 문서 형식에 적합한 암호화 알고리즘을 사용하여 문서를 암호화합니다.... save ( artifacts_dir + "DocSaveOptions.SaveAsDoc..."MyPassword" doc . Save ( artifacts_dir + "File.DetectDocumentEncryp...

    docs.aspose.com/words/ko/python-net/encrypt-a-d...
  10. HtmlSaveOptions.fonts_folder_alias property | A...

    HtmlSaveOptions.fonts_folder_alias property. Specifies the name of the folder used to construct font URIs 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...