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

artifact

(0.15 sec)
  1. DocumentProperty.to_byte_array method | Aspose....

    DocumentProperty.to_byte_array method. Returns the property value as byte array.... save ( file_name = ARTIFACTS_DIR + 'DocumentProperties...File . write_all_bytes ( ARTIFACTS_DIR + 'DocumentProperties...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FileFormatInfo.is_encrypted property | Aspose.W...

    FileFormatInfo.is_encrypted property. Returns ``True`` if the document is encrypted and requires a password to open.... save ( file_name = ARTIFACTS_DIR + 'File.DetectDocumentEncryp...detect_file_format ( file_name = ARTIFACTS_DIR + 'File.DetectDocumentEncryp...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ThumbnailGeneratingOptions class | Aspose.Words...

    aspose.words.rendering.ThumbnailGeneratingOptions class. Can be used to specify additional options when generating thumbnail for a document.... save ( file_name = ARTIFACTS_DIR + 'Document.UpdateThumbnail...doc . save ( file_name = ARTIFACTS_DIR + 'Document.UpdateThumbnail...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Python을 사용하여 PDF에 배경 추가|Aspose.PDF for Python v...

    Python을 사용하여 PDF 파일에 배경 이미지를 추가합니다. BackgroundArtifact 클래스를 사용하세요.... add () # Background Artifact 객체 생성 background = ap . BackgroundArtifact...backgroundartifact 추가 page . artifacts . append ( background ) #...

    docs.aspose.com/pdf/ko/python-net/add-backgrounds/
  5. PlainTextDocument.custom_document_properties pr...

    PlainTextDocument.custom_document_properties property. Gets [PlainTextDocument.custom_document_properties](./) of the document.... save ( file_name = ARTIFACTS_DIR + 'PlainTextDocument....PlainTextDocument ( file_name = ARTIFACTS_DIR + 'PlainTextDocument....

    reference.aspose.com/words/python-net/aspose.wo...
  6. MarkdownSaveOptions.export_images_as_base64 pro...

    MarkdownSaveOptions.export_images_as_base64 property. Specifies whether images are saved in Base64 format to the output file... save ( ARTIFACTS_DIR + 'MarkdownSaveOptions...save_options ) with open ( ARTIFACTS_DIR + 'MarkdownSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  7. تبدیل Word به Excel در Python|Aspose.Words برای...

    تبدیل PDF به Excel، XML به Excel، DOCX به Excel Python. با استفاده از Python یک سند را در قالب های مختلف در XLSX ذخیره کنید.... artifacts_dir + "BaseConversions.PdfToXlsx..., options ) doc . save ( ARTIFACTS_DIR + "BaseConversions.FindReplaceXlsx...

    docs.aspose.com/words/fa/python-net/convert-a-d...
  8. Skakel Word Na Excel in Python|Aspose.Words vir...

    Omskep PDF Na Excel, XML Na Excel, DOCX na Excel Python. Stoor'n dokument in verskillende formate na XLSX met Python.... artifacts_dir + "BaseConversions.PdfToXlsx..., options ) doc . save ( ARTIFACTS_DIR + "BaseConversions.FindReplaceXlsx...

    docs.aspose.com/words/af/python-net/convert-a-d...
  9. Row.hidden property | Aspose.Words for Python

    Row.hidden property. Gets or sets a flag indicating whether this row is hidden or not.... save ( file_name = ARTIFACTS_DIR + 'Table.HiddenRow.docx'.... Document ( file_name = ARTIFACTS_DIR + 'Table.HiddenRow.docx'...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Добавление фона в PDF с использованием C++|Aspo...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Создать объект Background Artifact auto background = MakeObject...артефактов страницы page -> get_Artifacts () -> Add ( background );...

    docs.aspose.com/pdf/ru/cpp/add-backgrounds/