Sort Score
Result 10 results
Languages All
Labels All
Results 2,101 - 2,110 of 11,772 for

artifact

(0.07 sec)
  1. 如何用 Java 去除 PDF 文件中的水印

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

    kb.aspose.com/zh/pdf/java/how-to-remove-waterma...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. TextColumnCollection.spacing property | Aspose....

    TextColumnCollection.spacing property. When columns are evenly spaced, gets or sets the amount of space between each column in points.... save ( file_name = ARTIFACTS_DIR + 'PageSetup.ColumnsSameWidth...

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

    Font.shading property. Returns a [Shading](../../shading/) object that refers to the shading formatting for the font.... save ( file_name = ARTIFACTS_DIR + 'Font.Shading.docx'...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Font.highlight_color property | Aspose.Words fo...

    Font.highlight_color property. Gets or sets the highlight (marker) color.... save ( file_name = ARTIFACTS_DIR + 'Font.CreateFormattedRun...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ParagraphFormat.borders property | Aspose.Words...

    ParagraphFormat.borders property. Gets collection of borders of the paragraph.... save ( file_name = ARTIFACTS_DIR + 'Border.ParagraphTopBorder...

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