Sort Score
Result 10 results
Languages All
Labels All
Results 1,501 - 1,510 of 11,669 for

artifact

(0.65 sec)
  1. WriteProtection.read_only_recommended property ...

    WriteProtection.read_only_recommended property. Specifies whether the document author has recommended that the document be opened as read-only.... save ( file_name = ARTIFACTS_DIR + 'Document.WriteProtection.... Document ( file_name = ARTIFACTS_DIR + 'Document.WriteProtection...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ViewOptions.zoom_type property | Aspose.Words f...

    ViewOptions.zoom_type property. Gets or sets a zoom value based on the size of the window.... save ( file_name = ARTIFACTS_DIR + 'ViewOptions.SetZoomPercentage...doc . save ( file_name = ARTIFACTS_DIR + 'ViewOptions.SetZoomType...

    reference.aspose.com/words/python-net/aspose.wo...
  3. OleFormat.prog_id property | Aspose.Words for P...

    OleFormat.prog_id property. Gets or sets the ProgID of the OLE object.... FileStream ( ARTIFACTS_DIR + 'OLE spreadsheet extracted...ole_format . save ( file_name = ARTIFACTS_DIR + 'OLE spreadsheet saved...

    reference.aspose.com/words/python-net/aspose.wo...
  4. SummaryLength enumeration | Aspose.Words for Py...

    aspose.words.ai.SummaryLength enumeration. Enumerates possible lengths of summary.... save ( file_name = ARTIFACTS_DIR + 'AI.AiSummarize.One...multi_document_summary . save ( file_name = ARTIFACTS_DIR + 'AI.AiSummarize.Multi...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Special Barcode Reading Cases|Documentation

    This article explains how barcode recognition can be optimized in terms of accuracy and speed in case of various distortions...barcodes with damages or artifacts. If you need any clarifications...Size to Eliminate Visual Artifacts In some cases, distortions...

    docs.aspose.com/barcode/python-net/special-barc...
  6. Convert Word to Excel in Python|Aspose.Words fo...

    Convert PDF to Excel, XML to Excel, DOCX to Excel Python. Save a document in various formats to XLSX using Python.... artifacts_dir + "BaseConversions.PdfToXlsx..., options ) doc . save ( ARTIFACTS_DIR + "BaseConversions.FindReplaceXlsx...

    docs.aspose.com/words/python-net/convert-a-docu...
  7. MailMergeOptions class | Aspose.Words for Python

    aspose.words.lowcode.MailMergeOptions class. Represents options for the mail merge functionality....doc , output_file_name = ARTIFACTS_DIR + 'LowCode.MailMerge.1...doc , output_file_name = ARTIFACTS_DIR + 'LowCode.MailMerge.2...

    reference.aspose.com/words/python-net/aspose.wo...
  8. LayoutOptions class | Aspose.Words for Python

    aspose.words.layout.LayoutOptions class. Holds the options that allow controlling the document layout process... save ( file_name = ARTIFACTS_DIR + 'Document.LayoutOptionsHiddenT...doc . save ( file_name = ARTIFACTS_DIR + 'Document.LayoutOptionsParagra...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Python에서 Word를 Excel로 변환|Python via .NET용 Aspos...

    PDF를 Excel로, XML을 Excel로, DOCX를 Excel Python로 변환합니다. Python를 사용하여 다양한 형식의 문서를 XLSX에 저장합니다.... artifacts_dir + "BaseConversions.PdfToXlsx..., options ) doc . save ( ARTIFACTS_DIR + "BaseConversions.FindReplaceXlsx...

    docs.aspose.com/words/ko/python-net/convert-a-d...
  10. 如何使用 C# 从 PDF 中删除水印

    这个简短的教程指导如何使用 C# 从 PDF 中删除水印。它提供了配置、逐步过程和可运行示例代码的所有详细信息,以使用 C# 从 PDF 文件中删除水印。...Document 类对象中以删除水印 解析文档每一页上的所有 artifacts 并创建一个水印类型工件列表 使用所需的工件填充列表后,删除所有水印...中编写*水印去除器的过程。它使用 Page.Artifacts 集合通过将 Subtype 属性与枚举值 Artifact.ArtifactSubtype...

    kb.aspose.com/zh/pdf/net/how-to-remove-watermar...