Sort Score
Result 10 results
Languages All
Labels All
Results 2,041 - 2,050 of 11,780 for

artifact

(1.52 sec)
  1. Font.complex_script property | Aspose.Words for...

    Font.complex_script property. Specifies whether the contents of this run shall be treated as complex script text regardless of their Unicode character values when determining the formatting for this run.... save ( file_name = ARTIFACTS_DIR + 'Font.ComplexScript...

    reference.aspose.com/words/python-net/aspose.wo...
  2. XlsxSectionMode enumeration | Aspose.Words for ...

    aspose.words.saving.XlsxSectionMode enumeration. Specifies how sections are handled when saving a document in the XLSX format.... save ( file_name = ARTIFACTS_DIR + 'XlsxSaveOptions.SelectionMode...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Font.outline property | Aspose.Words for Python

    Font.outline property. True if the font is formatted as outline.... save ( file_name = ARTIFACTS_DIR + 'Font.Outline.docx'...

    reference.aspose.com/words/python-net/aspose.wo...
  4. StyleCollection.clear_quick_style_gallery metho...

    StyleCollection.clear_quick_style_gallery method. Removes all styles from the Quick Style Gallery panel.... save ( file_name = ARTIFACTS_DIR + 'Styles.RemoveStylesFromStyl...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DocumentBuilder.move_to_header_footer method | ...

    DocumentBuilder.move_to_header_footer method. Moves the cursor to the beginning of a header or footer in the current section.... save ( file_name = ARTIFACTS_DIR + 'DocumentBuilder.HeadersAndFooters...doc . save ( file_name = ARTIFACTS_DIR + 'DocumentBuilder.InsertWatermark...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 如何用 Java 去除 PDF 文件中的水印

    这个简短的教程包含有关如何在 Java 中从 PDF 文件中删除水印的信息。它提供了有关配置、分步过程和可运行示例代码的详细信息,用于从 Java 中的 PDF 中删除水印文本。...Document 对象中 创建一个列表来保存要删除的目标 Artifacts 的引用 解析所有页面及其各自的工件集合以检查水印 保存列表中的所有水印工件...getArtifacts() 来访问所有工件,然后针对枚举器 Artifact.ArtifactSubtype.Watermark...

    kb.aspose.com/zh/pdf/java/how-to-remove-waterma...
  7. CertificateHolder class | Aspose.Words for Python

    aspose.words.digitalsignatures.CertificateHolder class. Represents a holder of X509Certificate2 instance... FileStream ( ARTIFACTS_DIR + 'DigitalSignatureUtil...docx' output_file_name = ARTIFACTS_DIR + 'DigitalSignatureUtil...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentPropertyCollection class | Aspose.Words...

    aspose.words.properties.DocumentPropertyCollection class. Base class for [BuiltInDocumentProperties](../builtindocumentproperties/) and [CustomDocumentProperties](../customdocumentproperties/) collections...api_example_base import ApiExampleBase , ARTIFACTS_DIR doc = aw . Document ()...doc . save ( file_name = ARTIFACTS_DIR + 'DocumentProperties...

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

    aspose.words.ai.GoogleAiModel class. Class representing Google AI Models (Gemini) integration within Aspose.Words.... 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...
  10. PageLayoutEvent enumeration | Aspose.Words for ...

    aspose.words.layout.PageLayoutEvent enumeration. A code of event raised during page layout model build and rendering....api_example_base import ApiExampleBase , ARTIFACTS_DIR save_options = aw . saving...mNum += 1 file_path = Path ( ARTIFACTS_DIR ) / f 'PageLayoutCallback...

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