Sort Score
Result 10 results
Languages All
Labels All
Results 1,531 - 1,540 of 11,672 for

artifact

(0.37 sec)
  1. 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...
  2. 如何使用 C# 从 PDF 中删除水印

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

    kb.aspose.com/zh/pdf/net/how-to-remove-watermar...
  3. 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...
  4. 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...
  5. CommentDisplayMode enumeration | Aspose.Words f...

    aspose.words.layout.CommentDisplayMode enumeration. Specifies the rendering mode for document comments.... save ( file_name = ARTIFACTS_DIR + 'Document.ShowCommentsInAnnota...doc . save ( file_name = ARTIFACTS_DIR + 'Document.ShowCommentsInBalloo...

    reference.aspose.com/words/python-net/aspose.wo...
  6. SaveOptions.update_ambiguous_text_font property...

    SaveOptions.update_ambiguous_text_font property. Determines whether the font attributes will be changed according to the character code being used.... save ( file_name = ARTIFACTS_DIR + 'OoxmlSaveOptions.UpdateAmbiguousTextF.... Document ( file_name = ARTIFACTS_DIR + 'OoxmlSaveOptions.UpdateAmbiguousTextF...

    reference.aspose.com/words/python-net/aspose.wo...
  7. HtmlFixedSaveOptions.page_margins property | As...

    HtmlFixedSaveOptions.page_margins property. Specifies the margins around pages in an HTML document... save ( ARTIFACTS_DIR + 'HtmlFixedSaveOptions...save_options ) with open ( ARTIFACTS_DIR + 'HtmlFixedSaveOptions...

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

    aspose.words.drawing.SoftEdgeFormat class. Represents the soft edge formatting for an object.... save ( file_name = ARTIFACTS_DIR + 'Shape.SoftEdge.docx'.... Document ( file_name = ARTIFACTS_DIR + 'Shape.SoftEdge.docx'...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Story.first_paragraph property | Aspose.Words f...

    Story.first_paragraph property. Gets the first paragraph in the story.... save ( file_name = ARTIFACTS_DIR + 'Font.CreateFormattedRun...doc . save ( file_name = ARTIFACTS_DIR + 'Shape.CreateTextBox...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Hyphenation.is_dictionary_registered method | A...

    Hyphenation.is_dictionary_registered method. Returns ``False`` if for the specified language there is no dictionary registered or if registered is Null dictionary, ``True`` otherwise.... save ( ARTIFACTS_DIR + 'Hyphenation.dictionary...text.docx' ) doc . save ( ARTIFACTS_DIR + 'Hyphenation.dictionary...

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