Sort Score
Result 10 results
Languages All
Labels All
Results 1,861 - 1,870 of 11,631 for

artifact

(0.14 sec)
  1. Otevřít pouze dokument Python|Aspose.Words míst...

    Udělejte si dokument pouze pro čtení tak, aby obsah mohl být kopírován nebo čten, ale nebyl upraven pomocí Python.... artifacts_dir + "DocumentProtection...doc . save ( docs_base . artifacts_dir + "DocumentProtection...

    docs.aspose.com/words/cs/python-net/open-a-docu...
  2. הפוך מסמך לקריאה בלבד Python|Aspose.Words עבור ...

    להפוך את המסמך לקריאה בלבד כך שניתן להעתיק את התוכן או לקרוא, אך לא לשנות באמצעות שימוש Python.... artifacts_dir + "DocumentProtection...doc . save ( docs_base . artifacts_dir + "DocumentProtection...

    docs.aspose.com/words/he/python-net/make-a-docu...
  3. SectionCollection indexer | Aspose.Words for Py...

    SectionCollection indexer. Retrieves a section at the given index.... save ( file_name = ARTIFACTS_DIR + 'Document.UpdatePageLayout...doc . save ( file_name = ARTIFACTS_DIR + 'Document.UpdatePageLayout...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartDataLabelCollection.separator property | A...

    ChartDataLabelCollection.separator property. Gets or sets string separator used for the data labels of the entire series... save ( file_name = ARTIFACTS_DIR + 'Charts.DataLabelsBubbleChar...doc . save ( file_name = ARTIFACTS_DIR + 'Charts.DataLabelsPieChart...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Two issues with adding watermarks in Aspose.PDF...

    First, I’ll post the code I wrote, and then explain the issues at the end: /// <summary> /// 为pdf添加水印 /// </summary> /// <param name="DocuementFileName">文档名称</param> /// <param name="Save…...Artifacts.Add(TempAddArtifact); } }...* WaterDmi_Ver); TempPage.Artifacts.Add(TempAddArtifact); Debug...

    forum.aspose.com/t/two-issues-with-adding-water...
  6. 处理 Python 中的图像|Python via .NET 格式的 Aspose.Words

    使用 Python 创建和管理文档中各种格式的图像。... artifacts_dir + "WorkingWithImages....doc . save ( docs_base . artifacts_dir + "WorkingWithImages....

    docs.aspose.com/words/zh/python-net/working-wit...
  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. 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...
  9. 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...
  10. 如何用 Java 去除 PDF 文件中的水印

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

    kb.aspose.com/zh/pdf/java/how-to-remove-waterma...