Sort Score
Result 10 results
Languages All
Labels All
Results 3,441 - 3,450 of 11,780 for

artifact

(0.12 sec)
  1. ChartMarker.format property | Aspose.Words for ...

    ChartMarker.format property. Provides access to fill and line formatting of this marker.... save ( file_name = ARTIFACTS_DIR + 'Charts.MarkerFormatting...

    reference.aspose.com/words/python-net/aspose.wo...
  2. EditableRange.editable_range_end property | Asp...

    EditableRange.editable_range_end property. Gets the node that represents the end of the editable range.... save ( file_name = ARTIFACTS_DIR + 'EditableRange.CreateAndRemove...

    reference.aspose.com/words/python-net/aspose.wo...
  3. BuiltInDocumentProperties.category property | A...

    BuiltInDocumentProperties.category property. Gets or sets the category of the document.... save ( file_name = ARTIFACTS_DIR + 'DocumentProperties...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldCreateDate.use_um_al_qura_calendar propert...

    FieldCreateDate.use_um_al_qura_calendar property. Gets or sets whether to use the Um-al-Qura calendar.... save ( file_name = ARTIFACTS_DIR + 'Field.CREATEDATE.docx'...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ThemeColors.light1 property | Aspose.Words for ...

    ThemeColors.light1 property. Specifies color Light 1.... save ( file_name = ARTIFACTS_DIR + 'Themes.CustomColorsAndFonts...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ThemeColors.accent3 property | Aspose.Words for...

    ThemeColors.accent3 property. Specifies color Accent 3.... save ( file_name = ARTIFACTS_DIR + 'Themes.CustomColorsAndFonts...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartSeriesGroupCollection.add method | Aspose....

    ChartSeriesGroupCollection.add method. Adds a new series group of the specified series type to this collection.... save ( file_name = ARTIFACTS_DIR + 'Charts.SecondaryAxis...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldFileSize.is_in_kilobytes property | Aspose...

    FieldFileSize.is_in_kilobytes property. Gets or sets whether to display the file size in kilobytes.... save ( file_name = ARTIFACTS_DIR + 'Field.FILESIZE.docx'...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Python と .NET のバージョンの違い|Python via .NET用Aspose....

    Aspose.Words for Python via .NET は Aspose.Words for .NET のラッパーです。このページでは、これら 2 つの製品の機能と API の違いについて説明します。... artifacts_dir + "WorkingWithNode.change_run_color...clone . save ( docs_base . artifacts_dir + "CloneAndCombineDocum...

    docs.aspose.com/words/ja/python-net/python-notes/
  10. Aspose.Pdf添加水印的两个问题 - Free Support Forum - aspo...

    首先,我先贴下我编写的代码,然后在末尾说明问题吧: /// <summary> /// 为pdf添加水印 /// </summary> /// <param name="DocuementFileName">文档名称</param> /// <param name="SaveFileName">保存后的名称</param> /// <param name=…...Artifacts.Add(TempAddArtifact); } }...* WaterDmi_Ver); TempPage.Artifacts.Add(TempAddArtifact); Debug...

    forum.aspose.com/t/aspose-pdf/311479